summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Copy HTTP server into Box, for use with S3 testing.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
* Add a function to return a native error message as a string.Chris Wilson2008-12-30
* Change ConvertTo/FromUtf8 to take a std::string instead of a const char 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
* Allow reinitialising the RaidFileController by removing any existing Chris Wilson2008-12-26
* Make clean in docs directory should delete built docs.Chris Wilson2008-12-26
* Fix process kill function, fixes [2402] [2404].Chris Wilson2008-12-16
* Check for DocBook stylesheet on CentOS/RHELJames O'Gorman2008-12-10
* Include <string> header in all exception classes, as it's required byChris Wilson2008-12-08
* Only use replacement BSD getopt on Windows.Chris Wilson2008-12-08
* * Look for DocBook stylesheet under /opt/local (Darwin/Macports)James O'Gorman2008-12-06
* More backslashes, I said, MORE BACKSLASHES!Chris Wilson2008-12-06
* Fix missing curly brace.Chris Wilson2008-12-05
* Simplify code for killing old fart processes on Windows/CygwinChris Wilson2008-12-05
* Catch exceptions from BackupClientFileAttributes::ReadAttributesChris Wilson2008-12-05
* Add BOX_LOG_NATIVE_ERROR and BOX_LOG_NATIVE_WARNING macros, which callChris Wilson2008-12-05
* Allow exceptions to contain a message string.Chris Wilson2008-12-05
* Reformat ASSERT macro for readability.Chris Wilson2008-12-05
* Grammar fix in SSL error message when SSL library initialisation fails.Chris Wilson2008-12-05
* Reduce severity of some log messages about notifying systemChris Wilson2008-12-01
* Fix the use of an unreasonably short type as the temporary storageChris 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 support for O_APPEND on files opened with openfile() on Windows.Chris Wilson2008-11-30
* Compile fix and log the error number recorded by winerrno, notChris Wilson2008-11-30
* Log the Windows error code if openfile() fails on Windows, asChris Wilson2008-11-30
* openfile() stores its Windows error code (from GetLastError() orChris Wilson2008-11-30
* Cygwin/MinGW getopt no longer seems to have optreset, so now would beChris Wilson2008-11-30
* Fix docs Makefile on non-BSD systems.James O'Gorman2008-11-24
* Fix permissions on restored files after test, so that test buildChris Wilson2008-11-24
* Hook the man pages into the build/install system. Man pages are now included ...James O'Gorman2008-11-23
* * Add OS X plists to the distributionJames O'Gorman2008-11-23
* Install plist files for OS XJames O'Gorman2008-11-22
* Allow use of literal paths in parcels.txt (i.e. files to be installed outside...James O'Gorman2008-11-22
* Autoconfify the OS X plist filesJames O'Gorman2008-11-22
* Fix typo in variable name.Chris Wilson2008-11-15
* Fix NotifyScript syntax error reported by Roy.Chris Wilson2008-11-11
* Additional debugging for value format error reported by Scott McNee.Chris Wilson2008-11-11
* Add the WebManagementInterface to contribs.Chris Wilson2008-11-08
* Create directory for admin web interface. See WebManagementInterface.Chris Wilson2008-11-08
* Update distribution manifest to include the DocBook XML sources, as requested...James O'Gorman2008-11-02
* Fix test for slight change to logging format.Chris Wilson2008-10-29
* Use the same ostringstream formatting for protocol logging to fileChris Wilson2008-10-29
* Revert incorrectly committed file.Chris Wilson2008-10-29
* Use the same ostringstream formatting for protocol logging to fileChris Wilson2008-10-29