CVS update: rsync

2005-03-15 Thread Wayne Davison

Date:   Tue Mar 15 17:30:50 2005
Author: wayned

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

Modified Files:
main.c 
Log Message:
Mention the index number for an "invalid packet at end of run".


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


CVS update: rsync

2005-03-15 Thread Wayne Davison

Date:   Tue Mar 15 17:30:53 2005
Author: wayned

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

Modified Files:
receiver.c 
Log Message:
Handle --delay-updates at the end of the first phase.


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


CVS update: rsync

2005-03-15 Thread Wayne Davison

Date:   Tue Mar 15 17:30:56 2005
Author: wayned

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

Modified Files:
sender.c 
Log Message:
Tweaked the end-of-phase code.


Revisions:
sender.c1.81 => 1.82
http://www.samba.org/cgi-bin/cvsweb/rsync/sender.c?r1=1.81&r2=1.82
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2005-03-15 Thread Wayne Davison

Date:   Tue Mar 15 19:19:36 2005
Author: wayned

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

Modified Files:
rsync.h 
Log Message:
Added ITEM_DUMMY_BIT and moved a few other 'ITEM_*'s around.


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


CVS update: rsync

2005-03-15 Thread Wayne Davison

Date:   Tue Mar 15 19:19:38 2005
Author: wayned

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

Modified Files:
generator.c 
Log Message:
- Added an extra phase to the end of the transfer to better handle
  delayed updates that have hard links.
- Send the new ITEM_DUMMY_BIT to the sender so that we can figure
  out if the other side is pre1 or pre2 and let the receiver reject
  it.


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


CVS update: rsync

2005-03-15 Thread Wayne Davison

Date:   Tue Mar 15 19:19:41 2005
Author: wayned

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

Modified Files:
receiver.c 
Log Message:
Added an extra phase to the end of the transfer to handle
delayed updates that have hard links.


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


CVS update: rsync

2005-03-15 Thread Wayne Davison

Date:   Tue Mar 15 19:19:44 2005
Author: wayned

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

Modified Files:
sender.c 
Log Message:
- Made read_item_attrs() detect and reject a pre1/pre2 rsync (used
  by both the sender and the receiver).
- Added an extra phase to the end of the transfer to better handle
  delayed updates that have hard links.


Revisions:
sender.c1.82 => 1.83
http://www.samba.org/cgi-bin/cvsweb/rsync/sender.c?r1=1.82&r2=1.83
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2005-03-15 Thread Wayne Davison

Date:   Tue Mar 15 23:23:39 2005
Author: wayned

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

Modified Files:
errcode.h 
Log Message:
Added RERR_LOG_FAILURE define.


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


CVS update: rsync

2005-03-15 Thread Wayne Davison

Date:   Tue Mar 15 23:23:41 2005
Author: wayned

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

Modified Files:
log.c 
Log Message:
Added the error message for RERR_LOG_FAILURE and used it when
the daemon can't open the log-file.


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


CVS update: rsync

2005-03-15 Thread Wayne Davison

Date:   Tue Mar 15 23:23:45 2005
Author: wayned

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

Modified Files:
rsync.yo rsync.1 
Log Message:
Document error messages 6 and 25.


Revisions:
rsync.yo1.263 => 1.264
http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.yo?r1=1.263&r2=1.264
rsync.1 1.275 => 1.276
http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.1?r1=1.275&r2=1.276
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2005-03-15 Thread Wayne Davison

Date:   Wed Mar 16 01:06:33 2005
Author: wayned

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

Modified Files:
sender.c 
Log Message:
Changed error message for incompatible 2.6.4 pre-release versions.


Revisions:
sender.c1.83 => 1.84
http://www.samba.org/cgi-bin/cvsweb/rsync/sender.c?r1=1.83&r2=1.84
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/packaging/lsb

2005-03-15 Thread Wayne Davison

Date:   Wed Mar 16 01:12:45 2005
Author: wayned

Update of /data/cvs/rsync/packaging/lsb
In directory dp.samba.org:/tmp/cvs-serv20674/packaging/lsb

Modified Files:
rsync.spec 
Log Message:
Preparing for release of 2.6.4pre3

Revisions:
rsync.spec  1.21 => 1.22

http://www.samba.org/cgi-bin/cvsweb/rsync/packaging/lsb/rsync.spec?r1=1.21&r2=1.22
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2005-03-15 Thread Wayne Davison

Date:   Wed Mar 16 01:12:45 2005
Author: wayned

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

Modified Files:
configure configure.in rsync.1 rsync.yo rsyncd.conf.5 
rsyncd.conf.yo 
Log Message:
Preparing for release of 2.6.4pre3

Revisions:
configure   1.205 => 1.206
http://www.samba.org/cgi-bin/cvsweb/rsync/configure?r1=1.205&r2=1.206
configure.in1.213 => 1.214
http://www.samba.org/cgi-bin/cvsweb/rsync/configure.in?r1=1.213&r2=1.214
rsync.1 1.276 => 1.277
http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.1?r1=1.276&r2=1.277
rsync.yo1.264 => 1.265
http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.yo?r1=1.264&r2=1.265
rsyncd.conf.5   1.92 => 1.93
http://www.samba.org/cgi-bin/cvsweb/rsync/rsyncd.conf.5?r1=1.92&r2=1.93
rsyncd.conf.yo  1.96 => 1.97
http://www.samba.org/cgi-bin/cvsweb/rsync/rsyncd.conf.yo?r1=1.96&r2=1.97
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/patches

2005-03-15 Thread Wayne Davison

Date:   Wed Mar 16 02:26:44 2005
Author: wayned

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

Modified Files:
acls.diff append.diff 
Log Message:
Fixed failing hunks.


Revisions:
acls.diff   1.42 => 1.43

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/acls.diff?r1=1.42&r2=1.43
append.diff 1.15 => 1.16

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


CVS update: rsync/patches

2005-03-15 Thread Wayne Davison

Date:   Wed Mar 16 02:28:30 2005
Author: wayned

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

Modified Files:
ODBC-dblog.diff backup-dir-dels.diff chmod-option.diff 
copy-atimes.diff date-only.diff fname-convert.diff fsync.diff 
ignore-case.diff last-match.diff link-by-hash.diff 
links-depth.diff netgroup-auth.diff openssl-support.diff 
owner-group-mod.diff soften-links.diff source-cd.diff 
time-limit.diff tru64.diff 
Log Message:
Updated to apply cleanly.


Revisions:
ODBC-dblog.diff 1.29 => 1.30

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/ODBC-dblog.diff?r1=1.29&r2=1.30
backup-dir-dels.diff1.34 => 1.35

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/backup-dir-dels.diff?r1=1.34&r2=1.35
chmod-option.diff   1.39 => 1.40

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/chmod-option.diff?r1=1.39&r2=1.40
copy-atimes.diff1.43 => 1.44

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/copy-atimes.diff?r1=1.43&r2=1.44
date-only.diff  1.30 => 1.31

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/date-only.diff?r1=1.30&r2=1.31
fname-convert.diff  1.43 => 1.44

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/fname-convert.diff?r1=1.43&r2=1.44
fsync.diff  1.29 => 1.30

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/fsync.diff?r1=1.29&r2=1.30
ignore-case.diff1.29 => 1.30

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/ignore-case.diff?r1=1.29&r2=1.30
last-match.diff 1.2 => 1.3

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/last-match.diff?r1=1.2&r2=1.3
link-by-hash.diff   1.49 => 1.50

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/link-by-hash.diff?r1=1.49&r2=1.50
links-depth.diff1.19 => 1.20

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/links-depth.diff?r1=1.19&r2=1.20
netgroup-auth.diff  1.6 => 1.7

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/netgroup-auth.diff?r1=1.6&r2=1.7
openssl-support.diff1.37 => 1.38

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/openssl-support.diff?r1=1.37&r2=1.38
owner-group-mod.diff1.16 => 1.17

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/owner-group-mod.diff?r1=1.16&r2=1.17
soften-links.diff   1.7 => 1.8

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/soften-links.diff?r1=1.7&r2=1.8
source-cd.diff  1.8 => 1.9

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/source-cd.diff?r1=1.8&r2=1.9
time-limit.diff 1.41 => 1.42

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/time-limit.diff?r1=1.41&r2=1.42
tru64.diff  1.13 => 1.14

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/tru64.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

2005-03-15 Thread Wayne Davison

Date:   Wed Mar 16 02:50:00 2005
Author: wayned

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

Modified Files:
NEWS 
Log Message:
Mention one other recent change.


Revisions:
NEWS1.268 => 1.269
http://www.samba.org/cgi-bin/cvsweb/rsync/NEWS?r1=1.268&r2=1.269
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsyncweb

2005-03-15 Thread Wayne Davison

Date:   Wed Mar 16 02:56:56 2005
Author: wayned

Update of /data/cvs/rsyncweb
In directory dp.samba.org:/tmp/cvs-serv14604

Modified Files:
index.html 
Log Message:
Mentioned the rsync-2.6.4pre3 release.


Revisions:
index.html  1.41 => 1.42
http://www.samba.org/cgi-bin/cvsweb/rsyncweb/index.html?r1=1.41&r2=1.42
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsyncweb

2005-03-15 Thread Wayne Davison

Date:   Wed Mar 16 03:09:33 2005
Author: wayned

Update of /data/cvs/rsyncweb
In directory dp.samba.org:/tmp/cvs-serv18716

Modified Files:
index.html 
Log Message:
A few minor tweaks.


Revisions:
index.html  1.42 => 1.43
http://www.samba.org/cgi-bin/cvsweb/rsyncweb/index.html?r1=1.42&r2=1.43
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs