summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-24Restore setuid/setgid bits correctly as rootLars Wirzenius2-4/+7
2012-11-24Backup files in inode number orderLars Wirzenius2-1/+3
2012-11-24Obnam diff fix and manpage update for diffLars Wirzenius3-0/+12
2012-11-24Update NEWS about bug fixLars Wirzenius1-0/+2
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 Wirzenius3-4/+6
2012-11-19Handle shared B-tree lookup errors during backupsLars Wirzenius6-7/+349
2012-11-19Update NEWS about bug fixLars Wirzenius1-0/+4
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-17Fix handling of value-less extended attributesLars Wirzenius3-2/+32
2012-11-17Update NEWS with bug fixedLars Wirzenius1-0/+2
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-11Check node read/remove/rename eventsLars Wirzenius1-43/+131
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-03Rewrite lock usage analyserLars Wirzenius1-91/+167
2012-11-03Add utility to check lock file usage from logsLars Wirzenius1-0/+152
2012-11-03Add tracing, checking against re-lockingLars Wirzenius1-3/+15
2012-11-03Trace larch as well as obnamlibLars Wirzenius1-1/+1
2012-11-03Fix lock-and-increment for current LockManager APILars Wirzenius1-1/+1
2012-11-03Run gpg with --no-textmodeLars Wirzenius2-2/+6
2012-11-03Remove logging if configurationLars Wirzenius1-7/+0
2012-11-03Make backup setup phase progress reporting more detailedLars Wirzenius3-9/+17
2012-10-28Fix bug removing old roots when backup root is /Lars Wirzenius2-12/+25
2012-10-27Update NEWS about bugfixLars Wirzenius1-0/+8
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-27Fix summain dependency versionLars Wirzenius2-2/+2
2012-10-23Fix empty port number treatement in sftp URLsLars Wirzenius2-1/+12