rsync/rsync.git
2007-09-15 Wayne Davison- Fixed an inc_recurse problem with implied dirs not...
2007-09-15 Wayne DavisonChanged FLAG_DIR_CHANGED to FLAG_DIR_CREATED.
2007-09-15 Wayne Davison- If two duplicate directories have identical outside...
2007-09-15 Wayne DavisonReverting last change for a re-think.
2007-09-15 Wayne DavisonFixed a problem with duplicate dirs being unduplicated...
2007-09-15 Wayne DavisonAdded more local-network IPs to the "hosts allow" rsync...
2007-09-15 Wayne Davison- Parse hard-link info as soon as we get it in inc_recu...
2007-09-15 Wayne DavisonThe server should not wait around for an extra end...
2007-09-15 Wayne DavisonPrevent a server from outputting an end-of-run message...
2007-09-15 Wayne DavisonGot rid of duplicate error when push_pathname() fails.
2007-09-10 Wayne DavisonAdded an "ndx" arg to all the finish_hard_link() calls.
2007-09-10 Wayne Davison- Simplified the flist-spanning gnum logic in match_gnu...
2007-09-09 Wayne DavisonAdded --no-protect-args and --no-s.
2007-09-09 Wayne Davison- Made glob_expand_one() public.
2007-09-09 Wayne DavisonAdded the --protect-args (-s) option, and made parse_ar...
2007-09-09 Wayne Davison- If the user specifies a source arg with a hostspec...
2007-09-09 Wayne Davison- Renamed read_line() to be read_line_old().
2007-09-09 Wayne DavisonCall the renamed read_line() function (was read_filesfr...
2007-09-09 Wayne Davison- Made start_socket_client() and start_inband_exchange...
2007-09-09 Wayne DavisonCall the renamed read_line_old() function (was read_lin...
2007-09-09 Wayne DavisonUsed a couple "#if SUBPROTOCOL_VERSION != 0" conditionals.
2007-09-08 Wayne DavisonTweaked the pretend-ssh script.
2007-09-08 Wayne DavisonAdded a remote-shell substitute for use in testing...
2007-09-08 Wayne DavisonImproved the argv/argc variable names that are really...
2007-09-04 Wayne DavisonClarified something in the new --hard-links text.
2007-09-04 Wayne DavisonFixed two flist->files[first_hlink_ndx] references.
2007-09-04 Wayne DavisonImproved a sentence.
2007-09-04 Wayne DavisonAdded a test combining -H with -c and a hard-linked...
2007-09-04 Wayne DavisonIf we turn off FLAG_HLINKED, set FLAG_HLINK_DONE so...
2007-09-04 Wayne DavisonChanged HLINK_BUMP() to look for either FLAG_HLINKED...
2007-09-03 Wayne DavisonDisabled the debug messages relating to the e_fds vars.
2007-09-03 Wayne Davison- Got rid of caveat about -H not working with increment...
2007-09-03 Wayne DavisonImproved the handling of the file-status events received by
2007-09-03 Wayne DavisonWe don't disable inc_recurse due to -H anymore.
2007-09-03 Wayne DavisonChanges to allow hard-linking to work in inc_recurse...
2007-09-03 Wayne Davison- Changes to allow hard-linking to work in inc_recurse...
2007-09-03 Wayne DavisonChanged some instances of \" in checkit calls to '.
2007-09-03 Wayne DavisonAdded weeding of "sending incremental file list" line...
2007-09-03 Wayne DavisonAdded hashtable.o.
2007-09-03 Wayne DavisonRemoved the old version of the hashtable functions...
2007-09-03 Wayne Davison- Use the new hashtable structures and functions.
2007-09-03 Wayne DavisonUpdated hashtable structures.
2007-09-03 Wayne DavisonThe hashtable routines from hlink.c modified to have...
2007-09-03 Wayne DavisonUse new0() function instead of new() followed by memset().
2007-09-03 Wayne DavisonTweaked _new_array() to handle new use_calloc parameter.
2007-09-03 Wayne DavisonAdded new0() and new_array0() to allocate and zero...
2007-09-02 Wayne DavisonOne more tweak to latest omit-dir-times code.
2007-09-02 Wayne DavisonAdded --no-omit-dir-times and --no-O.
2007-09-02 Wayne DavisonDon't include the checksum_seed in the full-file MD5...
2007-09-02 Wayne DavisonBump up the SUBPROTOCOL_VERSION number.
2007-09-01 Wayne DavisonMade omit_dir_times a static variable in options.c...
2007-09-01 Wayne DavisonDocument the new --append and --append-verify options.
2007-09-01 Wayne DavisonDowngrade the new --append option to --append-verify...
2007-09-01 Wayne DavisonHandle the new --append and --append-verify options.
2007-09-01 Wayne DavisonTweaked a comment.
2007-08-29 Wayne DavisonMake the verbose message about the file-list expansion...
2007-08-22 Wayne DavisonDon't omit the -4/-6 options if no IPv6 support was...
2007-08-21 Wayne DavisonIn pool_free_old(), one code path was not clearing...
2007-08-21 Wayne DavisonFix pool_create() to honor the POOL_INTERN flag.
2007-08-16 Wayne DavisonFixed a null-pointer dereference pointed out by Olivier...
2007-08-11 Wayne DavisonImproved the arg-checking of a daemon command.
2007-08-11 Wayne DavisonDocument the RSYNC_CONNECT_PROG environment variable.
2007-08-11 Wayne DavisonAdded support for a %H escape in the value of the RSYNC...
2007-08-04 Wayne DavisonGet rid of the comment that --xattrs implies --perms...
2007-08-04 Wayne DavisonMake the --xattrs option not imply --perms.
2007-08-04 Wayne DavisonLet's go with "delta transfer algorithm" (thanks, Matt).
2007-08-04 Wayne DavisonAvoid a crash if pop_local_filters() has some pointer...
2007-08-04 Wayne Davison- Call the rsync algorithm differential rather than...
2007-08-04 Wayne Davison- Use the new XMIT_NON_XFER_DIR flag.
2007-08-04 Wayne Davison- Added XMIT_NON_XFER_DIR flag.
2007-08-04 Wayne DavisonOnly honor XFLAGS_HLINKED on a non-directory.
2007-08-04 Wayne DavisonChanged flags variable in send_file_entry() to xflags.
2007-08-01 Wayne DavisonFiles with the same size should also be skipped by...
2007-08-01 Wayne DavisonDon't output a negative time-remaining value if the...
2007-08-01 Wayne DavisonFixed the port-parsing in an path; e.g., this now
2007-08-01 Wayne DavisonIf readdir() gives us an empty name, reject it.
2007-07-24 Wayne DavisonIf --no-ir is specified, pass it to the server.
2007-07-15 Wayne DavisonLet's try using egrep instead of grep since grep on...
2007-07-15 Wayne DavisonUpdated the --max-delete docs.
2007-07-15 Wayne DavisonMention the improved --max-delete behavior.
2007-07-15 Wayne DavisonWe don't need a compatibility check for --max-delete...
2007-07-15 Wayne DavisonWe now take a negative value specified to --max-delete...
2007-07-14 Wayne DavisonImprove the description of --update with respect to...
2007-07-14 Wayne DavisonMake extra-verbose output of touch_up_dirs() only menti...
2007-07-14 Wayne DavisonUsing --relative with --no-implied-dirs turns off incre...
2007-07-14 Wayne Davison- When --omit-implied-dirs is specified and the creatio...
2007-07-14 Wayne Davison- Made f_name() and f_name_cmp() take const pointers.
2007-07-14 Wayne DavisonMake sure that any "dont compress" patterns that have...
2007-07-14 Wayne DavisonThe "dont compress" daemon option points to the --skip...
2007-07-14 Wayne DavisonMention the latest changes.
2007-07-14 Wayne DavisonDocument --skip-compress.
2007-07-14 Wayne Davison- Added support for the new --skip-compress option.
2007-07-14 Wayne DavisonParse the --skip-compress=LIST option and sent it to...
2007-07-14 Wayne DavisonAdded more suffixes to the default "dont compress"...
2007-07-14 Wayne DavisonMake sure that --dry-run with --del doesn't output...
2007-07-14 Wayne DavisonThe delete-during code needs to skip directories that...
2007-07-14 Wayne DavisonMention license change.
2007-07-12 Wayne DavisonMade some descriptions concerning modification times...
2007-07-12 Wayne DavisonNeeded to use ndx_end in decrement_flist_in_progress().
2007-07-10 Wayne DavisonMention how --ignore-existing can be useful for restart...
next