summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* First attempt at tab completion for readline/libedit in bbackupquery, Chris Wilson2010-02-25
* Quieten the Perl scripts that generate autogen exceptions when building Chris Wilson2010-02-25
* Only build the static library part of QDBM, as the default dynamic build Chris Wilson2010-02-25
* Updated bbackupquery help to list some undocumented options.Chris Wilson2010-02-24
* Add option to display attribute modification times from additional Chris Wilson2010-02-24
* Add method to get updated modification time of Chris Wilson2010-02-24
* Notify about uploading changed attributes for files as well as Chris Wilson2010-02-24
* Add notification about uploading new file attributes.Chris Wilson2010-02-24
* Undo compile breakage due to bad paste.Chris Wilson2010-02-24
* Remove all references to bdb databases, use QDBM instead.Chris Wilson2010-02-22
* Add some exceptions for use by database handling classes.Chris Wilson2010-02-22
* Rename LOG_AND_THROW_ERROR macro to THROW_SYS_ERROR for consistency and Chris Wilson2010-02-22
* Don't echo twice before configuring sub-project.Chris Wilson2010-02-22
* Remove -O3 -fomit-frame-pointer from qdbm gcc options, as they make Chris Wilson2010-02-22
* Add CC to exports for mingw configure script.Chris Wilson2010-02-22
* Move the test for excluded dirs inside the emu_lstat failure, as Chris Wilson2010-02-21
* Put qdbm back into module dependencies of bin/bbackupd.Chris Wilson2010-02-19
* Honour CFLAGS in QDBM so that Cygwin/MinGW builds work.Chris Wilson2010-02-19
* Make the explicit target of each dependency, including libraries, to solveChris Wilson2010-02-19
* Pass target to sub-configure as well, for mingw, as boxi does to box Chris Wilson2010-02-18
* Add qdbm as additional subdir to be configured.Chris Wilson2010-02-18
* Configure subdirectories specified in modules.txt.Chris Wilson2010-02-18
* Log the mismatched timestamps of files during compare in a human-readableChris Wilson2010-02-18
* Remove qdbm again, not all infrastructure is there yet.Chris Wilson2010-02-18
* Update banner to say 2003-2010.Chris Wilson2010-02-17
* Convert attributes to host byte order when reporting errors.Chris Wilson2010-02-16
* Add overloaded hton() and ntoh() functions for file attribute comparisonChris Wilson2010-02-16
* Move modification time functions out-of-line to help with debugging Chris Wilson2010-02-16
* Reformat for readability.Chris Wilson2010-02-16
* Add qdbm to library dependencies for bbackupd.Chris Wilson2010-02-16
* Remove the obsolete win32 InstallShield installer script.Chris Wilson2010-02-15
* Fix the default and clean targets by moving cleaning lines back where Chris Wilson2010-02-15
* Add support for linking to qdbm and other imported libraries with Chris Wilson2010-02-15
* Support throwing exception with more complex stringstream-formatted Chris Wilson2010-02-15
* Log more detailed info about backup comparison failures, for debugging.Chris Wilson2010-02-10
* Allow logging any std::ostringstream expression in Chris Wilson2010-02-07
* Comment why excluded directories are excluded before statting them.Chris Wilson2010-01-31
* Don't try to stat excluded directories, reported by Ben BennettChris Wilson2010-01-31
* Create a new license that allows Box Backup to be linked with OpenSSL Chris Wilson2010-01-31
* Update parcels.txt for new license files.Chris Wilson2010-01-24
* Run Perl scripts quietly during make.Chris Wilson2010-01-24
* Revert the quotes part of [2588] as it breaks the unit tests.Chris Wilson2010-01-24
* Switch license to GPL for backup parts, and dual GPL/BSD for common Chris Wilson2010-01-23
* Add QDBM 1.8.77 dbm-compatible database library to sources, will Chris Wilson2010-01-09
* Add missing space before file age in not uploading log message.Chris Wilson2009-11-26
* Add location of config file as an additional parameter to the Chris Wilson2009-11-26
* Add debugging for child processes terminating normally or abnormally,Chris Wilson2009-11-24
* Add methods to get the number of refcounts adjusted by the last Chris Wilson2009-11-11
* Add method to get the number of refcounts adjusted by the last Chris Wilson2009-11-11
* Add methods to read and write exact 32-bit and 64-bit types.Chris Wilson2009-11-11