rsync/rsync-patches.git
2006-10-24 Wayne DavisonGot rid of some patch fuzz.
2006-10-22 Wayne DavisonChanged the sys_acl_get_file() function to return ENOTS...
2006-10-22 Wayne DavisonAdded missing DEBUG() define.
2006-10-22 Wayne DavisonNeed to use (mode_t)~0 instead of ~0u for portability.
2006-10-22 Wayne DavisonFixed the crash problem Matt found.
2006-10-21 Wayne DavisonFixed a bug when acls are being preserved and one of...
2006-10-18 Wayne DavisonFixed failing hunk.
2006-10-16 Wayne Davison- Fixed the filename passed to make_mutable().
2006-10-16 Wayne DavisonGot rid of the (unneeded) ./prepare_source instructions.
2006-10-15 Wayne DavisonFixed compilation problems that crept into the code.
2006-10-15 Wayne DavisonI don't think we need this.
2006-10-15 Wayne DavisonChanged the code to call make_mutable() on a temp file...
2006-10-15 Wayne DavisonThe changes to cleanup.c now use the new case_N.h file.
2006-10-14 Wayne DavisonFixed a failing hunk.
2006-10-14 Wayne DavisonFixed failing hunk.
2006-10-13 Wayne DavisonFixed failing hunks.
2006-10-13 Wayne DavisonGot rid of double-fuzz hunk.
2006-10-13 Wayne DavisonFixed failing hunks.
2006-10-13 Wayne DavisonFixed a failing hunk.
2006-10-12 Wayne DavisonUpdated for rolled-back trunk.
2006-10-11 Wayne DavisonFixed failing hunks and failing itemize testsuite.
2006-10-09 Wayne DavisonFixed a failing hunk.
2006-10-09 Wayne DavisonFixed some failing hunks.
2006-10-08 Wayne DavisonFixed failing hunks.
2006-09-24 Wayne DavisonFixed some failing hunks.
2006-09-20 Wayne DavisonSome improvements from marineam@osuosl.org.
2006-09-20 Wayne DavisonFixed failing hunks.
2006-07-25 Wayne DavisonFixed failing hunks.
2006-07-05 Wayne DavisonFixed failing hunks.
2006-06-07 Wayne DavisonA patch from Antti Tapaninen.
2006-06-07 Wayne DavisonFixed failing hunks.
2006-06-07 Wayne DavisonA patch from Stefan Müller.
2006-06-05 Wayne DavisonGot rid of some patch fuzz.
2006-06-05 Wayne DavisonFixed a failing hunk.
2006-06-01 Wayne DavisonFixed a failing hunk.
2006-05-31 Wayne DavisonMention -X isn't included in --archive (-a) in option...
2006-05-31 Wayne DavisonMention -A isn't included in --archive (-a) in option...
2006-05-29 Wayne DavisonFixed failing hunks.
2006-05-18 Wayne DavisonFixed a failing hunk.
2006-05-17 Wayne DavisonFixed some patch fuzz.
2006-05-17 Wayne DavisonFixed a failing hunk.
2006-05-13 Wayne DavisonGot rid of patch fuzz.
2006-05-09 Wayne DavisonFixed failing hunks.
2006-05-09 Wayne DavisonApplied this to the trunk (with a few improvements).
2006-05-05 Wayne DavisonFixed some patch fuzz.
2006-05-05 Wayne DavisonFixed failing hunks.
2006-05-04 Wayne DavisonFixed a problem with the ACLS_NEED_MASK code in unpack_...
2006-05-04 Wayne Davison- A couple minor changes for systems with a forced...
2006-05-03 Wayne DavisonFixed failing hunks.
2006-05-03 Wayne DavisonFixed failing hunks.
2006-05-02 Wayne DavisonFixed failing hunks.
2006-05-01 Wayne Davison- Updated to apply over the new ACL patch.
2006-05-01 Wayne Davison- Improved send_acl() to handle an error case where...
2006-05-01 Wayne DavisonGot rid of the extra file-list int32 index vars on...
2006-05-01 Wayne DavisonMoved the inclusion of the ACL include files from h...
2006-05-01 Wayne DavisonTweaked the naming of the ACL functions.
2006-05-01 Wayne DavisonImproved expand_item_list() to allow the increment...
2006-04-30 Wayne DavisonMoved the generic list-growing function into util.c...
2006-04-30 Wayne DavisonRenamed a variable in flist.c.
2006-04-30 Wayne DavisonFixed failing hunks.
2006-04-30 Wayne DavisonSome extensive changes include:
2006-04-29 Wayne DavisonGot rid of a superfluous call to f_name() in receive_acl().
2006-04-28 Wayne DavisonWe make sure that the rsync_acl objects never have...
2006-04-27 Wayne DavisonFixed a problem with send_acl() when f == -1.
2006-04-26 Wayne DavisonUpdated the header comments in two files to have the...
2006-04-26 Wayne DavisonUpdated two more header comments with the latest FSF...
2006-04-25 Wayne DavisonUpdated the copyright info in the new acls.c file.
2006-04-25 Wayne DavisonMake sure that ida_list_free() doesn't call free()...
2006-04-25 Wayne DavisonFixed some high-level patch fuzz.
2006-04-25 Wayne DavisonFixed failing hunks.
2006-04-22 Wayne DavisonFixed a bug in rsync_acl_extended_parts_equal() where...
2006-04-21 Wayne DavisonFixed a failing hunk.
2006-04-21 Wayne DavisonFixed a build problem with the last change.
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.
next