Got rid of some fuzz.
[rsync/rsync-patches.git] / filter.diff
2005-01-24 Wayne DavisonGot rid of some fuzz.
2005-01-23 Wayne DavisonFixed failing hunks.
2005-01-21 Wayne DavisonSome doc improvements.
2005-01-21 Wayne DavisonFixed failing hunk.
2005-01-21 Wayne DavisonChanged the name of the .rsync-rules file (used by...
2005-01-17 Wayne DavisonFixed a failing hunk.
2005-01-17 Wayne Davison- Added a description of "filter" to the rsyncd.yo...
2005-01-17 Wayne Davison- Fixed the handling of the "!" list-clearing rules.
2005-01-17 Wayne DavisonTwiddled a few defines in h and improved the docs.
2005-01-17 Wayne DavisonAnother round of re-think for the enhanced syntax....
2005-01-16 Wayne Davison- Added modifiers "C" and "E" to the include/exclude...
2005-01-15 Wayne DavisonChanged the syntax that specifies a merge file. It...
2005-01-01 Wayne DavisonFixed fuzzy hunks.
2004-11-27 Wayne DavisonFixed patch fuzz.
2004-10-14 Wayne DavisonFixed a failing hunk.
2004-09-30 Wayne DavisonUpdated to apply cleanly.
2004-09-21 Wayne DavisonUpdated to apply cleanly.
2004-08-13 Wayne DavisonChanged clean_fname() calls to the updated arg syntax.
2004-08-11 Wayne DavisonUpdated to remove changes that were applied to the...
2004-08-11 Wayne DavisonFixed an overflow check.
2004-08-10 Wayne Davison- Work with the latest check_one_exclude().
2004-08-10 Wayne DavisonMore manpage improvements.
2004-08-10 Wayne DavisonImproved the manpage and tweaked on memcpy().
2004-08-09 Wayne Davison- Made the dirbuf value always contain an absolute...
2004-08-09 Wayne Davison- Changed the way that daemon excludes get anchored...
2004-08-07 Wayne Davison- Added some extra comments.
2004-08-06 Wayne DavisonA couple more bug fixes.
2004-08-06 Wayne Davison- Needed to send the new merge-file options across...
2004-08-06 Wayne DavisonImproved the option syntax by eliminating the --inherit...
2004-08-04 Wayne DavisonFixed rules being inherited without --inherit.
2004-08-04 Wayne DavisonImproved the manpage and added the missing --inherit...
2004-08-03 Wayne Davison- Fixed a couple problems with the daemon's path-saniti...
2004-07-21 Wayne DavisonUpdated.
2004-07-16 Wayne DavisonUpdated.
2004-07-15 Wayne DavisonUpdated to apply to latest source.
2004-07-03 Wayne DavisonUpdated the format using the new verify-patches script.
2004-06-20 Wayne DavisonUpdated to apply cleanly.
2004-06-06 Wayne DavisonFixed fuzz and failed hunks.
2004-06-04 Wayne DavisonImproved the code that supports --inherit.
2004-05-30 Wayne DavisonMade inheritance of parent-dir rules optional.
2004-05-24 Wayne Davison- Improved the sanitize_path() logic for merged include...
2004-05-22 Wayne DavisonUpdated the exclude test to test merge files.
2004-05-22 Wayne DavisonImproved the docs.
2004-05-22 Wayne DavisonChanged order of list-clearing loop in pop_local_exclud...
2004-05-21 Wayne DavisonImproved the push/pop/search-for-dup code.
2004-05-17 Wayne DavisonSwitched the storage for the merge-file lists from...
2004-05-16 Wayne DavisonFixed a problem where the "listp" pointer in make_exclu...
2004-05-16 Wayne DavisonTook the general exclude-list improvements from this...
2004-05-15 Wayne Davison- Improved the recently-added exclude-list comment.
2004-05-15 Wayne Davison- Use "array" for the root-list's array pointer, not...
2004-05-15 Wayne DavisonOne more tweak.
2004-05-15 Wayne DavisonGot rid of "extra" pointer out of exclude_list_struct...
2004-05-13 Wayne DavisonGot rid of the changes to proto.h and mentioned the...
2004-05-09 Wayne DavisonUpdated to apply cleanly.
2004-04-27 Wayne DavisonUpdated.
2004-04-24 Wayne Davison- Refer to this rule as a "merge" rather than an "inser...
2004-04-23 Wayne DavisonMy implementation of the ". insert-file" idiom for...