summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Yet more backslashes required :(Chris Wilson2008-10-05
* Really fix sed expression.Chris Wilson2008-10-05
* Add missing closing quote to path substitution for parcel path.Chris Wilson2008-10-05
* Use program version for installer version as well.Chris Wilson2008-10-05
* Parcel path must have backslashes replaced with forward slashes forChris Wilson2008-10-05
* Substitute parcel directory and Box version into InstallJammer configChris Wilson2008-10-05
* Add a script to print the Box software version, to substitute into theChris Wilson2008-10-05
* Move parcel_* functions into BoxPlatform package to share them withChris Wilson2008-10-05
* Update autoconf to silence warnings on autoconf >= 2.62James O'Gorman2008-10-05
* Reintroducing old typos isn't very helpful.James O'Gorman2008-10-04
* Add some more <refmiscinfo> tags to silence warnings from xsltproc.James O'Gorman2008-10-04
* Log statistics before BackupFinish event, so that they can be usedChris Wilson2008-10-04
* Use xargs to delete files on Cygwin, as it's much faster than find -exec.Chris Wilson2008-10-04
* No need for pcreposix.dll in parcels, now that it's statically linked.Chris Wilson2008-10-04
* Update svn:ignore property to remove a few generated files from contrib and d...James O'Gorman2008-10-04
* Fix bbackupd/housekeeping deletion test for Unix again, and hopefullyChris 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
* Remove -K option which now does nothing on Windows.Chris Wilson2008-10-03
* Fix directory record conflicts caused by including the same directoryChris Wilson2008-10-03
* Log creation of directory records and warn on conflicting records.Chris Wilson2008-10-03
* Reformat for readability.Chris Wilson2008-10-03
* Utility classes to be used by new Windows named pipe framework.Chris Wilson2008-10-03
* Spacing and additional stream header byte logging.Chris Wilson2008-10-03
* More debugging, log type of stream received and fix logging of header byte.Chris Wilson2008-10-03
* Type o fox.Chris Wilson2008-09-30
* Documentation!James O'Gorman2008-09-30
* Update documentation Makefile to include a few more man pages and to make the...James O'Gorman2008-09-30
* Additional debugging for protocol stream deadlock reported byChris Wilson2008-09-30
* 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
* Fix compilation of open64() intercept.Chris Wilson2008-09-26
* Remove #ifdef WIN32 as we now define O_BINARY to 0 on Unixes, soChris Wilson2008-09-26
* Log reason for failing to write to a file.Chris Wilson2008-09-26
* Add file logger class.Chris Wilson2008-09-26
* Replace timer name when assigning from another timer.Chris Wilson2008-09-26
* Log reason for any waitpid() failure.Chris Wilson2008-09-26
* Set console and syslog logging levels rather than global logging level,Chris Wilson2008-09-26
* Use named timer for MaximumDiffingTime.Chris Wilson2008-09-26
* Reinstate and fix the intercept tests for SSL keepalives.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
* FIx [2285] properly for Windows.Chris Wilson2008-09-14
* Compile fix for [2285].Chris Wilson2008-09-14
* 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