summaryrefslogtreecommitdiff
path: root/lib/backupclient
Commit message (Expand)AuthorAge
* Use logging framework to reduce noise for those who don't want itChris Wilson2007-03-24
* Fix compile warningChris Wilson2007-02-09
* Log failure to delete files and directories (refs #3)Chris Wilson2007-02-09
* Catch exceptions while writing files, attributes, resume info and checkingChris Wilson2007-02-09
* Don't throw an exception if we fail to delete a file in the way of restore,Chris Wilson2007-02-09
* Spelling fix (refs #3)Chris Wilson2007-02-09
* Make BackupClientRestoreDir return a result code compatible withChris Wilson2007-02-09
* Check whether the restore target parent directory exists before tryingChris Wilson2007-02-09
* Catch errors during restore (refs #3)Chris Wilson2007-02-09
* Fix spelling (refs #3)Chris Wilson2007-01-13
* Added a new config option, LogAllFileAccess, which will log access to every Chris Wilson2007-01-11
* Moved KeepAlive timer to BackupClientContext object.Chris Wilson2006-12-03
* Replace old-style setitimers for KeepAliveTime and MaximumDiffingTime Chris Wilson2006-11-28
* Add ExtendedLogFile option to bbackupd config (refs #9)Chris Wilson2006-11-14
* Add new return codes from BackupClientRestore for use on Win32. (refs #3)Chris Wilson2006-10-16
* Delete existing entries to allow reuse of a BackupStoreDirectory object.Chris Wilson2006-10-16
* Remove #ifdefs around geteuid(), re-enable use of fake version under Win32Chris Wilson2006-10-16
* * lib/backupclient/BackupStoreObjectDump.cppChris Wilson2006-08-31
* * lib/backupclient/BackupStoreObjectDump.cppChris Wilson2006-08-31
* * lib/backupclient/BackupStoreFile.cppChris Wilson2006-08-31
* * lib/backupclient/BackupStoreFile.cppChris Wilson2006-08-31
* * lib/backupclient/BackupClientFileAttributes.cppChris Wilson2006-08-31
* * lib/backupclient/BackupClientFileAttributes.cppChris Wilson2006-08-31
* * mergeChris Wilson2006-07-27
* This is part 1 of a patch from James O'Gorman.Martin Ebourne2006-03-04
* On XFS the file permissions appear to apply also to the extended attribute da...Martin Ebourne2006-02-17
* Merge chris/win32/vc2005-compile-fixes @ r455, add infrastructure/msvc to dis...Ben Summers2006-02-13
* Get rid of the non-test compiler warnings seen on Darwin with gcc4Ben Summers2006-02-01
* Merge chris/bb-save-state, resolving conflictsBen Summers2006-01-30
* * infrastructure/makeparcels.plChris Wilson2006-01-28
* * configure.acChris Wilson2006-01-28
* Fixes for xattr on LinuxMartin Ebourne2006-01-06
* Change handling of static buffer in filename encoding and decoding to avoid d...Ben Summers2006-01-06
* Simple test for xattr support in test/bbackupd, fix xattr support for Darwin,...Ben Summers2006-01-06
* Fix for Darwin: xattr support, remove nasty assembler intercept code, cosmeti...Ben Summers2006-01-05
* Fix CodingChunkAlloc/Free for use on 32 and 64 bit platformsMartin Ebourne2005-12-20
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
* Marged chris/win32/merge/07-win32-fixes at r210 to trunkMartin Ebourne2005-12-12
* Merged martin/autoconf at r35 to trunkMartin Ebourne2005-12-07
* Merged chromi/diffopt at r116 to trunkMartin Ebourne2005-12-07
* Merged martin/xattr at r5 to trunkMartin Ebourne2005-11-30
* Merged martin/ppcfixes at r3 to trunkMartin Ebourne2005-11-30
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14