- 31 Jan, 2004 4 commits
-
-
Wayne Davison authored
check to the symlink-receive code.
-
Wayne Davison authored
receiver when transferring the file list.
-
Wayne Davison authored
-
Wayne Davison authored
similar to what is in receive_file_entry().
-
- 30 Jan, 2004 1 commit
-
-
Wayne Davison authored
-
- 28 Jan, 2004 3 commits
-
-
Wayne Davison authored
-
Wayne Davison authored
-
Wayne Davison authored
on signed-char systems (like Solaris).
-
- 27 Jan, 2004 22 commits
-
-
Wayne Davison authored
continues to work.
-
Wayne Davison authored
-
Wayne Davison authored
-
Wayne Davison authored
-
Wayne Davison authored
-
Wayne Davison authored
Also, output the basedir pointer when dumping the flist for debugging.
-
Wayne Davison authored
-
Wayne Davison authored
-
Wayne Davison authored
-
Wayne Davison authored
-
Wayne Davison authored
-
Wayne Davison authored
-
Wayne Davison authored
-
Wayne Davison authored
-
J.W. Schultz authored
-
Wayne Davison authored
one of my previous fixes.
-
Wayne Davison authored
new FLAG_MOUNT_POINT flag.
-
Wayne Davison authored
-
Wayne Davison authored
-
Wayne Davison authored
by naming the transmit flags with an XMIT_ prefix. Improved the names of two other flags, got rid of the LIVE_FLAGS mask, and shortened the flag storage in the flist struct (to save memory).
-
Wayne Davison authored
that the FLAG_TOP_DIR flag doesn't get set in the live data for a non-directory (when it's used as a kluge to prevent a 0x00 byte being sent over the wire for the flag data).
-
Wayne Davison authored
-
- 26 Jan, 2004 3 commits
-
-
Wayne Davison authored
-
J.W. Schultz authored
-
Wayne Davison authored
-
- 25 Jan, 2004 7 commits
-
-
Wayne Davison authored
the struct hlink to have an index into the hlink_list[] array instead of a head pointer.
-
Wayne Davison authored
the last item with FLAG_HLINK_EOL, and save off an index for our master entry in the hlink_list[] array. Added the hard_link_check() function.
-
Wayne Davison authored
hard-linked files to send (when -H was specified, of course). Moved the call to do_hard_links() and the final directory-permissions scan into generate_files() from recv_files().
-
Wayne Davison authored
scan from recv_files() into generate_files().
-
Wayne Davison authored
-
Wayne Davison authored
-
J.W. Schultz authored
-