summaryrefslogtreecommitdiff
path: root/lib/raidfile/RaidFileWrite.cpp
Commit message (Expand)AuthorAge
* Improve exception message when unlink() on a raidfile stripe failsChris Wilson2015-05-16
* Fix more compile errors on MinGWChris Wilson2014-12-26
* Fix deadlock waiting for read or write on closed connection.Chris Wilson2014-08-15
* Fix misleading exception thrown.Chris Wilson2013-09-19
* Fix double fault causing housekeeping to terminate, thanks to Dave Bamford.Chris Wilson2012-06-11
* Improve RaidFile error logging.Chris Wilson2011-03-27
* Detect whether we have sys/file.h and don't include it if not, fixes MSVC com...Chris Wilson2011-03-27
* Work around lack of unistd.h on MSVC.Chris Wilson2011-03-27
* Implement write buffering on directories.Chris Wilson2010-09-13
* Allow RaidFileWrite to test that the reference count of an object is Chris Wilson2009-07-05
* Improve RaidFileWrite error logging.Chris Wilson2009-06-27
* Rename NDEBUG flag to BOX_RELEASE_BUILD, as other projects use NDEBUG as Chris Wilson2008-12-30
* Log error when rename over RaidFile fails on Windows.Chris Wilson2008-08-03
* 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
* 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
* * mergeChris Wilson2006-07-27
* 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