summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* 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
* Disable memory testing on Darwin -- order of destructors of static variables ...Ben Summers2006-02-21
* On XFS the file permissions appear to apply also to the extended attribute da...Martin Ebourne2006-02-17
* Zero any unused fields in struct stat, to avoid spurious checksum mismatches ...Ben Summers2006-02-14
* Update copyright notice, add SVN revision to distributed filesBen Summers2006-02-13
* Bandwidth usage logging patch from Pascal Lalonde <plalonde@overnet.qc.ca>, w...Ben Summers2006-02-13
* Merge chris/win32/vc2005-compile-fixes @ r455, add infrastructure/msvc to dis...Ben Summers2006-02-13
* 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
* Beef up configure checks for 64 bit endian swapping function.Martin Ebourne2006-02-03
* Get rid of the non-test compiler warnings seen on Darwin with gcc4Ben Summers2006-02-01
* Merge chris/bb-save-state, resolving conflictsBen Summers2006-01-30
* * infrastructure/makeparcels.plChris Wilson2006-01-28
* * configure.acChris Wilson2006-01-28
* Quick hack to stop attempting to intercept clib functions on Darwin, pending ...Ben Summers2006-01-08
* Fix raidfile intercept tests on 32 bit Linux with large file support.Martin Ebourne2006-01-07
* Fixes for xattr on LinuxMartin Ebourne2006-01-06
* Change handling of static buffer in filename encoding and decoding to avoid d...Ben Summers2006-01-06
* Simple test for xattr support in test/bbackupd, fix xattr support for Darwin,...Ben Summers2006-01-06
* Fix for Darwin: xattr support, remove nasty assembler intercept code, cosmeti...Ben Summers2006-01-05
* Don't use betoh64/be64tonh to avoid name hassleMartin Ebourne2005-12-28
* Attempt to fix box_ntoh64 for FreeBSD which renames betoh64 to be64tohMartin Ebourne2005-12-25
* Rename config.h to BoxConfig.h to help prevent clashesMartin Ebourne2005-12-21
* Allow use of native 64 bit endian swapping functionsMartin Ebourne2005-12-21
* Rationalise type usage for time values. Now:Martin Ebourne2005-12-20
* Better to leak block quietly from backtrace_symbols on debug build than erron...Martin Ebourne2005-12-20
* Fix CodingChunkAlloc/Free for use on 32 and 64 bit platformsMartin Ebourne2005-12-20
* Fix assert on 64 bitMartin Ebourne2005-12-14
* Merged 210:218 from chris/win32/merge/07-win32-fixes to trunkMartin Ebourne2005-12-12
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
* Marged chris/win32/merge/07-win32-fixes at r210 to trunkMartin Ebourne2005-12-12
* Merged martin/autoconf at r35 to trunkMartin Ebourne2005-12-07
* Merged chromi/diffopt at r116 to trunkMartin Ebourne2005-12-07
* Build under DarwinBen Summers2005-12-01
* Merged martin/xattr at r5 to trunkMartin Ebourne2005-11-30
* Merged martin/ppcfixes at r3 to trunkMartin Ebourne2005-11-30
* Merged martin/solaris at r9 to trunkMartin Ebourne2005-11-30
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14