|
|
|
@2896
|
14 months |
chris |
Improve RaidFile? error logging.
|
|
|
|
@2890
|
14 months |
chris |
Detect whether we have sys/file.h and don't include it if not, fixes MSVC …
|
|
|
|
@2889
|
14 months |
chris |
Work around lack of unistd.h on MSVC.
|
|
|
|
@2850
|
17 months |
chris |
Improve error messages on failure to open a RaidFile? for reading.
|
|
|
|
@2728
|
21 months |
chris |
Implement write buffering on directories.
|
|
|
|
@2598
|
2 years |
chris |
Run Perl scripts quietly during make.
|
|
|
|
@2543
|
3 years |
chris |
Allow RaidFileWrite? to test that the reference count of an object is …
|
|
|
|
@2529
|
3 years |
chris |
Improve RaidFileWrite? error logging.
|
|
|
|
@2506
|
3 years |
martin |
Fixes for gcc 4.4.
|
|
|
|
@2498
|
3 years |
chris |
Change default location for config files from /etc/box to
/etc/boxbackup, …
|
|
|
|
@2493
|
3 years |
chris |
gcc 4.3 and 4.4 compile fixes, thanks to Reinhard Tartler and the Debian …
|
|
|
|
@2465
|
3 years |
chris |
Switch to C++ include file names.
|
|
|
|
@2460
|
3 years |
chris |
Fix tests (hopefully) on Win32 for struct stat ino_t change from 16 to
64 …
|
|
|
|
@2415
|
3 years |
chris |
Rename NDEBUG flag to BOX_RELEASE_BUILD, as other projects use NDEBUG as …
|
|
|
|
@2411
|
3 years |
chris |
Allow reinitialising the RaidFileController? by removing any existing
disc …
|
|
|
|
@2378
|
4 years |
chris |
Fix typo in variable name.
|
|
|
|
@2210
|
4 years |
chris |
Log error when rename over RaidFile? fails on Windows.
|
|
|
|
@2149
|
4 years |
chris |
Additional #includes, thanks to the T2 Project …
|
|
|
|
@2146
|
4 years |
chris |
Add an error message giving the file name when an expected raidfile
does …
|
|
|
|
@2127
|
4 years |
chris |
Undo mangling by tailor
|
|
|
|
@2124
|
4 years |
chris |
Tailorization
Import of the upstream sources from
Repository: …
|
|
|
|
@2119
|
4 years |
chris |
Replace all remaining use of TRACEx() macros with logging framework.
…
|
|
|
|
@2116
|
4 years |
chris |
Allow configuration of the server port that the client will connect to …
|
|
|
|
@2085
|
4 years |
chris |
Always add file size to timestamp in release mode, to help caching work …
|
|
|
|
@2062
|
4 years |
chris |
Use @sysconfdir_expanded@ for default config file location.
Add some …
|
|
|
|
@1843
|
5 years |
chris |
Replace trunk with chris/merge.
|
|
copied from box/chris/merge/lib/raidfile:
|
|
|
|
@1789
|
5 years |
chris |
Convert most printf() and fprintf() calls to use logging framework …
|