- 21 Mar, 2006 1 commit
-
-
Wayne Davison authored
-
- 17 Mar, 2006 2 commits
-
-
Wayne Davison authored
-
Wayne Davison authored
-
- 16 Mar, 2006 8 commits
-
-
Wayne Davison authored
GNU's "setfacl -k".
-
Wayne Davison authored
with user-write permission, and turns any symlinks in the implied dirs into real dirs.
-
Wayne Davison authored
-
Wayne Davison authored
-
Wayne Davison authored
-
Wayne Davison authored
-
Wayne Davison authored
-
Wayne Davison authored
integral part of the structure instead of pointer to a separately allocated buffer. - Improved the code that was ensuring that no messages from the receiver could be merged into the middle of a partially written buffer from the generator. The new code ensures that we never avoid reading the messages from the receiver (like we used to). This ensures that the generator will not hang when the receiver got a read error on the socket, sent us a message about it, but the socket in the generator never becomes writable for it to get a similar error (now we are assured of getting the receiver's note about their read error, and we know to shut things down).
-
- 15 Mar, 2006 2 commits
-
-
Wayne Davison authored
-
Wayne Davison authored
-
- 13 Mar, 2006 8 commits
-
-
Wayne Davison authored
-
Wayne Davison authored
-
Wayne Davison authored
-
Wayne Davison authored
-
Wayne Davison authored
the release date was added. Changed "ln -f" to "cp -p" because samba.org doesn't allow ln to be used at the moment.
-
Wayne Davison authored
-
Wayne Davison authored
the --relative option enabled.
-
Wayne Davison authored
it is indented in the manpage.
-
- 11 Mar, 2006 2 commits
-
-
Wayne Davison authored
-
Wayne Davison authored
-
- 10 Mar, 2006 1 commit
-
-
Wayne Davison authored
-
- 07 Mar, 2006 1 commit
-
-
Wayne Davison authored
-
- 06 Mar, 2006 3 commits
-
-
Wayne Davison authored
-
Wayne Davison authored
Proxy-Authorization header is properly padded with trailing '=' chars.
-
Wayne Davison authored
if the caller wants to pad the value with trailing '=' chars.
-
- 04 Mar, 2006 1 commit
-
-
Wayne Davison authored
-
- 02 Mar, 2006 5 commits
-
-
Wayne Davison authored
out-of-order hard-linked files, changed the script to do the hard-linking manually.
-
Wayne Davison authored
-
Wayne Davison authored
-
Wayne Davison authored
like cp).
-
Wayne Davison authored
reason other than the destination does not exist, mention the error and exit.
-
- 01 Mar, 2006 2 commits
-
-
Wayne Davison authored
-
Wayne Davison authored
-
- 28 Feb, 2006 4 commits
-
-
Wayne Davison authored
-
Wayne Davison authored
-
Wayne Davison authored
-
Wayne Davison authored
due to timing tests showing that the per-byte modulus calculation slowed down regular sized files. Kept the other improvements because they lessened our memory use and actually sped up the code.
-