summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Extra white space.Chris Wilson2011-10-09
* Recent Cygwin versions of MinGW now define O_BINARY as well, also inChris Wilson2011-10-08
* Recent Cygwin versions of MinGW now define O_BINARY as well, also inChris Wilson2011-10-08
* Only advertise -E option if readline support is built in.Chris Wilson2011-10-08
* Silence warnings from new MinGW headers that expect __MINGW_FEATURES__Chris Wilson2011-10-08
* Rephrase -rdynamic message.Chris Wilson2011-10-07
* Add libgcc.dll to dependencies, required by newer cygwin gcc.Chris Wilson2011-10-05
* Skip -rdynamic on cygwin as well as Solaris.Chris Wilson2011-10-05
* Update for new names and locations of MinGW and zlib DLLs.Chris Wilson2011-10-05
* Update to latest released versions of dependencies.Chris Wilson2011-10-05
* Flush stream after restore fails, thanks to Sune Molgaard for reporting.Chris Wilson2011-09-29
* Ignore some auto-generated files.Chris Wilson2011-09-25
* Don't regenerate zipped manpages unless needed.Chris Wilson2011-09-25
* Move Box Backup's custom tests into own file, to share with Boxi.Chris Wilson2011-09-25
* Add missing include of <memory> to fix compile.Chris Wilson2011-08-29
* Mark qdbm for no auto-generation by Boxi.Chris Wilson2011-08-28
* Use "more standard" Windows API functions FindFirstFileW and FindNextFileWChris Wilson2011-08-28
* Fix potential conflict between WINVERs in Timers.Chris Wilson2011-08-28
* Output the names of protocol files being written.Chris Wilson2011-08-28
* Update MSVC project for new names of protocol files.Chris Wilson2011-08-28
* Add missing include of backup protocol.Chris Wilson2011-08-28
* Fix generation of client and server protocols (now merged).Chris Wilson2011-08-28
* Fix incorrect "conversion failed" message when logging NULL VSS parameter.Chris Wilson2011-08-28
* Finish renaming auto-generated classes to fix compilation errors.Chris Wilson2011-08-28
* Log failure to convert log string to console encoding on Windows.Chris Wilson2011-08-27
* Combine client and server protocols to make way for an offline/local protocol.Chris Wilson2011-08-27
* Log net traffic (in-out) in bbstored, as requested by Pete Jalajas.Chris Wilson2011-08-27
* Log the number of files uploaded and directories created, as requested by Ach...Chris Wilson2011-08-27
* Correct formatting of log message (missing bracket).Chris Wilson2011-08-27
* Include qdbm/ in distribution manifest.James O'Gorman2011-08-21
* Update locations of auto-generated files after recent reorganisation.Chris Wilson2011-08-01
* Warn users if a file with multiple hard links is encountered during backup.Chris Wilson2011-07-29
* Reinstate the -f option to avoid failure if the files don't exist.Chris Wilson2011-06-30
* Hopefully fix off-by-4 read of old-style BackupStoreInfo header, thanks to Su...Chris Wilson2011-06-30
* make make clean remove all auto-generated files, and not use force where it's...Chris Wilson2011-06-30
* Fix test/bbackupd build for new object locations.Chris Wilson2011-06-22
* Fix type aliasing that's strictly speaking incompatible and may actually be s...Chris Wilson2011-06-22
* test/backupstorepatch needs BackupClientCryptoKeys.h which is in lib/backupcl...Chris Wilson2011-06-17
* Improve error logging for store info and refcount database errors.Chris Wilson2011-06-16
* Fix line endings.Chris Wilson2011-05-24
* Fix MSVC 2010 project for new file locations. Separate libbackupclient filesChris Wilson2011-05-24
* Move remaining parts of BackupStoreFile into lib/backupstore, and fix moduleChris Wilson2011-05-24
* Blind fix for displaying error message as well as code when emu unicode conve...Chris Wilson2011-05-24
* Another virtual destructor, this time for IOStreamGetLine.Chris Wilson2011-05-04
* Add virtual destructors to GetLine and FdGetLine to silence warnings.Chris Wilson2011-05-04
* Define PACKAGE_TARNAME variable in autoconf, change doc install location from...James O'Gorman2011-05-02
* Use /usr/ucb/install on Solaris as /usr/sbin/install has some odd behaviour.James O'Gorman2011-05-02
* Finally unbreak build on Solaris!James O'Gorman2011-05-02
* Change encoding of biblio-iso690.xsl from windows-1250 to utf-8 to match the ...James O'Gorman2011-05-02
* Unbreak Solaris build: skip checking for -rdynamic with gcc as it's broken bu...James O'Gorman2011-05-01