CVS update: rsync

Wayne Davison wayned at samba.org
Fri Feb 4 21:13:06 GMT 2005


Date:	Fri Feb  4 21:13:06 2005
Author:	wayned

Update of /data/cvs/rsync
In directory dp.samba.org:/tmp/cvs-serv8652

Modified Files:
	exclude.c 
Log Message:
- Changed filter_rule() to add_rule().
- Improved the debug info coming from add_rule().
- Changed add_filter() to parse_rule() and add_filter_file()
  to parse_filter_file().
- Changed get_filter_tok() to parse_rule_tok().
- Made the mflags a uint32.
- Added an extra arg to get_rule_prefix() to indicate if we're
  building the options for transmission or other purposes.
- The 'C' modifier can now be applied to a '-' rule, so it now
  sets a new flag: MATCHFLG_CVS_IGNORE.
- The send_filter_list() and recv_filter_list() functions now handle
  all the logic needed to do the right thing for -C (this used to be
  in main.c).


Revisions:
exclude.c		1.99 => 1.100
	http://www.samba.org/cgi-bin/cvsweb/rsync/exclude.c?r1=1.99&r2=1.100


More information about the rsync-cvs mailing list