summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAge
* 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
* Log the error code returned by NotifyScript.Chris Wilson2008-08-03
* Don't warn about ignoring sockets and FIFOs during backup, thanks toChris Wilson2008-07-03
* Add missing #include, thanks to Alex Howansky.Chris Wilson2008-07-02
* Add bbackupquery -W<level> option to set explicit warning level, Chris Wilson2008-05-28
* Use symbolic names instead of #defines for return codes.Chris Wilson2008-05-28
* Track and log file deletions by name.Chris Wilson2008-05-28
* 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
* Catch server errors when listing a directory.Chris Wilson2008-05-05
* Add restore -f option to force restore to continue after an error.Chris Wilson2008-05-05
* Additional #includes, thanks to the T2 ProjectChris Wilson2008-04-18
* Fix crash when notifying sysadmin of an invalid event code.Chris Wilson2008-04-09