Jonas Borgström
|
b16885046a
|
Renamed crypt.py to crypto.py
|
2010-10-23 19:41:31 +02:00 |
Jonas Borgström
|
1ab4ebf2cc
|
Initial AES encryption support
|
2010-10-22 00:10:51 +02:00 |
Jonas Borgström
|
f0240fbae6
|
Cache redesign and encryption preparation
|
2010-10-21 21:21:43 +02:00 |
Jonas Borgström
|
63c9966f12
|
More cleanup work
|
2010-10-20 21:08:46 +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
|
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
|
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
|
98b1b5e0ce
|
Switch from sha1 to sha256
|
2010-10-15 22:18:22 +02:00 |
Jonas Borgström
|
767335e879
|
Use argparse instead of optparse
|
2010-10-15 20:35:49 +02:00 |
Jonas Borgström
|
d0d8dc5f1e
|
Improved robustness
|
2010-10-13 23:28:40 +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
|
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 |
Jonas Borgström
|
60126b6330
|
Some code refactoring.
|
2010-03-01 23:02:40 +01:00 |
Jonas Borgström
|
8416de6219
|
Rename.
|
2010-03-01 22:04:43 +01:00 |