rsync-patches.git
2006-04-21 Wayne DavisonAdded a sanity check to the xattr-reading code so that...
2006-04-18 Wayne DavisonFixed failing hunks.
2006-04-18 Wayne DavisonA slight tweak to the logic that calls log_exit().
2006-04-11 Wayne DavisonAdded a simple ACL-copying test to the testsuite.
2006-04-08 Wayne DavisonA tweak to the configure output from Mike Frysinger.
2006-04-08 Wayne DavisonMake sure that whenever log_init() gets called, that...
2006-04-06 Wayne DavisonChanged variable "logfile" to "logfile_fp".
2006-04-06 Wayne Davison- Make sure that logfile_name is set properly for all...
2006-03-22 Wayne DavisonFixed a failing hunk.
2006-03-22 Wayne DavisonImproved the opening comments.
2006-03-21 Wayne DavisonA fix to define SUPPORT_FLAGS earlier in rsync.h.
2006-03-21 Wayne DavisonA little more misc. cleanup.
2006-03-20 Wayne DavisonA new version of an old patch by Rolf Grossmann.
2006-03-20 Wayne DavisonThis is a better version for the updated acls.diff...
2006-03-20 Wayne Davison- Fixed a logic problem for an ACLS_NEED_MASK system...
2006-03-18 Wayne DavisonMake sure that an ACLS_NEED_MASK system strips a redund...
2006-03-17 Wayne DavisonFixed a failing hunk.
2006-03-17 Wayne DavisonUpdated the rsync.yo file.
2006-03-17 Wayne DavisonIf the user repeats the --acls (-A) option, use a backw...
2006-03-16 Wayne Davison- Added configure support for cygwin.
2006-03-16 Wayne DavisonUpdated to work with latest io.c changes.
2006-03-16 Wayne DavisonUpdated to work with the newest io.c code.
2006-03-15 Wayne DavisonSet LC_COLLATE=C explicitly in the environment.
2006-03-14 Wayne DavisonA first-cut at a --log-file=FILE option.
2006-03-13 Wayne DavisonRemoved patch fuzz.
2006-03-13 Wayne DavisonModifed to work with the latest acls.diff patch.
2006-03-13 Wayne DavisonThe tag char doesn't need to be unsigned.
2006-03-13 Wayne DavisonSome improved error checking.
2006-03-13 Wayne DavisonFixed a problem in the computing of a missing mask...
2006-03-11 Wayne DavisonA much-improved version of the --acls option that Matt...
2006-03-11 Wayne DavisonFixed a failing hunk.
2006-03-11 Wayne Davison- Reverted some of the recent changes that were not...
2006-03-10 Wayne DavisonThe ACL code in make_file() needed to happen after...
2006-03-10 Wayne DavisonChanged the uid/gid mapping to not use such a convolute...
2006-03-10 Wayne DavisonThe pack_smb_acl() function sets more than just the...
2006-03-10 Wayne DavisonReverting the change in 1.21.
2006-03-10 Wayne Davison- If an access ACL has a mask, we set it to the group...
2006-03-09 Wayne DavisonUpdated the opening comments.
2006-03-09 Wayne DavisonMoved the set_xattr() call back after do_chmod().
2006-03-09 Wayne DavisonMoved the set_acl() call after the do_chmod() call...
2006-03-09 Wayne DavisonHave the xattr-function callers check preserve_xattrs.
2006-03-09 Wayne DavisonAdded a comment.
2006-03-09 Wayne DavisonMade the ACL-function callers check preserve_acls.
2006-03-09 Wayne DavisonMade all the type loops more efficient.
2006-03-09 Wayne Davison- Made the "types" array a single static instead of...
2006-03-09 Wayne DavisonThis change from Matt makes rsync invent a simple ACL...
2006-03-09 Wayne DavisonGot rid of the uppercase XATTR function defines and...
2006-03-09 Wayne Davison- Got rid of the uppercased ACL function defines.
2006-03-09 Wayne DavisonFrom Matt:
2006-03-07 Wayne DavisonGot rid of some patch fuzz.
2006-03-07 Wayne DavisonFixed a typo.
2006-03-07 Wayne DavisonChanged "%0x" in an rprintf() to "%02x".
2006-03-05 Wayne DavisonWe now pass the --detect-renamed option to the server...
2006-03-02 Wayne DavisonTweaked a directory copy command in default-acls.test.
2006-02-28 Wayne DavisonMost of the patch got applied to the trunk, so what...
2006-02-28 Wayne DavisonHandle a patch failure where the whole patch was rejected.
2006-02-28 Wayne DavisonFixed a few bugs.
2006-02-27 Wayne DavisonImproved a few minor things.
2006-02-27 Wayne DavisonNo need to initialize the chain var of a checksum struc...
2006-02-27 Wayne DavisonMake sure that the hash-table index can't overflow...
2006-02-26 Wayne DavisonIncorporated some feedback from Shachar Shemesh.
2006-02-26 Wayne DavisonFixed a typo.
2006-02-26 Wayne DavisonAn improved way to hash the checksum data (used by...
2006-02-24 Wayne DavisonFixed failing hunks.
2006-02-24 Wayne DavisonFixed a build problem.
2006-02-24 Wayne DavisonFixed failing hunks.
2006-02-23 Wayne DavisonFixed a failing hunk.
2006-02-23 Wayne DavisonFixed failing hunks.
2006-02-23 Wayne DavisonOne more missing bit for bug 3543.
2006-02-23 Wayne DavisonFixed bug #3543 (https://bugzilla.samba.org/show_bug...
2006-02-20 Wayne DavisonFixed failing hunks.
2006-02-20 Wayne DavisonA patch that appears to help some cygwin users.
2006-02-17 Wayne DavisonA simple --slow-down=USECs option that is somewhat...
2006-02-15 Wayne DavisonFixed a failing hunk.
2006-02-15 Wayne DavisonFixed a problem joining multiple .rej names in the...
2006-02-14 Wayne DavisonFixed a failing hunk.
2006-02-09 Wayne DavisonThe code now compiles if slp is disabled.
2006-02-09 Wayne DavisonFixed a build problem.
2006-02-09 Wayne DavisonOne more fix for the scanning of configure's args.
2006-02-09 Wayne Davison- Use the first configure command given in a diff,...
2006-02-09 Wayne DavisonFixed a build failure and some compiler warnings.
2006-02-09 Wayne DavisonFixed a build problem.
2006-02-09 Wayne DavisonFixed a simple build problem that crept into the patch.
2006-02-09 Wayne DavisonAdded build instructions.
2006-02-09 Wayne DavisonFixed failing hunks.
2006-02-09 Wayne Davison- Allow --auto-cmd (-a) additions to be specifed while...
2006-02-09 Wayne DavisonAdds some extended attributes after acls.diff.
2006-02-08 Wayne DavisonTweaked a message.
2006-02-08 Wayne DavisonAllow --auto-cmd (-a) to be repeated.
2006-02-08 Wayne Davison- Added a short option (-a) for --auto-cmd.
2006-02-08 Wayne DavisonFixed a failing hunk.
2006-02-08 Wayne DavisonEnhanced --auto-cmd to take a REGEX instead of a STRING.
2006-02-08 Wayne DavisonAdded --auto-cmd=STR option.
2006-02-08 Wayne DavisonAdded the --require-quit (-Q) option (used by my releas...
2006-02-08 Wayne DavisonUpdated to apply cleanly.
2006-02-07 Wayne DavisonThe --detect-renamed option for finding files in the...
2006-02-07 Wayne DavisonFixed failing hunks.
2006-02-06 Wayne DavisonThis has been replaced by the "incoming chmod" and...
2006-02-06 Wayne Davison- Make sure that generated files always come last in...
2006-02-06 Wayne DavisonChanged the style of the diff headers (use "patch ...
next