summaryrefslogtreecommitdiff
path: root/bin/bbackupquery/bbackupquery.cpp
Commit message (Expand)AuthorAge
* Implement basic readline/editline completion of remote file and directoryChris Wilson2010-09-29
* Fix Windows compile errors.Chris Wilson2010-07-06
* Compile fix for [2697].Chris Wilson2010-06-06
* Initial support for command and local file completion with readline.Chris Wilson2010-06-06
* Compile fix for [2694].Chris Wilson2010-06-06
* Detect whether rl_completion_matches or completion_matches is declared Chris Wilson2010-02-26
* First attempt at tab completion for readline/libedit in bbackupquery, Chris Wilson2010-02-25
* Log more detailed info about backup comparison failures, for debugging.Chris Wilson2010-02-10
* gcc 4.3 and 4.4 compile fixes, thanks to Reinhard Tartler and the DebianChris Wilson2009-04-03
* Switch to C++ include file names.Chris Wilson2009-03-24
* Rename NDEBUG flag to BOX_RELEASE_BUILD, as other projects use NDEBUG as Chris Wilson2008-12-30
* Add support for using the logging framework to log (most) bbackupqueryChris Wilson2008-11-30
* Prefix event log application name with Box Backup, and remove it fromChris Wilson2008-09-14
* Allow undelete command to work on files as well as directories.Chris Wilson2008-09-13
* Add bbackupquery -W<level> option to set explicit warning level, Chris Wilson2008-05-28
* Additional #includes, thanks to the T2 ProjectChris Wilson2008-04-18
* Undo mangling by tailorChris Wilson2008-04-04
* TailorizationChris Wilson2008-04-04
* Allow configuration of the server port that the client will connect to Chris Wilson2008-03-28
* Improve logging with macros that consistently output strerror(errno) andChris Wilson2008-03-28
* Disable WSACleanup() in bbackupquery as I get an abnormal program Chris Wilson2008-03-01
* Set the locale from the environment, so that international charactersChris Wilson2007-09-23
* Convert most printf() and fprintf() calls to use logging frameworkChris Wilson2007-08-02
* Make Configuration take a std::string filename instead of a char array,Chris Wilson2007-07-26
* Use logging framework for banner. (refs #3)Chris Wilson2007-04-28
* Initialise logging framework and set sensible default verbosity levelsChris Wilson2007-03-24
* Fixed typo.Chris Wilson2006-11-13
* Setup MAINHELPER as early as possible, and clear it as late as possible, Chris Wilson2006-11-13
* Convert command-line arguments from the system locale/character set toChris Wilson2006-10-15
* Merge chris/win32/vc2005-compile-fixes @ r455, add infrastructure/msvc to dis...Ben Summers2006-02-13
* Rewrite configure check for readline lib to match libraries to headers and be...Martin Ebourne2006-01-04
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
* Marged chris/win32/merge/07-win32-fixes at r210 to trunkMartin Ebourne2005-12-12
* Merged martin/autoconf at r35 to trunkMartin Ebourne2005-12-07
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14