summaryrefslogtreecommitdiff
path: root/bin/bbackupd/BackupClientContext.cpp
Commit message (Expand)AuthorAge
* Use more efficient direct reset of Timers instead of assignment.Chris Wilson2012-11-17
* Fix compile failure due to removal of fields from BackupClientContext.Chris Wilson2012-11-08
* Replace magic number 1000 with MILLI_SEC_IN_SEC when initialising timers.Chris Wilson2012-11-07
* Fix a memory leak when TcpNice is disabled.Chris Wilson2012-04-11
* Add experimental "TCP Nice" mode, disabled by default.Chris Wilson2012-02-12
* Combine client and server protocols to make way for an offline/local protocol.Chris Wilson2011-08-27
* Add support for account numbers greater than 0x7fffffff without wrapping.Chris Wilson2010-06-06
* Use named timer for KeepAliveTime.Chris Wilson2008-09-26
* Pass a RunStatusProvider and a ReadLoggingStream::Logger from Chris Wilson2008-08-21
* Track and log file deletions by name.Chris Wilson2008-05-28
* Undo mangling by tailorChris Wilson2008-04-04
* TailorizationChris Wilson2008-04-04
* 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
* Replace almost all calls to syslog() with logging framework. (refs #3)Chris Wilson2007-07-31
* Apply Gary's patch from ticket #19 to respect the server's hard limitChris Wilson2007-07-26
* Use logging framework to remove timer noise for those who don't want it.Chris Wilson2007-03-24
* Moved KeepAlive timer to BackupClientContext object.Chris Wilson2006-12-03
* Replace old-style setitimers for KeepAliveTime and MaximumDiffingTime Chris Wilson2006-11-28
* Add ExtendedLogFile option to bbackupd config (refs #9)Chris Wilson2006-11-14
* * mergeChris Wilson2006-07-27
* Merge chris/win32/vc2005-compile-fixes @ r455, add infrastructure/msvc to dis...Ben Summers2006-02-13
* * configure.acChris Wilson2006-01-28
* Rationalise type usage for time values. Now:Martin Ebourne2005-12-20
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
* Marged chris/win32/merge/07-win32-fixes at r210 to trunkMartin Ebourne2005-12-12
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14