The first version of my reworked xattr patch. We now use a checksum
[rsync/rsync-patches.git] / fake-super.diff
2006-12-28 Wayne DavisonUpdated to apply to latest source.
2006-12-27 Wayne DavisonFixed some patch fuzz.
2006-12-17 Wayne DavisonFixed a compilation problem.
2006-12-12 Wayne DavisonFixed failing hunks.
2006-12-03 Wayne DavisonFixed failing hunks.
2006-11-09 Wayne DavisonFixed failing hunk.
2006-11-07 Wayne Davison- Fixed the setting of extra_len in receive_xattr().
2006-11-05 Wayne DavisonMake sure that any weird mode bits (if they exist up...
2006-11-04 Wayne DavisonMoved the %-name preserving code into the regular xattr...
2006-11-04 Wayne Davison- The non-Linux version now preserves the user namespac...
2006-11-04 Wayne DavisonSimplified the prefix defines and made to work with...
2006-11-04 Wayne DavisonFixed length check when excluding XSTAT_ATTR.
2006-11-04 Wayne DavisonFixed the value of CENT_POS for non-Linux systems.
2006-11-04 Wayne Davison- We save our extended stat attributes using the name
2006-11-02 Wayne DavisonNamespace improvements.
2006-11-02 Wayne DavisonFixed to work with the latest xattr.diff.
2006-11-01 Wayne DavisonUpdated the opening comments to mention how to apply...
2006-10-30 Wayne DavisonGot rid of a superfluous extern.
2006-10-30 Wayne Davison- Tweaked the opening comments.
2006-10-30 Wayne Davison- Make sure we don't write out any extraneous mode...
2006-10-28 Wayne Davison- Improved the error handling.
2006-10-28 Wayne Davison- I decided that we should leave as much of the real...
2006-10-28 Wayne DavisonChanged the unique_prefix and upre_len vars into defines.
2006-10-27 Wayne DavisonOne more fix to get the consistent-chmod value right.
2006-10-27 Wayne DavisonFixed the code that maintains the files with a consiste...
2006-10-27 Wayne DavisonChanged the way the fake xattr-stat data gets read...
2006-10-27 Wayne Davison- Fixed a problem with the sscanf() count (now 5, not 4).
2006-10-27 Wayne DavisonSplit the major & minor device numbers.
2006-10-27 Wayne Davison- Fixed a bug I introduced into the daemon's "fake...
2006-10-27 Wayne DavisonMy verison of Wesley W. Terpstra's --fake-super patch.