Jonas Borgström
|
57a79f547b
|
Added keychain chpass
|
2010-10-24 22:13:34 +02:00 |
Jonas Borgström
|
6c672b1ee5
|
Store username in archive
|
2010-10-24 22:07:54 +02:00 |
Jonas Borgström
|
a3d2d5c733
|
Added "keychain restrict" command
|
2010-10-24 22:00:46 +02:00 |
Jonas Borgström
|
25c302214f
|
Added keychain encryption
|
2010-10-24 21:47:00 +02:00 |
Jonas Borgström
|
f5f8065dd3
|
Verify cindex integrity on archive open
|
2010-10-24 20:18:18 +02:00 |
Jonas Borgström
|
480562570f
|
Added keychain and switched to MODE_CTR
|
2010-10-23 23:01:12 +02:00 |
Jonas Borgström
|
3bb4745be3
|
More cryptography work.
|
2010-10-23 21:38:42 +02:00 |
Jonas Borgström
|
b16885046a
|
Renamed crypt.py to crypto.py
|
2010-10-23 19:41:31 +02:00 |
Jonas Borgström
|
ec1be2d48d
|
Simple OAEP implementation
|
2010-10-23 17:38:08 +02:00 |
Jonas Borgström
|
1ab4ebf2cc
|
Initial AES encryption support
|
2010-10-22 00:10:51 +02:00 |
Jonas Borgström
|
a9f37b96e4
|
Port cache to pack/unpack
|
2010-10-21 21:30:10 +02:00 |
Jonas Borgström
|
f0240fbae6
|
Cache redesign and encryption preparation
|
2010-10-21 21:21:43 +02:00 |
Jonas Borgström
|
e26b3e956a
|
Fix typo
|
2010-10-20 23:04:30 +02:00 |
Jonas Borgström
|
afdabb623a
|
Hard link support and some stat restore fixes
|
2010-10-20 22:53:58 +02:00 |
Jonas Borgström
|
63c9966f12
|
More cleanup work
|
2010-10-20 21:08:46 +02:00 |
Jonas Borgström
|
cf7d12ba50
|
Initial cache redesign
|
2010-10-20 20:28:29 +02:00 |
Jonas Borgström
|
32c815800e
|
Code re-organization
|
2010-10-20 19:59:15 +02:00 |
Jonas Borgström
|
0839e6bed3
|
Implemented, mode, owner and ctime/mtime support
|
2010-10-19 22:03:47 +02:00 |
Jonas Borgström
|
7e288c0b5c
|
Code cleanup
|
2010-10-19 21:12:12 +02:00 |
Jonas Borgström
|
5cb2d80cb5
|
More bandstore optimizations
|
2010-10-19 21:08:42 +02:00 |
Jonas Borgström
|
a1bbe57460
|
Fix corner case bug in chunify()
|
2010-10-19 19:07:35 +02:00 |
Jonas Borgström
|
8d25f180f2
|
Various sha-related performance improvements.
|
2010-10-19 00:14:12 +02:00 |
Jonas Borgström
|
52870eb2d8
|
bandstore: More robust band cleaning
|
2010-10-19 00:00:52 +02:00 |
Jonas Borgström
|
be649e8e52
|
Added symlink support
|
2010-10-18 19:43:54 +02:00 |
Jonas Borgström
|
54b0c9cb0a
|
Python 2.6 compatibility
|
2010-10-18 19:03:30 +02:00 |
Jonas Borgström
|
b99ea117e1
|
Various banded store improvements.
|
2010-10-17 22:42:52 +02:00 |
Jonas Borgström
|
a8ff4362b8
|
Switched to msgpack and some bandedstore improvements.
|
2010-10-17 22:04:50 +02:00 |
Jonas Borgström
|
e72c558dec
|
Fix cache recreation bug
|
2010-10-17 18:05:46 +02:00 |
Jonas Borgström
|
6eb65d07f9
|
Switched to using avro serialization for archives
|
2010-10-17 17:44:41 +02:00 |
Jonas Borgström
|
5cd5d761cd
|
Added basic unit tests.
|
2010-10-16 11:45:36 +02:00 |
Jonas Borgström
|
03b0e85d0b
|
Move pretty_size to helpers.py
|
2010-10-15 22:29:36 +02:00 |
Jonas Borgström
|
cbb62fd2a6
|
Removed unused store implementations
|
2010-10-15 22:22:29 +02:00 |
Jonas Borgström
|
98b1b5e0ce
|
Switch from sha1 to sha256
|
2010-10-15 22:18:22 +02:00 |
Jonas Borgström
|
4bbd093a56
|
Added dedupestore "console script"
|
2010-10-15 20:46:17 +02:00 |
Jonas Borgström
|
767335e879
|
Use argparse instead of optparse
|
2010-10-15 20:35:49 +02:00 |
Jonas Borgström
|
885d267a42
|
Various bandstore improvements
|
2010-10-15 19:56:38 +02:00 |
Jonas Borgström
|
f576c251b8
|
Fix cache reinitalization.
|
2010-10-15 19:33:15 +02:00 |
Jonas Borgström
|
d0d8dc5f1e
|
Improved robustness
|
2010-10-13 23:28:40 +02:00 |
Jonas Borgström
|
af8c943694
|
bandedstore: Handle aborted transactions better
|
2010-10-13 22:18:54 +02:00 |
Jonas Borgström
|
2eea138c92
|
Use smarter chunkifier algorithm (same as git and rsyncable gzip)
|
2010-10-13 22:07:55 +02:00 |
Jonas Borgström
|
4e476d7653
|
An almost working banded store impl
|
2010-05-26 21:41:55 +02:00 |
Jonas Borgström
|
62a4a37544
|
An experimental sqlite based storage implementation.
|
2010-05-10 22:35:46 +02:00 |
Jonas Borgström
|
3d89bf7eac
|
More accurate archive stats display
|
2010-04-22 22:34:33 +02:00 |
Jonas Borgström
|
ddd32effba
|
Fixed a chunk refcounting bug
|
2010-04-18 22:51:54 +02:00 |
Jonas Borgström
|
36d15b73e7
|
Initial archive stats implementation.
|
2010-04-18 22:34:21 +02:00 |
Jonas Borgström
|
357cad4d5d
|
Nothing much.
|
2010-04-18 22:08:12 +02:00 |
Jonas Borgström
|
eedf969f67
|
Fixed archive delete bug.
|
2010-03-29 21:40:09 +02:00 |
Jonas Borgström
|
42ff0a850b
|
Store more chunk metadata in the archive.
|
2010-03-15 21:23:34 +01:00 |
Jonas Borgström
|
98f738fe7f
|
Some code refactoring.
|
2010-03-09 22:27:37 +01:00 |
Jonas Borgström
|
723c636f06
|
Various code refactoring.
|
2010-03-06 18:25:35 +01:00 |