summaryrefslogtreecommitdiff
path: root/bin/bbstored
Commit message (Expand)AuthorAge
* 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
* Undo mangling by tailorChris Wilson2008-04-04
* TailorizationChris Wilson2008-04-04
* Replace all remaining use of TRACEx() macros with logging framework.Chris Wilson2008-03-29
* Correct sysconfdir and localstatedir as they weren't doing what they were sup...James O'Gorman2008-03-25
* * Move all commands from bin to sbin on Unix platformsJames O'Gorman2008-02-27
* Add object cache debugging traces to bbstored.Chris Wilson2008-01-31
* Use @sysconfdir_expanded@ as default location for configuration files,Chris Wilson2008-01-28
* Add "-h" and "/?" options to display usage in Daemon.Chris Wilson2007-10-17
* Replace almost all calls to syslog() with logging framework. (refs #3)Chris Wilson2007-07-31
* Make Configuration take a std::string filename instead of a char array,Chris Wilson2007-07-26
* Initialise logging framework and set our program name to Chris Wilson2007-03-24
* Remove newlines from syslog() messages. (refs #3, merges [1447])Chris Wilson2007-03-24
* Run housekeeping in idle time on Win32 (refs #3)Chris Wilson2007-03-08
* Buffer store file integrity checks (refs #3)Chris Wilson2007-01-17
* Buffer directory reads (refs #3)Chris Wilson2007-01-17
* Use BufferedStream to speed up housekeeping by about ten times. (refs #3)Chris Wilson2007-01-17
* Catch any exceptions while handling a connection and report to user Chris Wilson2006-11-26
* Don't try to write to the interprocess socket if it's not open (refs #3)Chris Wilson2006-11-13
* Properly revert [1096] (refs #3)Chris Wilson2006-11-13
* Revert [1096] as it causes infinite loops if the listening socket Chris Wilson2006-11-13
* Compile fixChris Wilson2006-11-06
* Catch exceptions from BackupStoreDaemon::Run and log them without killingChris Wilson2006-10-18
* Reinstate #ifdefs on Win32. (refs #3)Chris Wilson2006-10-18
* Revert patch [825] (mostly).Chris Wilson2006-10-15
* Revert patch [862] (refs #3)Chris Wilson2006-10-15
* * Added support for Win32 temporary filesChris Wilson2006-10-13
* * bin/bbstored/BackupStoreDaemon.hChris Wilson2006-08-31
* * bin/bbstored/BackupContext.cppChris Wilson2006-08-31
* * bin/bbstored/BackupCommands.cppChris Wilson2006-08-31
* * bin/bbstored/HousekeepStoreAccount.cppChris Wilson2006-08-30
* * bin/bbstored/HousekeepStoreAccount.cppChris Wilson2006-08-30
* * bin/bbstored/BackupStoreDaemon.hChris Wilson2006-08-30
* * bin/bbstored/BBStoreDHousekeeping.cppChris Wilson2006-08-30
* * bin/bbstored/BackupStoreDaemon.hChris Wilson2006-08-30
* * bin/bbstored/BBStoreDHousekeeping.cppChris Wilson2006-08-30
* * bin/bbstored/BackupStoreDaemon.cppChris Wilson2006-08-30
* * bin/bbstored/BackupStoreDaemon.hChris Wilson2006-08-30
* * bin/bbstored/BackupStoreDaemon.cppChris Wilson2006-08-30
* * bin/bbstored/BackupStoreDaemon.cppChris Wilson2006-08-30
* * bin/bbstored/BackupContext.cppChris Wilson2006-08-30
* * bin/bbstored/BackupContext.cppChris Wilson2006-08-30
* * bin/bbstored/BackupCommands.cppChris Wilson2006-08-30
* * bin/bbstored/BackupCommands.cppChris Wilson2006-08-30
* * mergeChris Wilson2006-07-27
* This is part 2 of a patch from James O'Gorman.Martin Ebourne2006-03-04
* This is part 1 of a patch from James O'Gorman.Martin Ebourne2006-03-04
* Bandwidth usage logging patch from Pascal Lalonde <plalonde@overnet.qc.ca>, w...Ben Summers2006-02-13