summaryrefslogtreecommitdiff
path: root/lib/raidfile/RaidFileRead.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
| |
| * Work around lack of unistd.h on MSVC.Chris Wilson2011-03-27
| |
| * Improve error messages on failure to open a RaidFile for reading.Chris Wilson2011-01-12
| |
| * Switch to C++ include file names.Chris Wilson2009-03-24
| |
| * Additional #includes, thanks to the T2 ProjectChris Wilson2008-04-18
| | | | | | | | | | (http://www.t2-project.org/packages/boxbackup.html)
| * Add an error message giving the file name when an expected raidfileChris Wilson2008-04-09
| | | | | | | | | | does not exist, to help server operators to figure out what's wrong.
| * Replace almost all calls to syslog() with logging framework. (refs #3)Chris Wilson2007-07-31
| |
| * Code formatting (cosmetic) (refs #3, merges [1345])Chris Wilson2007-03-10
| |
| * Undefine fstat() so that we get the Win32 POSIX version, instead of ourChris Wilson2006-10-16
| | | | | | | | | | | | | | emulated version. Small code cleanup. (refs #3)
| * (refs #3)Chris Wilson2006-08-31
| | | | | | | | | | | | | | Don't include headers that we don't have Open RAID files in binary mode
| * Revert to trunkChris Wilson2006-08-31
| |
| * * mergeChris Wilson2006-07-27
| | | | | | | | | | | | | | - This is my current patch queue. I think that all of these are safe to apply. This is just under half of the pending changes in chris/general (the easy half).
| * Fixing up svn:executable properties.Martin Ebourne2005-12-12
| | | | | | | | You may need a new checkout to see this.
| * 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
|
* 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
* Import of boxbackup 0.10Reinhard Tartler2008-01-19
| | | | | | | | | | | This is actually a quite funny commit: I had started my packaging branch in a strange way: I did not start from a clean tarball, but used an existing packaging directory as starting place. This makes upgrading to a new upstream hard. So I branched revision 1, and 'bzr import'ed the Upstream tarball of version 0.10 over it. The upstream tarball version I used for this commit has the md5sum: 2dc02d87932fdb222ed019443ddcf444
* initial commitReinhard Tartler2007-02-14