summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Document the need for -v options when using LogAllFileAccess.Chris Wilson2007-10-16
* Fix double backslashesChris Wilson2007-10-08
* Revert to decimal properly, and also after logging an Object ID.Chris Wilson2007-10-08
* Fix wrong comments, thanks to Nestor Arocha Rodriguez.Chris Wilson2007-10-08
* Test that redundant locations are really deleted after the time expires.Chris Wilson2007-10-08
* Die if infrastructure/makebuildenv.pl or infrastructure/makeparcels.pl failsChris Wilson2007-10-08
* Log the name of missing configuration keys before throwing exception.Chris Wilson2007-10-08
* Revert from hex to decimal default format after logging an account number.Chris Wilson2007-10-08
* Allow configuration of the time to delete redundant store locations.Chris Wilson2007-10-08
* Fix crash when notifyscript is called for BackupStart or BackupFinish.Chris Wilson2007-10-08
* Set the locale from the environment, so that international charactersChris Wilson2007-09-23
* Compile fix.Chris Wilson2007-09-23
* Undo bad changes (not all exclude options take a regex).Chris Wilson2007-09-21
* Fix regular expression syntax in examples, thanks Roy!Chris Wilson2007-09-21
* Added Debian initscripts, thanks to James Stark.Chris Wilson2007-09-19
* Replace trunk with chris/merge.Chris Wilson2007-09-19
|\
| * Don't include the install-backup-client script in Windows builds, as it'sChris Wilson2007-09-19
| * Fix compiler warning. (merges [1820], [1821])Chris Wilson2007-09-07
| * No need to print syslog() messages any more, now that we have a loggingChris Wilson2007-09-07
| * Don't initialise MemLeakFinder twice when running as a service.Chris Wilson2007-09-07
| * Fix comments. (merges [1812])Chris Wilson2007-09-07
| * Win32 compile fix (logging framework abuse). (merges [1810])Chris Wilson2007-09-07
| * Document and enable KeepAliveTime option by default.Chris Wilson2007-09-07
| * Format account number properly (8 hex digits).Chris Wilson2007-09-01
| * Fix error message when failing to create remote directory for location.Chris Wilson2007-09-01
| * Call the notify script whenever backup starts or finishes, but theChris Wilson2007-09-01
| * Use sigset() instead of signal() to ensure that SysV systems (like Solaris)Chris Wilson2007-09-01
| * Use ProgressNotifier to report upload exceptions (merges last part of [1342])Chris Wilson2007-09-01
| * Log more detailed errors when the server returns an error while uploadingChris Wilson2007-09-01
| * Update the comments in the generated configuration file to better describeChris Wilson2007-08-31
| * Fix $bsd_make to not be defined on GNU/kFreeBSD, which uses GNU Make.Chris Wilson2007-08-30
| * Fix quiet-build makefiles to work on BSDsChris Wilson2007-08-28
| * Fix documentation comments on ExcludeDir/AlwaysInclude.Chris Wilson2007-08-05
| * Convert most printf() and fprintf() calls to use logging frameworkChris Wilson2007-08-02
| * Undo removal of syslog() header, still needed in this file.Chris Wilson2007-08-02
| * Quiet make by default (make V=1 to override) (refs #3)Chris Wilson2007-07-31
| * Replace almost all calls to syslog() with logging framework. (refs #3)Chris Wilson2007-07-31
| * Remove compare again. (refs #3, merges [1651])Chris Wilson2007-07-26
| * Reinsert dependency of test/backupstorefix on bin/bbackupctl (refs #3,Chris Wilson2007-07-26
| * Build server parcel on Windows too, since some people want it.Chris Wilson2007-07-26
| * Make Configuration take a std::string filename instead of a char array,Chris Wilson2007-07-26
| * Make Configuration take a std::string filename instead of a char array,Chris Wilson2007-07-26
| * Make RaidFileController::Initialise take a std::string instead of aChris Wilson2007-07-26
| * Fix regex tests for HAVE_REGEX_SUPPORT. (refs #3, merges [1682])Chris Wilson2007-07-26
| * Fix to match static lib installation instructions. (refs #3, merges [1681])Chris Wilson2007-07-26
| * More updates to docs. (refs #3, merges [1680])Chris Wilson2007-07-26
| * Work around the fact that we may have regex support without havingChris Wilson2007-07-26
| * Disable some warnings under MSVC to reduce build noise, thanks Gary!Chris Wilson2007-07-26
| * Make ClientException autogen files in the correct directory, thanks Gary!Chris Wilson2007-07-26
| * Update Visual Studio project files to match new files added, thanks Gary!Chris Wilson2007-07-26