Added a client --munge-links option that works like the daemon
[rsync/rsync.git] / generator.c
2008-07-21 Wayne DavisonInclude the array-size in array externs so that IBM...
2008-07-21 Wayne DavisonChanged the chksum debug flag to deltasum.
2008-07-18 Wayne DavisonUse big_num() in a few more places.
2008-07-17 Wayne DavisonChanged human_num() to big_num() with an extra arg...
2008-07-14 Wayne DavisonAdded the --info=FLAGS an --debug=FLAGS options, which...
2008-07-14 Wayne DavisonFixed the timeout/flush loop-check logic to work proper...
2008-06-26 Wayne DavisonFixed a problem with a file descriptor being left open...
2008-06-23 Wayne DavisonFixed the sending of large files with older rsync versi...
2008-06-13 Wayne DavisonFix the problem with setting xattrs on a directory...
2008-06-09 Wayne DavisonHandle a solo_file of a directory for --delete-during.
2008-06-09 Wayne DavisonFixed an "Internal abbrev error" when dealing with...
2008-05-31 Wayne DavisonMake sure the generator doesn't try to send a negative...
2008-05-22 Wayne DavisonA cuple more fixes for --xattrs combined with --backup...
2008-05-17 Wayne DavisonFixed several issues with preserving xattrs when using...
2008-05-17 Wayne DavisonPreserve the right errno value when trying adjunct...
2008-04-16 Wayne DavisonDon't allow '.' dir to be excluded by the daemon's...
2008-03-28 Wayne DavisonDump an extraneous empty line.
2008-03-26 Wayne DavisonEnsure that a per-dir merge file is also loaded from...
2008-03-24 Wayne DavisonDon't send daemon-config filter-action messages back...
2008-03-20 Wayne DavisonChanged the name of the server_filter_list to be old/master
2008-03-19 Wayne DavisonSome more minor changes for the skip/missing/dry_run...
2008-03-19 Matt McCutchenUnsnarl missing_below/dry_run logic.
2008-03-18 Wayne DavisonUse the missing_below code to make the daemon-exclusions
2008-03-17 Wayne DavisonFixed hard-linking when some of the files can get skipp...
2008-03-17 Wayne DavisonMade the FLAG_MOUNT_DIR bit only honored on a directory.
2008-03-17 Wayne DavisonMoved the --append check so that files that don't need...
2008-03-17 Wayne DavisonMake the --ignore-existing option not overwrite a regul...
2008-03-16 Wayne DavisonFixed a hang when using --remove-source-files in dry...
2008-03-12 Wayne DavisonFixed the 'T' itemized output for a symlink the right...
2008-03-11 Wayne Davison- One more fix for the 'T' itemized output for a symlin...
2008-03-11 Wayne DavisonFixed some itemized logging failures:
2008-03-10 Wayne DavisonFixed the itemizing of perms with -E.
2008-03-05 Wayne DavisonDon't call utimes() on a dir that doesn't need its...
2008-03-01 Wayne DavisonInclude 2008 in the copyright years.
2008-02-28 Wayne DavisonTemporarily set uid_ndx in the delete code if the trans...
2008-02-19 Wayne DavisonTweaked a comparison that "checker" was complaining...
2008-02-18 Wayne DavisonExtended the protocol-30 info-passing code at startup...
2008-02-18 Wayne DavisonSome permssion fixes:
2008-02-18 Wayne DavisonDon't output a duplicate warning when the daemon-config...
2008-02-07 Wayne Davison(Matt) Made a daemon-refused file an FERROR_XFER with...
2008-02-05 Wayne DavisonOnly check F_OWNER() if uid_ndx is non-zero.
2008-02-04 Wayne DavisonFixed a couple DEL_OWNED_BY_US glitches.
2008-02-03 Wayne DavisonDump delete_item()'s "replace" var to reduce recursive...
2008-01-26 Wayne DavisonWhen removing a file/dir that is owned by us but does...
2008-01-13 Wayne DavisonAnother xattr "internal abbrev" fix for an xattr object...
2008-01-11 Wayne DavisonImproved check_for_finished_files() to be really, reall...
2007-12-31 Wayne DavisonFixed a case where the receiver indicates a successful...
2007-11-22 Wayne DavisonNew logging categories added to allow differentiation...
2007-11-21 Wayne DavisonDon't try to delete when list_only is set.
2007-11-19 Wayne DavisonMade some code that handles hard-linking of symlinks be
2007-11-06 Wayne DavisonTweaked an extern.
2007-11-06 Wayne DavisonSome changes to allow an unsorted file list even if...
2007-11-05 Wayne DavisonGot rid of a redundant mtime check.
2007-11-04 Wayne DavisonConditional symlink-checking code in unchanged_attrs...
2007-11-03 Wayne DavisonHave unchanged_attrs() check the mtime on items where...
2007-11-03 Wayne DavisonA better way to count our queued workload.
2007-11-03 Wayne DavisonFixed hang when --hard-links was processing a large...
2007-10-31 Wayne Davison- Handle a dot-dir-containing flist using its parent_nd...
2007-10-29 Wayne DavisonMy version of Matt's cleanup patch from bug 5051. ...
2007-10-28 Wayne DavisonDon't call copy_file() for a dry-run. (Thanks, Matt!)
2007-10-18 Wayne DavisonWe can't decrement the in_progress value for a hard...
2007-10-16 Wayne DavisonWe now report symlink mode changes if HAVE_SETATTRLIST...
2007-10-15 Wayne DavisonIf there's no lchmod(), don't itemize permission differ...
2007-10-14 Wayne DavisonFixed a typo in a comment.
2007-10-08 Wayne Davison- Use the new *_CONTENT_DIR flag names (was *_XFER_DIR).
2007-10-07 Wayne DavisonImproved on the list-only fix and on the other similar...
2007-10-07 Wayne DavisonFix list-only output of dirs w/--relative but w/o ...
2007-09-23 Wayne DavisonChanged "statx" to "stat_x" to try to work around a...
2007-09-23 Wayne DavisonThe --inplace code now properly handles creating a...
2007-09-23 Wayne DavisonUse make_bak_dir() if we get ENOENT while trying to...
2007-09-23 Wayne DavisonMoved list-only output from flist.c to generator.c...
2007-09-22 Wayne DavisonFixed a just-introduced glitch in directory creation...
2007-09-22 Wayne DavisonThe latest --relative --no-implied-dirs code in inc_rec...
2007-09-15 Wayne Davison- Fixed an inc_recurse problem with implied dirs not...
2007-09-15 Wayne Davison- Parse hard-link info as soon as we get it in inc_recu...
2007-09-10 Wayne DavisonAdded an "ndx" arg to all the finish_hard_link() calls.
2007-09-03 Wayne DavisonChanges to allow hard-linking to work in inc_recurse...
2007-09-01 Wayne DavisonMade omit_dir_times a static variable in options.c...
2007-08-01 Wayne DavisonFiles with the same size should also be skipped by...
2007-07-14 Wayne DavisonMake extra-verbose output of touch_up_dirs() only menti...
2007-07-14 Wayne Davison- When --omit-implied-dirs is specified and the creatio...
2007-07-14 Wayne DavisonThe delete-during code needs to skip directories that...
2007-07-10 Wayne DavisonTweaking the license text a bit more.
2007-07-08 Wayne Davison- Do directory touch-ups at the end, even in inc-recurs...
2007-07-08 Wayne Davison- Incremental recursion mode does not process the dirs...
2007-07-07 Wayne DavisonChanged "count" to "used" in struct file_list since...
2007-07-07 Wayne DavisonSwitching to GPL 3.
2007-07-02 Wayne DavisonSwitch the checking of preserve_[ug]id var to checking...
2007-05-23 Wayne DavisonMake sure we don't try to output a NULL pointer in...
2007-05-23 Wayne Davison- Output a -vvv(erbose) message in the touch_up_dirs...
2007-05-21 Wayne DavisonCast some F_OWNER()/F_GROUP() values to make sure that...
2007-05-20 Wayne Davison- Use F_OWNER() and F_GROUP() instead of F_UID() and...
2007-04-26 Wayne DavisonRefer to the right sorted/unsorted file list array...
2007-04-26 Wayne DavisonThe --iconv option has now made it to the trunk.
2007-04-07 Wayne DavisonThe improved --xattrs option is landing on the trunk.
2007-03-18 Wayne DavisonProtocol 30 now uses MD5 checksums instead of MD4.
2007-03-14 Wayne DavisonFixed more potential hang cases for incremental recursion.
2007-03-11 Wayne DavisonThe ACL support has arrived! This version has a brand...
2007-02-17 Wayne DavisonMake sure that a newly-created destination directory...
2007-02-16 Wayne DavisonImproved the incremental sending of file lists in two...
next