summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Compile fix to [2086].Chris Wilson2008-02-01
* Add help text on test failures, thanks to Stuart Hickinbottom.Chris Wilson2008-02-01
* Always add file size to timestamp in release mode, to help caching workChris Wilson2008-01-31
* Use logging framework for streaming messages.Chris Wilson2008-01-31
* Add a sleep after every access to the read-only connection, to ensure thatChris Wilson2008-01-31
* Add support for verbosity control in tests.Chris Wilson2008-01-31
* Add support for microsecond timestamps and PID logging on console logChris Wilson2008-01-31
* Add support for nanosecond timestamps in struct stat on Linux.Chris Wilson2008-01-31
* Add object cache debugging traces to bbstored.Chris Wilson2008-01-31
* Fix for sysconfdir and localstatedir options to configureJames O'Gorman2008-01-29
* Set the default localstatedir to /var/run, which is probably more commonChris Wilson2008-01-29
* Update version on MSVC config.Chris Wilson2008-01-29
* Update contributed scripts to use autoconf substitution for theChris Wilson2008-01-29
* Change the location of contrib files out of distribution/boxbackup.Chris Wilson2008-01-29
* Make the parcel install scripts use $DESTDIR from the environment, toChris Wilson2008-01-29
* Use @sysconfdir_expanded@ as default location for configuration files,Chris Wilson2008-01-28
* Use @sysconfdir_expanded@ for default config file location.Chris Wilson2008-01-28
* Change the default sysconfdir to /etc.Chris Wilson2008-01-28
* Use the path to PERL from configure, reverts part of [1702].Chris Wilson2008-01-28
* Fix raidfile tests on FreeBSD 7Chris Wilson2008-01-23
* Fix warnings on HPPA due to assigning static strings to non-constChris Wilson2008-01-23
* Compile fix for [2055].Chris Wilson2008-01-23
* Ignore terminal type error messages from bbackupquery, may happenChris Wilson2008-01-23
* Report the $build_os when making build environment, useful for debuggingChris Wilson2008-01-23
* Detect whether struct DIR has d_fd or dd_fd member and define theChris Wilson2008-01-22
* memleakfinder_atexit() should be extern "C" to silence warnings.Chris Wilson2008-01-22
* Sun CC compile fix: doesn't like assigning an iterator to a const_iterator.Chris Wilson2008-01-22
* Silence const char warnings, part deux.Chris Wilson2008-01-22
* Use const char pointers to silence sun CC warnings.Chris Wilson2008-01-22
* Fix DIRFD properlyChris Wilson2008-01-21
* Update version and contact email address in configure.ac.Chris Wilson2008-01-21
* Use NO-LICENSE-IN-DIR alone to copy directories, removes redundancy.Chris Wilson2008-01-21
* Clean up distribution script.Chris Wilson2008-01-21
* Include documentation in distribution tarballs.Chris Wilson2008-01-20
* Move documentation/boxbackup to documentation, part 3Chris Wilson2008-01-20
* Move documentation/boxbackup to documentation, part 2Chris Wilson2008-01-20
* Move documentation/boxbackup to documentation, part 1Chris Wilson2008-01-20
* Don't warn about mount points which are excluded, thanks to Matt Brown forChris Wilson2008-01-20
* Fix the test for HAVE_DECL_DIRFD, which is 0 on solaris, not undefined.Chris Wilson2008-01-20
* Install SMF files in the appropriate place under the prefix.Chris Wilson2008-01-20
* Allow installing parcel contents in a directory under the prefix other thanChris Wilson2008-01-20
* Incorporate CXXFLAGS_STRICT into CXXFLAGSChris Wilson2008-01-20
* Add -Wundef to CXXFLAGS, only if using gcc (sun cc doesn't like it)Chris Wilson2008-01-20
* Move distribution/boxbackup/contrib to the root directory of the project,Chris Wilson2008-01-20
* Don't break the name of scripts with no path in install scriptChris Wilson2008-01-16
* Update copyright year in license file.Chris Wilson2008-01-14
* Update copyright to 2008.Chris Wilson2008-01-12
* Update installation guide to reflect new BDB options for configure.James O'Gorman2008-01-06
* Print the path of the current/default configuration file in usage.Chris Wilson2008-01-05
* If the address of opendir64() is NULL that is NOT a good sign, Chris Wilson2008-01-03