Add a cache around getpwuid/getgrgid to avoid repeated calls.
[cumulus.git] / python /
2012-05-30 Michael VrableUpdate to support new snapshot version in Python tools.
2010-06-30 Michael VrableApply fixes to s3:// URL parsing under Python 2.6.
2010-04-01 Albert Denggfix usage of wrong variable
2010-03-30 Michael VrableFormatting/spelling fix.
2010-03-30 Michael VrableSome assorted fixes for the SFTP backend.
2010-03-30 Albert Denggcode cleanup & regression fix
2010-03-30 Albert Denggwork for python 2.5
2010-03-30 Albert Denggimplement a basic sftp storage backend
2009-09-30 Michael VrableHave FTP backend reconnect on timeout.
2009-09-10 Ralf SchlatterbeckImplement FTP backend and other code cleanups.
2009-05-31 Michael VrableImplement metadata caching for S3 backend.
2009-03-26 Michael Vrablelbs-filter-gpg has been renamed to cumulus-filter-gpg.
2008-12-15 Michael VrableDetect decompression script needed for segments based...
2008-12-15 Michael Vrablecumulus-sync: Create a tool for copying snapshots betwe...
2008-11-20 Michael VrableImprove handling of file-not-found in remote storage...
2008-11-20 Michael VrableIntroduce a script to provide access to remote reposito...
2008-08-12 Michael VrableStart a proof-of-concept FUSE interface to old snapshots.
2008-08-11 Michael VrableAllow a URL to be used in cumulus-util to specify a...
2008-08-06 Michael VrableBegin new storage-abstraction layer.