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