summaryrefslogtreecommitdiff
path: root/obnamlib
AgeCommit message (Expand)AuthorFilesLines
2012-12-16Prepare release version 1.3obnam-1.3Lars Wirzenius1-1/+1
2012-12-15Update progress reporting during file backupLars Wirzenius1-0/+4
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 Wirzenius1-0/+26
2012-12-03Merge fsck improvementsLars Wirzenius1-44/+85
2012-12-03Complain if no backup roots have been givenLars Wirzenius1-2/+3
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 Wirzenius1-1/+6
2012-11-24Restore setuid/setgid bits correctly as rootLars Wirzenius1-4/+5
2012-11-24Backup files in inode number orderLars Wirzenius1-1/+1
2012-11-24Fix bug: set variable name correctlyLars Wirzenius1-0/+1
2012-11-24Remove --fsck-skip-b-trees, add --fsck-skip-shared-b-treesLars Wirzenius1-7/+5
2012-11-24Check per-client B-tree only if client is not ignoredLars Wirzenius1-3/+4
2012-11-24Open forest in write-mode if fixingLars Wirzenius1-3/+3
2012-11-24Log fsck errors and warningsLars Wirzenius1-0/+2
2012-11-23Remove flushing of ttystatusLars Wirzenius1-2/+2
2012-11-23Add --fsck-skip-files optionLars Wirzenius1-1/+7
2012-11-20Add --fsck-skip-per-client-b-trees settingLars Wirzenius1-1/+6
2012-11-19Add --fsck-skip-files optionLars Wirzenius1-1/+4
2012-11-19Optimise away a file metadata lookupLars Wirzenius1-6/+7
2012-11-19Fix how OSError gets raisedLars Wirzenius2-4/+4
2012-11-19Handle shared B-tree lookup errors during backupsLars Wirzenius2-5/+27
2012-11-19Revert log file timestamp changeLars Wirzenius1-39/+0
2012-11-18Add --fsck-last-generation-only optionLars Wirzenius1-0/+5
2012-11-18Add missing import for larchLars Wirzenius1-0/+1
2012-11-17Improve work item naming for progress reportingLars Wirzenius1-2/+2
2012-11-17Fix counting of items in progress reportingLars Wirzenius1-6/+7
2012-11-17Add --fsck-ignore-client settingLars Wirzenius1-2/+8
2012-11-17Clarify name of generation checking taskLars Wirzenius1-1/+1
2012-11-17Add --fsck-skip-b-trees settingLars Wirzenius1-7/+12
2012-11-17Optimisation: don't retrieve generation list twiceLars Wirzenius1-3/+3
2012-11-17Put larch fsck work items into queueLars Wirzenius1-7/+8
2012-11-17Add fsck --fsck-ignore-chunks settingLars Wirzenius1-2/+9
2012-11-17Make Obnam handle value-less extended attributesLars Wirzenius2-2/+30
2012-11-17Ignore shared B-tree lookup errors during backupLars Wirzenius1-2/+10
2012-11-11Configure logging to use sub-second timestampsLars Wirzenius1-0/+39
2012-11-04Add trace statement to the cat methodLars Wirzenius1-0/+1
2012-11-03Add tracing, checking against re-lockingLars Wirzenius1-3/+15
2012-11-03Run gpg with --no-textmodeLars Wirzenius1-2/+3
2012-11-03Remove logging if configurationLars Wirzenius1-7/+0
2012-11-03Make backup setup phase progress reporting more detailedLars Wirzenius2-9/+16
2012-10-27Make remove_old_roots handle backing up from filesystem rootLars Wirzenius1-15/+15
2012-10-27More debug loggingLars Wirzenius1-0/+1
2012-10-27Add tracing statements for debuggingLars Wirzenius1-1/+5
2012-10-23Fix empty port number treatement in sftp URLsLars Wirzenius1-1/+10
2012-10-21Warn, but continue, if reading parent metadata failsLars Wirzenius1-1/+11
2012-10-20Improve manpage on forget's keep policiesLars Wirzenius1-0/+15