source: box/trunk/bin/bbstored @ 3110

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3108   3 weeks chris Tag housekeeping logging with the account number and name.
(edit) @3107   3 weeks chris Use the correct default config file for bbstored, thanks Pete!
(edit) @3104   4 weeks chris Make BackupStoreDaemon::RunHousekeepingIfNeeded? public to allow tests to …
(edit) @3080   4 months chris Log which account we're housekeeping, to help debug housekeeping …
(edit) @3049   5 months chris Add remote host and port to post-login login message, requested by Pete …
(edit) @3048   5 months chris Log the account name with connections, disconnections and statistics, …
(edit) @2983   9 months chris Combine client and server protocols to make way for an offline/local …
(edit) @2982   9 months chris Log net traffic (in-out) in bbstored, as requested by Pete Jalajas.
(edit) @2945   13 months chris Major refactoring to make lib/backupclient depend on lib/backupstore …
(edit) @2937   13 months chris Add a macro to simplify sending protocol errors back to client. Check for …
(edit) @2936   13 months chris Add an exception code and a protocol error code for modifying a multiply …
(edit) @2835   17 months chris Fix incorrect generation of temporary file name for applying patches while …
(edit) @2819   17 months chris Fix date overflow in new CA certificates, make them valid until 2038, …
(edit) @2728   21 months chris Implement write buffering on directories.
(edit) @2707   21 months chris Adjust numbers of files and blocks in current files during backup store …
(edit) @2706   21 months chris Report changes to object and block counts that are made by housekeeping.
(edit) @2695   2 years chris Compile fix for [2694].
(edit) @2647   2 years chris Build the reference counts for a directory before we start deleting …
(edit) @2645   2 years chris Log keeping referenced files and deleting unreferenced ones on the store.
(edit) @2598   2 years chris Run Perl scripts quietly during make.
(edit) @2586   3 years chris Add methods to get the number of refcounts adjusted by the last …
(edit) @2585   3 years chris Add method to get the number of refcounts adjusted by the last …
(edit) @2541   3 years chris Make housekeeping check the object reference counts and fix them if …
(edit) @2535   3 years chris Update reference counts when files and directories are uploaded.
(edit) @2498   3 years chris Change default location for config files from /etc/box to /etc/boxbackup, …
(edit) @2481   3 years chris Change type of BackupStoreFilename? not to derive from std::string, so it …
(edit) @2415   3 years chris Rename NDEBUG flag to BOX_RELEASE_BUILD, as other projects use NDEBUG as …
(edit) @2358   4 years chris Remove unused and wrong default path for accounts database.
(edit) @2282   4 years chris Add command to undelete a file, to complete the set of commands …
(edit) @2281   4 years chris Allow stopping housekeeping during a run, between accounts, when the …
(edit) @2280   4 years chris Use logging tagger to identify clients during connections, both in syslog …
(edit) @2264   4 years chris Make statistics back into a NOTICE level log again, as they're pretty …
(edit) @2262   4 years chris Run housekeeping synchronously on all platforms if daemon is run in …
(edit) @2226   4 years chris Rename BackupContext? to BackupStoreContext?. Add a TestHook? to help test …
(edit) @2180   4 years chris Shorten names used by daemons.
(edit) @2179   4 years chris Catch exception on reading a directory that doesn't exist, and return a …
(edit) @2176   4 years chris Reformat for readability. Log removal of directories by housekeeping.
(edit) @2127   4 years chris Undo mangling by tailor
(edit) @2124   4 years chris Tailorization Import of the upstream sources from Repository: …
(edit) @2119   4 years chris Replace all remaining use of TRACEx() macros with logging framework. …
(edit) @2116   4 years chris Allow configuration of the server port that the client will connect to …
(edit) @2113   4 years jamesog Correct sysconfdir and localstatedir as they weren't doing what they were …
(edit) @2094   4 years jamesog * Move all commands from bin to sbin on Unix platforms * Update all …
(edit) @2079   4 years chris Add object cache debugging traces to bbstored.
(edit) @2063   4 years chris Use @sysconfdir_expanded@ as default location for configuration files, …
(edit) @1891   5 years chris Add "-h" and "/?" options to display usage in Daemon. Extend usage info …
(copy) @1843   5 years chris Replace trunk with chris/merge.
copied from box/chris/merge/bin/bbstored:
(edit) @1783   5 years chris Replace almost all calls to syslog() with logging framework. (refs #3)
Note: See TracRevisionLog for help on using the revision log.