summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update Visual Studio project files to match new files added, thanks Gary!Chris Wilson2007-07-26
* Fixed object use after delete, thanks Gary! (refs #3, merges [1673])Chris Wilson2007-07-26
* Fixed object store read/write, fixes #18 properly, thanks Gary!Chris Wilson2007-07-26
* Undo bad merge of [1658] and [1669] (refs #3, merges [1671])Chris Wilson2007-07-26
* Update copyright to 2007. (refs #3, merges [1670])Chris Wilson2007-07-26
* Apply remaining parts of Gary's patch, missing from [1658], thanks GaryChris Wilson2007-07-26
* Define DEBUG_NEW in the same file whether or not BOX_MEMORY_LEAK_TESTINGChris Wilson2007-07-26
* Make autogen_ClientException, thanks Gary. (refs #3, merges [1667])Chris Wilson2007-07-26
* MSVC compile fix, thanks Gary. (refs #3, merges [1666])Chris Wilson2007-07-26
* We now have pcreposix.h instead of regex.h, at least if you follow theChris Wilson2007-07-26
* Don't #include sys/time.h unless our platform has it, thanks Gary.Chris Wilson2007-07-26
* Fix unit tests now that bbackupd honours the hard limit and not theChris Wilson2007-07-26
* Fix restoring to top-level directories (e.g. c:\test) (refs #3,Chris Wilson2007-07-26
* Experimental fix for restore problem reported by Mikael Syska:Chris Wilson2007-07-26
* Apply Gary's patch from ticket #19 to respect the server's hard limitChris Wilson2007-07-26
* Apply Gary's patch to save the list of unused root directory entriesChris Wilson2007-07-26
* Fix license (acknowledgement must include the contributors).Chris Wilson2007-07-26
* Delete Nick's old outdated ReadMe.txt. (refs #3, merges [1656])Chris Wilson2007-07-26
* Include LICENSE.txt in client parcels.Chris Wilson2007-07-26
* License update. (refs #3, merges [1654])Chris Wilson2007-07-26
* Create logger object in the right place to avoid accidental triggering.Chris Wilson2007-07-26
* Typo compile fix.Chris Wilson2007-07-26
* More helpful error messages when location setup failed.Chris Wilson2007-07-26
* Add more debugging checks and messages for location setup errorChris Wilson2007-07-26
* Warn if an exception is thrown, with line number, as this shouldn't beChris Wilson2007-07-26
* Hopefully fix a bug reported by Tobias Balle-Petersen, where unusedChris Wilson2007-07-18
* Use a signed int instead of char for getopt, thanks Martin. (refs #3)Chris Wilson2007-07-05
* Make char signed to fix getopt usage on ARM and PowerPC, thanks to TBP andChris Wilson2007-07-04
* More debugging.Chris Wilson2007-07-03
* Hopefully work around buggy getopt implementation noted by TBP inChris Wilson2007-07-03
* Remove --with-bdb-dir option, to avoid confusion and be consistent with theChris Wilson2007-07-01
* Add --with-bdb-headers and --with-bdb-lib flags to configure to fix BerkeleyChris Wilson2007-07-01
* Make test/bbackupd intercept timer tests a little less strict, becauseChris Wilson2007-06-30
* Add extra debugging to help find out why getopt is behaving weirdlyChris Wilson2007-06-30
* Improved build targets, thanks to James O'Gorman (fixes #30)Chris Wilson2007-06-30
* Log reasons for failure to connect to a socket.Chris Wilson2007-06-28
* Add a new -F option for daemons, which runs in the foreground but stillChris Wilson2007-06-28
* Replace version in VERSION.txt, if it contains USE_SVN_VERSION.Chris Wilson2007-06-27
* Handle USE_SVN_VERSION in the middle of a version string.Chris Wilson2007-06-27
* Add lib/intercept to distribution manifest, to ensure that it getsChris Wilson2007-06-27
* Use SVN version in distributions built from this branch.Chris Wilson2007-06-27
* Handle USE_SVN_VERSION in distribution VERSION files.Chris Wilson2007-06-27
* Include <string> to avoid compile failures on BSD, thanks James O'Gorman.Chris Wilson2007-06-20
* Get it right this time.Chris Wilson2007-06-04
* Hopefully reset getopt in a way that's compatible with BSD and GLIBC,Chris Wilson2007-06-04
* Add missing #include <errno.h>, thanks Tobias.Chris Wilson2007-06-03
* Fix the license in the docs to reflect the actual license. (refs #3,Chris Wilson2007-05-10
* Remove old support for Cygwin.Chris Wilson2007-05-09
* Gratuitous additional spaces (refs #3)Chris Wilson2007-05-09
* Fix emulated chdir to work with relative paths and with bbackupquery'sChris Wilson2007-05-09