summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Update distribution generator.James O'Gorman2008-10-27
* Use $PERL instead of perl in configure.acJames O'Gorman2008-10-27
* Silence warnings from openbsd gcc by using strncpy instead of strcpy.Chris Wilson2008-10-26
* Reverse the test for __syscall(), remove the test for syscall(),Chris Wilson2008-10-26
* Don't include docs/ in the cleanup search.James O'Gorman2008-10-26
* Ignore generated Windows installer file.James O'Gorman2008-10-26
* * Create man pages in man/ instead of man-pages/ (slightly more standard loc...James O'Gorman2008-10-26
* Check whether HAVE_UCRED_H is defined, not whether its value is 1.Chris Wilson2008-10-24
* Add missing #include <errno.h>, needed by FreeBSD and Solaris at least.Chris Wilson2008-10-24
* Report the filename that failed when various file attribute syscallsChris Wilson2008-10-21
* Remove unused and wrong default path for accounts database.Chris Wilson2008-10-18
* Create destination directory before installing into it, as requestedChris Wilson2008-10-18
* Fix compile errors on Debian Lenny, reported by Torsten.Chris Wilson2008-10-17
* Fix warning about converting string constant to char * on debian lenny.Chris Wilson2008-10-17
* Update bbackupquery man page for new -m option for the usage command.James O'Gorman2008-10-17
* Add -m option to bbackupquery usage command for machine-readable output.Chris Wilson2008-10-16
* - fix issue with log format change, but stay backwards compatible.Kenny Millington2008-10-13
* Ensure that _FILE_OFFSET_BITS is defined before testing its value.Chris Wilson2008-10-11
* FreeBSD is very strict about vararg types and aborts at runtime ifChris Wilson2008-10-11
* Don't blindly use an undefined symbol in #if.Chris Wilson2008-10-11
* Use getpeerucred() to identify connecting socket clients on Solaris,Chris Wilson2008-10-11
* Add missing extern "C" on intercept function definitions inChris Wilson2008-10-11
* Fix spurious memory leak warnings on Solaris when using Sun StudioChris Wilson2008-10-11
* Fix intercept compile problem on Solaris, and hopefully on other platformsChris Wilson2008-10-11
* Remove non-working icons for now.Chris Wilson2008-10-08
* Use Windows Crypto API to seed the random number generator, and removeChris Wilson2008-10-08
* Determine whether to use find | xargs at build time, not at run time,Chris Wilson2008-10-08
* Compile fix for makeparcels.pl (missing definition of @args).Chris Wilson2008-10-08
* Rebranding of installer.Chris Wilson2008-10-08
* Add @build_dir@ as a substituted variable in autoconf script.Chris Wilson2008-10-08
* Include LICENSE.txt in parcels, but don't install it.Chris Wilson2008-10-08
* Documentation restructuring: part 2 of 2.James O'Gorman2008-10-07
* Documentation restructuring: part 1 of 2.James O'Gorman2008-10-07
* 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