summaryrefslogtreecommitdiff
path: root/lib/raidfile
Commit message (Expand)AuthorAge
* Additional #includes, thanks to the T2 ProjectChris Wilson2008-04-18
* Add an error message giving the file name when an expected raidfileChris Wilson2008-04-09
* Undo mangling by tailorChris Wilson2008-04-04
* TailorizationChris Wilson2008-04-04
* Replace all remaining use of TRACEx() macros with logging framework.Chris Wilson2008-03-29
* Allow configuration of the server port that the client will connect to Chris Wilson2008-03-28
* Always add file size to timestamp in release mode, to help caching workChris Wilson2008-01-31
* Use @sysconfdir_expanded@ for default config file location.Chris Wilson2008-01-28
* Convert most printf() and fprintf() calls to use logging frameworkChris Wilson2007-08-02
* Replace almost all calls to syslog() with logging framework. (refs #3)Chris Wilson2007-07-31
* Make RaidFileController::Initialise take a std::string instead of aChris Wilson2007-07-26
* Fix erroneous line break.Chris Wilson2007-04-20
* Added commentary to RaidFileDoesntExist exception.Chris Wilson2007-04-20
* Code formatting (cosmetic) (refs #3, merges [1345])Chris Wilson2007-03-10
* Fix memory leak false alarms caused by static allocations.Chris Wilson2006-11-13
* Undefine fstat() so that we get the Win32 POSIX version, instead of ourChris Wilson2006-10-16
* (refs #3)Chris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* (refs #3)Chris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* * mergeChris Wilson2006-07-27
* This is part 2 of a patch from James O'Gorman.Martin Ebourne2006-03-04
* This is part 1 of a patch from James O'Gorman.Martin Ebourne2006-03-04
* Change "PPC workaround" to use union instead of memcpy(). All tests now pass.Jonathan Morton2006-02-12
* This ppc problem is clearly a common big-endian platform issue.Martin Ebourne2006-02-12
* Added workaround option for GCC on the PPC platform. This is a manually invok...Martin Ebourne2006-02-11
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
* Merged martin/autoconf at r35 to trunkMartin Ebourne2005-12-07
* Merged martin/solaris at r9 to trunkMartin Ebourne2005-11-30
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14