rsync/rsync.git
2007-09-22 Wayne DavisonMoving inline functions into its own .h file.
2007-09-22 Wayne DavisonAdded some stub functions for compilers not smart enoug...
2007-09-22 Wayne DavisonAvoid affecting the proto.h file.
2007-09-18 Wayne DavisonAdded some stub functions for compilers not smart enoug...
2007-09-18 Wayne DavisonAdded missing "#ifdef ICONV_OPTION" conditionals.
2007-09-18 Wayne DavisonIf iconv_t isn't needed, define it as an "int" so that our
2007-09-18 Wayne DavisonMention that a negative max-connections value disables...
2007-09-18 Wayne DavisonIf max-connections is < 0, disable the module.
2007-09-18 Wayne DavisonOne final tweak.
2007-09-18 Wayne DavisonSome minor improvements in claim_connection().
2007-09-18 Wayne DavisonSwitching to --no-i-r from --no-ir.
2007-09-18 Wayne DavisonDocument the changed name of --no-i-r.
2007-09-18 Wayne DavisonMention the --protect-args (-s) option and how it inter...
2007-09-18 Wayne DavisonRelocated the setting of ic_ndx.
2007-09-18 Wayne Davison- Added new iconvbufs() conversion function that is...
2007-09-18 Wayne Davison- Improved -s support.
2007-09-18 Wayne Davison- Make use of new iconvbufs() function.
2007-09-18 Wayne Davison- Make use of new iconvbufs() function.
2007-09-18 Wayne DavisonMake use of new iconvbufs() function.
2007-09-18 Wayne Davison- Setup the ic_ndx value here with the other FOO_ndx...
2007-09-18 Wayne Davison- Added an xbuf type for use in the --iconv and --files...
2007-09-17 Wayne DavisonImproved -s and support cvs's -e30.8 version idiom.
2007-09-17 Wayne DavisonMake sure that the hashed hard-link numbers from differ...
2007-09-16 Wayne DavisonChanged print_child_argv() to take its prefix message...
2007-09-16 Wayne DavisonDisable -s by default.
2007-09-15 Wayne DavisonAdding knowledge of some new options.
2007-09-15 Wayne DavisonThat should have been -s.
2007-09-15 Wayne DavisonForce knowledge the -p option, since it gets passed...
2007-09-15 Wayne Davison- Fixed a bug in the passing of the --max-delete option.
2007-09-15 Wayne DavisonHandle inheritance of SGID bit on dirs marked with...
2007-09-15 Wayne DavisonWe set FLAG_DIR_CREATED on a dot dir that got created by
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.
next