CVS update: rsync/patches

2006-12-08 Thread Wayne Davison

Date:   Sat Dec  9 02:05:16 2006
Author: wayned

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

Modified Files:
atimes.diff link-by-hash.diff omit-dir-changes.diff 
xattrs.diff 
Log Message:
Got rid of some patch fuzz.


Revisions:
atimes.diff 1.93 => 1.94

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/atimes.diff?r1=1.93&r2=1.94
link-by-hash.diff   1.78 => 1.79

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/link-by-hash.diff?r1=1.78&r2=1.79
omit-dir-changes.diff   1.3 => 1.4

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/omit-dir-changes.diff?r1=1.3&r2=1.4
xattrs.diff 1.61 => 1.62

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/xattrs.diff?r1=1.61&r2=1.62
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/patches

2006-12-08 Thread Wayne Davison

Date:   Sat Dec  9 02:03:39 2006
Author: wayned

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

Modified Files:
acls.diff detect-renamed.diff early-checksum.diff 
Log Message:
Fixed failing hunks.


Revisions:
acls.diff   1.173 => 1.174

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/acls.diff?r1=1.173&r2=1.174
detect-renamed.diff 1.14 => 1.15

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/detect-renamed.diff?r1=1.14&r2=1.15
early-checksum.diff 1.17 => 1.18

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/early-checksum.diff?r1=1.17&r2=1.18
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/testsuite

2006-12-08 Thread Wayne Davison

Date:   Sat Dec  9 00:24:11 2006
Author: wayned

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

Modified Files:
itemize.test 
Log Message:
Handle the new output from the hard-link code, including a fix
for a long-standing bug combinding -H with --compare-dest.


Revisions:
itemize.test1.22 => 1.23

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/itemize.test?r1=1.22&r2=1.23
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-12-08 Thread Wayne Davison

Date:   Sat Dec  9 00:24:08 2006
Author: wayned

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

Modified Files:
rsync.h 
Log Message:
- Added FLAG_HLINK_DONE.
- Added BITS_SET() and BITS_SETnUNSET() defines.
- Got rid of unused HL_* defines.
- Got rid of no-longer-needed struct hlist.
- Changed F_HL_LIST() to F_HL_PREV().
- Added F_NOT_HLINK_FIRST() and F_NOT_HLINK_LAST().
- Got rid of WITH_HLINK and WITHOUT_HLINK.
- Got rid of the hlink_pool in the file list.


Revisions:
rsync.h 1.312 => 1.313
http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.h?r1=1.312&r2=1.313
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-12-08 Thread Wayne Davison

Date:   Sat Dec  9 00:24:05 2006
Author: wayned

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

Modified Files:
receiver.c 
Log Message:
Got rid of the pool-destroy call since this is not around anymore.


Revisions:
receiver.c  1.191 => 1.192
http://www.samba.org/cgi-bin/cvsweb/rsync/receiver.c?r1=1.191&r2=1.192
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-12-08 Thread Wayne Davison

Date:   Sat Dec  9 00:24:01 2006
Author: wayned

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

Modified Files:
main.c 
Log Message:
Call the new hard-link init functions.


Revisions:
main.c  1.322 => 1.323
http://www.samba.org/cgi-bin/cvsweb/rsync/main.c?r1=1.322&r2=1.323
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-12-08 Thread Wayne Davison

Date:   Sat Dec  9 00:23:58 2006
Author: wayned

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

Modified Files:
generator.c 
Log Message:
- Use the revamped hard-link functions.
- Turned maybe_ATTRS_REPORT var into a global for use by hlink.c.


Revisions:
generator.c 1.313 => 1.314
http://www.samba.org/cgi-bin/cvsweb/rsync/generator.c?r1=1.313&r2=1.314
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-12-08 Thread Wayne Davison

Date:   Sat Dec  9 00:23:55 2006
Author: wayned

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

Modified Files:
hlink.c 
Log Message:
- Revamped the hard-link algorithm to save memory.
- Improved the function names.
- Improved a few variable names.
- Got rid of the "is a hard link" message in favor of the normal status
  messages for files (e.g. --itemize-changes indicates hard-links).
- Fixed a long-standing bug when combining -H with --compare-dest.
- Made sure that code compiles when hard-linking is not available.


Revisions:
hlink.c 1.72 => 1.73
http://www.samba.org/cgi-bin/cvsweb/rsync/hlink.c?r1=1.72&r2=1.73
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-12-08 Thread Wayne Davison

Date:   Sat Dec  9 00:23:51 2006
Author: wayned

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

Modified Files:
flist.c 
Log Message:
Changed the hlink_pool variable to be a global since only the main
file list ever has a pool for hard-linking.


Revisions:
flist.c 1.370 => 1.371
http://www.samba.org/cgi-bin/cvsweb/rsync/flist.c?r1=1.370&r2=1.371
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-12-08 Thread Wayne Davison

Date:   Sat Dec  9 00:23:48 2006
Author: wayned

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

Modified Files:
proto.h 
Log Message:
Regenerated.


Revisions:
proto.h 1.323 => 1.324
http://www.samba.org/cgi-bin/cvsweb/rsync/proto.h?r1=1.323&r2=1.324
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/patches

2006-12-08 Thread Wayne Davison

Date:   Fri Dec  8 23:59:17 2006
Author: wayned

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

Modified Files:
acls.diff atimes.diff detect-renamed.diff 
Log Message:
Fixed failing hunks.


Revisions:
acls.diff   1.172 => 1.173

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/acls.diff?r1=1.172&r2=1.173
atimes.diff 1.92 => 1.93

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/atimes.diff?r1=1.92&r2=1.93
detect-renamed.diff 1.13 => 1.14

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/detect-renamed.diff?r1=1.13&r2=1.14
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/patches

2006-12-08 Thread Wayne Davison

Date:   Fri Dec  8 23:58:59 2006
Author: wayned

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

Modified Files:
flags.diff 
Log Message:
Fixed patch to work with --delete-delay.


Revisions:
flags.diff  1.19 => 1.20

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/flags.diff?r1=1.19&r2=1.20
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-12-08 Thread Wayne Davison

Date:   Fri Dec  8 21:02:11 2006
Author: wayned

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

Modified Files:
flist.c 
Log Message:
Explicitly cast the length values down to an uint32 so that some
compilers don't complain about the value getting smaller.


Revisions:
flist.c 1.369 => 1.370
http://www.samba.org/cgi-bin/cvsweb/rsync/flist.c?r1=1.369&r2=1.370
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-12-08 Thread Wayne Davison

Date:   Fri Dec  8 20:58:51 2006
Author: wayned

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

Modified Files:
generator.c 
Log Message:
Get rid of some signed/unsigned-comparison compiler warnings.


Revisions:
generator.c 1.312 => 1.313
http://www.samba.org/cgi-bin/cvsweb/rsync/generator.c?r1=1.312&r2=1.313
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/testsuite

2006-12-08 Thread Wayne Davison

Date:   Fri Dec  8 20:47:09 2006
Author: wayned

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

Modified Files:
backup.test 
Log Message:
Use --delete-delay instead of --delete-after.


Revisions:
backup.test 1.5 => 1.6

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/backup.test?r1=1.5&r2=1.6
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-12-08 Thread Wayne Davison

Date:   Fri Dec  8 20:42:45 2006
Author: wayned

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

Modified Files:
generator.c 
Log Message:
- The --delete-delay code now does its own output buffering.  This
  allows us to delay opening a temp file to hold the list of deletions
  until we overflow the buffer (and thus, it's not usually needed).
- Fall back to doing a --delete-after pass if the --delete-delay
  code has a temp-file-writing failure.


Revisions:
generator.c 1.311 => 1.312
http://www.samba.org/cgi-bin/cvsweb/rsync/generator.c?r1=1.311&r2=1.312
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-12-08 Thread Wayne Davison

Date:   Fri Dec  8 15:10:12 2006
Author: wayned

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

Modified Files:
generator.c 
Log Message:
Fixed --delete-delay by making the fprintf() output an unsigned short
for the mode.


Revisions:
generator.c 1.310 => 1.311
http://www.samba.org/cgi-bin/cvsweb/rsync/generator.c?r1=1.310&r2=1.311
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs