summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* (refs #3)Chris Wilson2006-09-02
* (refs #3)Chris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* Use INVALID_SOCKET_VALUE instead of -1Chris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* (refs #3)Chris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* (refs #3)Chris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* (refs #3)Chris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* (refs #3)Chris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* (refs #3)Chris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* (refs #3)Chris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* Disable all calls to set*id() on Win32 (doesn't work) (refs #3)Chris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* Add O_BINARY to default flags, since most files opened this way shouldChris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* Make FDGETLINE_BUFFER_SIZE big enough for one unicode character on Win32,Chris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* Disable intercept tests on Win32 as wellChris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* Use DIRECTORY_SEPARATOR instead of assuming that it's a forward slashChris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* Use DIRECTORY_SEPARATOR instead of assuming that it's a forward slashChris Wilson2006-08-31
* * lib/backupstore/BackupStoreAccounts.cppChris Wilson2006-08-31
* * lib/backupclient/BackupStoreObjectDump.cppChris Wilson2006-08-31
* * lib/backupclient/BackupStoreObjectDump.cppChris Wilson2006-08-31
* * lib/backupclient/BackupStoreFile.cppChris Wilson2006-08-31
* * lib/backupclient/BackupStoreFile.cppChris Wilson2006-08-31
* * lib/backupclient/BackupClientFileAttributes.cppChris Wilson2006-08-31
* * lib/backupclient/BackupClientFileAttributes.cppChris Wilson2006-08-31
* * lib/win32/WinNamedPipeStream.hChris Wilson2006-08-09
* * mergeChris Wilson2006-07-27
* Apply patch from Stuart Hickinbottom <stuarth@hickinbottom.demon.co.uk> to fi...Ben Summers2006-06-19
* 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