summaryrefslogtreecommitdiff
path: root/lib/raidfile/RaidFileController.cpp
Commit message (Collapse)AuthorAge
* Fixup botched mergeReinhard Tartler2017-06-14
|
* merge upstream version 0.12Reinhard Tartler2017-06-11
|\
| * Repair damaged Box RAID objects and non-transformed .rfw files.Chris Wilson2013-09-20
| |
| * Log the number of the disc set that didn't exist, and the number actually ↵Chris Wilson2012-10-22
| | | | | | | | configured.
| * Allow reinitialising the RaidFileController by removing any existing Chris Wilson2008-12-26
| | | | | | | | | | disc sets before adding new ones.
| * Undo mangling by tailorChris Wilson2008-04-04
| |
| * TailorizationChris Wilson2008-04-04
| | | | | | | | | | | | | | | | | | | | | | Import of the upstream sources from Repository: http://localhost:8000/ Kind: hg Revision: 7807b7768163f1c2537756abe5416063989cebb1 Original author: tailor@rocio.int.aidworld.org Date: 2008-03-16 19:44:36+00:00
| * Allow configuration of the server port that the client will connect to Chris Wilson2008-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | (bbackupd and bbackupquery). Redesign ConfigurationVerify to use classes instead of structs. Use port 22011 instead of 2201 during tests, to reduce the chances of conflicting with a running bbstored or other process. Ignore autogen_* in svn:ignore everywhere instead of individual per-file ignores.
| * Convert most printf() and fprintf() calls to use logging frameworkChris Wilson2007-08-02
| | | | | | | | | | instead. (refs #3)
| * Make RaidFileController::Initialise take a std::string instead of aChris Wilson2007-07-26
| | | | | | | | | | char array, in C++ style. (refs #3, merges [1683])
| * Fix memory leak false alarms caused by static allocations.Chris Wilson2006-11-13
| |
| * Fixing up svn:executable properties.Martin Ebourne2005-12-12
| | | | | | | | You may need a new checkout to see this.
| * Box Backup 0.09 with a few tweeksBen Summers2005-10-14
|
* Import upstream version 0.11~rc3~r2491Reinhard Tartler2009-04-02
|
* Import upstream version 0.11~rc2+r2072Reinhard Tartler2009-03-31
|
* import version 0.11rc2Reinhard Tartler2008-02-02
| | | | | | | This commit has been made by 'bzr import'. I used the upstream tarball of Version 0.11rc2 for creating it. It has the md5sum: 68052f963a944c717a50bd65a54375ff
* import version 0.11rc1Reinhard Tartler2008-01-19
| | | | | | | This commit has been made by 'bzr import'. I used the upstream tarball of Version 0.11rc1 for creating it. It has the md5sum: 75608d8bb72dff9a556850ccd0ae8cb9
* initial commitReinhard Tartler2007-02-14