summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Bump ident string version to stop new clients connecting to old serversBen Summers2006-02-11
* Remove extra version number on OpenBSD -- functionality provided elsewhereBen Summers2006-02-11
* Added workaround option for GCC on the PPC platform. This is a manually invok...Martin Ebourne2006-02-11
* Workaround for autoconf's unexpanded directory substitutions vs. the current ...Martin Ebourne2006-02-11
* Include all the right win32 directories in distributionsBen Summers2006-02-03
* Beef up configure checks for 64 bit endian swapping function.Martin Ebourne2006-02-03
* Ignore windows sources in lib/win32 on non-windows platforms.Martin Ebourne2006-02-02
* Use gzip directly to avoid GNU specific tar options.Martin Ebourne2006-02-01
* Detect network libraries for OpenSSL, needed on SolarisMartin Ebourne2006-02-01
* Get rid of the non-test compiler warnings seen on Darwin with gcc4Ben Summers2006-02-01
* Prevent failure from pre-existing directory when making parcels.Martin Ebourne2006-02-01
* Filter -O2 out because we do that explicitly later on.Martin Ebourne2006-01-31
* Merge chris/bb-save-state, resolving conflictsBen Summers2006-01-30
* Run bootstrap when making distribution, preparations for 0.10 release candidateBen Summers2006-01-30
* * parcels.txtChris Wilson2006-01-28
* * 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
* Rewrite configure check for readline lib to match libraries to headers and be...Martin Ebourne2006-01-04
* The last commit fixed the header file check, hopefully this will fix the libr...Martin Ebourne2006-01-02
* Try and bodge round the scary mess Berkeley DB has left us. This possible fix...Martin Ebourne2006-01-02
* Use %configure macro in rpm spec fileMartin Ebourne2005-12-28
* Change to list email addressMartin Ebourne2005-12-28
* Fix make distributionMartin Ebourne2005-12-28
* Putting this back now I see why we've got twoMartin Ebourne2005-12-28
* Removed dynamic tests, not used since autoconfMartin Ebourne2005-12-28
* Fix VERSION.txtMartin Ebourne2005-12-28
* Now supports Berkeley DB versions >= 4.1 in addition to 1.x. The versions inb...Martin Ebourne2005-12-28
* Fix svn:ignore for BoxConfig.h, missed from r260Martin Ebourne2005-12-28
* Don't use betoh64/be64tonh to avoid name hassleMartin Ebourne2005-12-28
* Fix FreeBSD not finding sys/mount.hMartin Ebourne2005-12-25
* 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
* Fixed up configure.ac after win32 changesMartin Ebourne2005-12-20
* Revert this change to the error retry delay that slipped in with win32. Argua...Martin Ebourne2005-12-20
* 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
* Diffing timeout in test too short for running debug buildMartin Ebourne2005-12-15
* Add more libdb version checks when configuring for Berkeley DBMartin Ebourne2005-12-15