summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fix make error when optional file doesn't exist (refs #3, merges [1098])Chris Wilson2007-03-04
* #include Test.h to fix compile (needed for TEST_THAT)Chris Wilson2007-03-04
* Update build instructions for Cygwin/Win32 (refs #3)Chris Wilson2007-03-04
* Simplify check for PERLChris Wilson2007-03-04
* Typo fixChris Wilson2007-03-04
* 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
* Stop locations from being deleted from the store just because their localChris Wilson2007-01-25
* Improve error message when server fails to start (refs #3)Chris Wilson2007-01-21
* Buffer store file integrity checks (refs #3)Chris Wilson2007-01-17
* Buffer directory reads (refs #3)Chris Wilson2007-01-17
* When comparing, don't recurse into excluded directories, as their contentsChris Wilson2007-01-17
* Moved MakeFullPath into its own library file so that we can share itChris Wilson2007-01-17
* Use BufferedStream to speed up housekeeping by about ten times. (refs #3)Chris Wilson2007-01-17
* Added a BufferedStream class that can be wrapped around an IOStream to Chris Wilson2007-01-17
* Allow suppressing warnings about unsupported file types by excluding thoseChris Wilson2007-01-16
* Automatically initialise logging at startup, with a static object, to logChris Wilson2007-01-16
* Check for exclude entries that end in a path separator, and log a warningChris Wilson2007-01-16
* Compile fix for RHEL4 ([NICK]) (refs #3)Chris Wilson2007-01-16
* Cosmetic whitespace fix (refs #3)Chris Wilson2007-01-16
* Log AccessDenied errors in a more concise form than general exceptions Chris Wilson2007-01-16
* Add option parsing with getopt()Chris Wilson2007-01-15
* Throw CommonException AccessDenied if we didn't get access to the file,Chris Wilson2007-01-15
* Allow Loggers to log everything, as is their wont. Master level will beChris Wilson2007-01-15
* Log important output at NOTICE level, instead of INFO (refs #3)Chris Wilson2007-01-15
* Add a new logging level, NOTICE, between INFO and WARNING (justification:Chris Wilson2007-01-15
* Skip mount points and NTFS reparse points inside a location, even ifChris Wilson2007-01-15
* Detect reparse points and change the device number (refs #3)Chris Wilson2007-01-15
* Spacing (refs #3)Chris Wilson2007-01-14
* Add missing files to manifest, required by configure (refs #3)Chris Wilson2007-01-14
* Fix building from distribution tarballs again (refs #3)Chris Wilson2007-01-14
* Don't do things with essential side effects inside ASSERT() macros Chris Wilson2007-01-14
* Be nice to rpm that doesn't like empty macros (refs #3)Chris Wilson2007-01-14
* Don't die on unreadable files (refs #3)Chris Wilson2007-01-14
* - Make sure timer is stopped before removing signal handler, otherwiseChris Wilson2007-01-14
* Support building from an unofficial tarball (from svn) by changingChris Wilson2007-01-13
* Rename makedistribution.pl to makedistribution.pl.in.Chris Wilson2007-01-13
* Ignore symlink permissions on Darwin, where they can't be set properlyChris Wilson2007-01-13
* Fix spelling (refs #3)Chris Wilson2007-01-13
* Convert Daemon class to new logging framework (refs #3)Chris Wilson2007-01-12
* Cosmetic spacing fixes (refs #3)Chris Wilson2007-01-12
* Always start by logging everything to syslog, even when running on the Chris Wilson2007-01-12
* Added logging of directory scans and excluded files. (refs #3)Chris Wilson2007-01-11
* Added a new config option, LogAllFileAccess, which will log access to every Chris Wilson2007-01-11