summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAge
* Compile fix.Chris Wilson2009-01-24
* Move stream comparison code out of BackupQueries::Compare to Chris Wilson2009-01-04
* Compare API for notification on starting to compare a file or directory.Chris Wilson2009-01-03
* Compare interface tweaks to reduce the number of methods.Chris Wilson2008-12-31
* Separate out compare parameters and notification from Chris Wilson2008-12-30
* Rename NDEBUG flag to BOX_RELEASE_BUILD, as other projects use NDEBUG as Chris Wilson2008-12-30
* Separate out daemon control interfaces into BackupDaemonInterface, for Chris Wilson2008-12-30
* Make BackupDaemon::TouchFileInWorkingDir accessible for Boxi.Chris Wilson2008-12-27
* Reformat comment.Chris Wilson2008-12-27
* Catch exceptions from BackupClientFileAttributes::ReadAttributesChris Wilson2008-12-05
* Reduce severity of some log messages about notifying systemChris Wilson2008-12-01
* Fix missing parentheses on stored file ID messages.Chris Wilson2008-12-01
* Add support for using the logging framework to log (most) bbackupqueryChris Wilson2008-11-30
* Fix NotifyScript syntax error reported by Roy.Chris Wilson2008-11-11
* Remove unused and wrong default path for accounts database.Chris Wilson2008-10-18
* Add -m option to bbackupquery usage command for machine-readable output.Chris Wilson2008-10-16
* Log statistics before BackupFinish event, so that they can be usedChris Wilson2008-10-04
* Reformat comments for readability.Chris Wilson2008-10-03
* Remove Win32 command socket thread, as it has caused too much trouble.Chris Wilson2008-10-03
* Log creation of directory records and warn on conflicting records.Chris Wilson2008-10-03
* Reformat for readability.Chris Wilson2008-10-03
* Add file logging support (LogFile and LogFileLevel config options).Chris Wilson2008-09-26
* Make upload decision messages (logged with LogAllFileAccess) clearerChris Wilson2008-09-26
* Use named timer for KeepAliveTime.Chris Wilson2008-09-26
* s/(bbdev.)?fluffy.co.uk/boxbackup.org/James O'Gorman2008-09-16
* Improve wording of control command message.Chris Wilson2008-09-15
* Prefix event log application name with Box Backup, and remove it fromChris Wilson2008-09-14
* Log which command succeeded or failed, rather than just "Succeeded",Chris Wilson2008-09-13
* Allow undelete command to work on files as well as directories.Chris Wilson2008-09-13
* Add command to undelete a file, to complete the set of commandsChris Wilson2008-09-13
* Allow stopping housekeeping during a run, between accounts, when theChris Wilson2008-09-13
* Use logging tagger to identify clients during connections, bothChris Wilson2008-09-13
* 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