summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAge
* Make statistics back into a NOTICE level log again, as they're pretty Chris Wilson2008-08-22
* Make BackupQueries::CompareParams public so that Boxi can use it.Chris Wilson2008-08-21
* Run housekeeping synchronously on all platforms if daemon is run in Chris Wilson2008-08-21
* Report when directory modification time is later than last sync time as Chris Wilson2008-08-21
* Use SelfFlushingStream to ensure that protocol streams are always Chris Wilson2008-08-21
* Reformat for readability.Chris Wilson2008-08-21
* Don't use private direct access to Configuration.mSubConfigurations.Chris Wilson2008-08-21
* Handle sysadmin notifications and calculate next sync time in Chris Wilson2008-08-21
* Propagate BackupStoreException::SignalReceived up to BackupDaemon to Chris Wilson2008-08-21
* More use of new interfaces, compile fix for [2245].Chris Wilson2008-08-21
* Pass a RunStatusProvider and a ReadLoggingStream::Logger from Chris Wilson2008-08-21
* Add handling of backup-error events to NotifySysAdmin.vbs.Chris Wilson2008-08-11
* Move the code that runs a backup with exception handling into its ownChris Wilson2008-08-10
* Reformat comments for readability.Chris Wilson2008-08-10
* Fix redundant logging of command socket messages.Chris Wilson2008-08-08
* Rename BackupContext to BackupStoreContext.Chris Wilson2008-08-07
* Add machine-readable output mode (with -m option) to bbstoreaccounts info.Chris Wilson2008-08-07
* Log file uploads at NOTIFY level so that all you need to do to get themChris Wilson2008-08-03
* Log the error code returned by NotifyScript.Chris Wilson2008-08-03
* Don't warn about ignoring sockets and FIFOs during backup, thanks toChris Wilson2008-07-03
* Add missing #include, thanks to Alex Howansky.Chris Wilson2008-07-02
* Add bbackupquery -W<level> option to set explicit warning level, Chris Wilson2008-05-28
* Use symbolic names instead of #defines for return codes.Chris Wilson2008-05-28
* Track and log file deletions by name.Chris Wilson2008-05-28
* Shorten names used by daemons.Chris Wilson2008-05-28
* Catch exception on reading a directory that doesn't exist, and return a Chris Wilson2008-05-28
* Reformat for readability.Chris Wilson2008-05-28
* Catch server errors when listing a directory.Chris Wilson2008-05-05
* Add restore -f option to force restore to continue after an error.Chris Wilson2008-05-05
* Additional #includes, thanks to the T2 ProjectChris Wilson2008-04-18
* Fix crash when notifying sysadmin of an invalid event code.Chris Wilson2008-04-09
* Improve LogAllFileAccess logging by making the simple case (file notChris Wilson2008-04-09
* Check the return code from system commands in bbackupquery, and if notChris Wilson2008-04-09
* Compile fix for progress bar changes.Chris Wilson2008-04-09
* Undo mangling by tailorChris Wilson2008-04-04
* [hg-svn @ 30cb6d2b5a2f18881f50ce8df5f7bd9e429f9fbb]Chris Wilson2008-04-04
* [hg-svn @ 9203d99fcfd5a6c90994bda6397aa55d9ac64458]Chris Wilson2008-04-04
* TailorizationChris Wilson2008-04-04
* Make usage output (from bbstoreaccounts info and bbackupquery usage)Chris Wilson2008-04-03
* Replace all remaining use of TRACEx() macros with logging framework.Chris Wilson2008-03-29
* Allow configuration of the server port that the client will connect to Chris Wilson2008-03-28
* Improve logging with macros that consistently output strerror(errno) andChris Wilson2008-03-28
* Correct sysconfdir and localstatedir as they weren't doing what they were sup...James O'Gorman2008-03-25
* Use logging framework rather than printf to log when messages are sent Chris Wilson2008-03-13
* Disable WSACleanup() in bbackupquery as I get an abnormal program Chris Wilson2008-03-01
* Workaround for (buggy?) gcc not finding inherited Main method on Chris Wilson2008-03-01
* * Move all commands from bin to sbin on Unix platformsJames O'Gorman2008-02-27
* Correct typo in the NotifySysadmin.sh generationJames O'Gorman2008-02-12
* Add object cache debugging traces to bbstored.Chris Wilson2008-01-31
* Use @sysconfdir_expanded@ as default location for configuration files,Chris Wilson2008-01-28