summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-16Prepare release version 1.4obnam-1.4Lars Wirzenius5-14/+16
2013-03-04Update NEWSLars Wirzenius1-0/+2
2013-03-04Handle signed/unsigned stat values correctlyLars Wirzenius4-38/+86
2013-03-02If packing fails, log all values to see what caused the failureLars Wirzenius1-18/+39
2013-03-02Log unlock failures as warnings, not errorsLars Wirzenius1-2/+1
2013-03-01Add unit test for maximum metadata field value encodingsLars Wirzenius1-7/+32
2013-02-27Request large file support unconditionallyLars Wirzenius1-0/+2
2013-02-27Return unsigned stat fields as unsigned, not signedLars Wirzenius1-11/+12
2013-02-23Merge fix for old paramiko SFTP chdir bugLars Wirzenius2-0/+2
2013-02-23Update NEWSLars Wirzenius1-0/+1
2013-02-23Do chdir at once after SFTP connectionLars Wirzenius1-0/+1
2013-02-23Merge bugfix for ssh user/portLars Wirzenius2-10/+19
2013-02-23Bugfix: do not give ssh user or port unless user gave themLars Wirzenius2-10/+19
2013-02-16Fix restore of symlinks as rootLars Wirzenius2-3/+7
2013-02-16Add arg synopsis to add-key and remove-key subcommandsLars Wirzenius2-2/+6
2013-02-08Make ls take list of files, instead of generationsLars Wirzenius4-7/+22
2013-02-08Update NEWSLars Wirzenius1-0/+2
2013-02-08Change the ls subcommand to take list of filesLars Wirzenius3-7/+20
2013-01-29Update NEWS about larch dependency bumpLars Wirzenius1-0/+2
2013-01-29Bump python-larch depenency to current version.Lars Wirzenius2-2/+8
2012-12-30Clarify what happens when unlocking due to errorLars Wirzenius2-4/+11
2012-12-24Make restore summarise transfer statisticsLars Wirzenius2-0/+71
2012-12-23Fix crash when failing to restore extended attributesLars Wirzenius2-1/+10
2012-12-23Fix bug in handling LocalFS listdir2 lstat errorsLars Wirzenius3-3/+18
2012-12-20Add script for stress testing paramikoLars Wirzenius1-0/+46
2012-12-20Add groups to the fsck related settingsLars Wirzenius1-10/+31
2012-12-19Ignore llistxattr problems for filesystems that do not support xattrLars Wirzenius2-1/+13
2012-12-19Remove no-longer-existong modules from without-testsLars Wirzenius1-4/+0
2012-12-19Reduce Obnam memory consumptionLars Wirzenius2-2/+4
2012-12-19Change default log level to INFOLars Wirzenius2-0/+7
2012-12-19Add --fsck-skip-generationsLars Wirzenius2-1/+8
2012-12-19Update NEWSLars Wirzenius1-0/+2
2012-12-19Add --fsck-skip-generations settingLars Wirzenius1-1/+6
2012-12-18Progress reporting during removal of old rootsLars Wirzenius2-3/+10
2012-12-16Prepare release version 1.3obnam-1.3Lars Wirzenius4-5/+6
2012-12-16Note less-functional fsckLars Wirzenius1-1/+3
2012-12-16Add dependencies to READMELars Wirzenius1-0/+9
2012-12-15Update progress reporting during file backupLars Wirzenius1-0/+4
2012-12-07Reduce info level logging and bugfixLars Wirzenius3-25/+39
2012-12-07Fix remove_old_roots to handle a backup root that does not end in /Lars Wirzenius1-21/+35
2012-12-07Remove unnecessary info level loggingLars Wirzenius2-4/+4
2012-12-07More detailed progress reporting for backupLars Wirzenius2-1/+27
2012-12-03Merge fsck improvementsLars Wirzenius2-44/+88
2012-12-03Update NEWS about fsck improvementsLars Wirzenius1-0/+3
2012-12-03Complain if no backup roots have been givenLars Wirzenius2-2/+4
2012-12-03Add a small helper script to show meliae dumps usefullyLars Wirzenius1-0/+19
2012-12-02Fix creation of OSError instancesLars Wirzenius2-4/+4
2012-11-25Put work items from current one into queue in right placeLars Wirzenius1-10/+10
2012-11-25Exclude from test coverageLars Wirzenius1-1/+1
2012-11-24Do not restore setuid/setgid unless root or owner of fileLars Wirzenius2-1/+8