Updated patches to work with the latest code.
[rsync-patches.git] / acls.diff
2011-02-22 Wayne DavisonUpdated patches to work with the latest code.
2010-09-18 Wayne DavisonUpdated patches to work with the latest master.
2010-04-24 Wayne DavisonUpdated patches to work with the latest trunk.
2009-12-30 Wayne DavisonUpdated patches to work with the current trunk.
2009-12-08 Wayne DavisonUpdated patches to work with the current trunk.
2009-10-21 Wayne DavisonAdding group-auth patch; updating patches.
2009-05-23 Wayne DavisonAdding filter-attribute-mods patch; updating patches.
2009-03-13 Wayne DavisonUpdated patches to work with the current trunk.
2008-08-02 Wayne DavisonThe patches for 3.0.4pre2. v3.0.4pre2
2008-03-01 Wayne DavisonThe patches for 3.0.0. v3.0.0
2008-02-20 Wayne DavisonThe patches for 3.0.0pre10.
2008-02-11 Wayne DavisonThe patches for 3.0.0pre9.
2007-11-28 Wayne DavisonThe patches for 3.0.0pre6.
2007-10-04 Wayne DavisonFixed build problem.
2007-10-04 Wayne DavisonGot rid of patch fuzz.
2007-09-18 Wayne DavisonFixed compilation errors/warnings.
2007-09-01 Wayne DavisonFixed failing hunks.
2007-08-11 Wayne DavisonFixed failing hunks.
2007-05-21 Wayne DavisonUpgraded to work with the latest ACL code.
2007-04-18 Wayne DavisonFixed failing hunk.
2007-04-07 Wayne DavisonFixed failing hunks.
2007-04-07 Wayne DavisonFixed failing hunks.
2007-03-11 Wayne DavisonFixed failing hunks.
2007-03-11 Wayne DavisonThis patch will make rsync 3.0.x able to exchange ACLs...
2007-03-03 Wayne DavisonSimplified the populating of the sx struct's ACL info.
2007-02-20 Wayne DavisonFixed some build problems that crept into the code.
2007-02-20 Wayne DavisonFixed failing hunks.
2007-02-03 Wayne DavisonFixed a failing hunk.
2007-01-27 Wayne DavisonFixed failing hunks.
2007-01-21 Wayne DavisonRestored a "return;" at the end of a void function...
2007-01-21 Wayne DavisonApplied Matt's fix for a misplaced hunk.
2006-12-28 Wayne Davison- Updated to apply to latest source.
2006-12-18 Wayne DavisonFixed failing hunks.
2006-12-17 Wayne DavisonFixed some compilation errors that crept into the code.
2006-12-17 Wayne DavisonFixed failing hunks.
2006-12-16 Wayne DavisonFixing failing hunks.
2006-12-16 Wayne DavisonUpdate the man page concerning the current ACL compatib...
2006-12-15 Wayne DavisonFixed failing hunks.
2006-12-15 Wayne DavisonFixed a failing hunk.
2006-12-12 Wayne DavisonFixed failing hunks.
2006-12-09 Wayne DavisonGot rid of some commented-out code.
2006-12-09 Wayne DavisonFixed failing hunks.
2006-12-08 Wayne DavisonFixed failing hunks.
2006-12-07 Wayne DavisonFixed failing hunks.
2006-12-05 Wayne DavisonFixed failing hunks.
2006-12-04 Wayne DavisonFixed failing hunks.
2006-12-03 Wayne DavisonFixed failing hunks.
2006-12-01 Wayne DavisonFixed failing hunks and added preallocate.diff.
2006-11-25 Wayne DavisonMatt added "const" to a couple char pointers.
2006-11-21 Wayne DavisonFixed failing hunks.
2006-11-19 Wayne DavisonFixed failing hunks.
2006-11-11 Wayne DavisonFixed failing hunks.
2006-11-10 Wayne DavisonFixed the combination of --acls with --delete-*.
2006-11-10 Wayne DavisonFixed failing hunks.
2006-11-10 Wayne DavisonFixed failing hunks.
2006-11-01 Wayne DavisonUpdated the opening comments to mention how to apply...
2006-10-30 Wayne DavisonGot rid of superfluous externs.
2006-10-28 Wayne Davison- Improved the build when ACL support is disabled.
2006-10-28 Wayne Davison- Make sure that we don't write an ACL in read-only...
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-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 some failing hunks.
2006-10-08 Wayne DavisonFixed failing hunks.
2006-09-24 Wayne DavisonFixed some failing hunks.
2006-07-05 Wayne DavisonFixed failing hunks.
2006-06-05 Wayne DavisonFixed a failing hunk.
2006-05-31 Wayne DavisonMention -A isn't included in --archive (-a) in option...
2006-05-29 Wayne DavisonFixed failing hunks.
2006-05-17 Wayne DavisonFixed a failing hunk.
2006-05-09 Wayne DavisonFixed failing hunks.
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-02 Wayne DavisonFixed failing hunks.
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 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 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-22 Wayne DavisonFixed a bug in rsync_acl_extended_parts_equal() where...
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.
next