Date:   Sun Dec  3 06:44:17 2006
Author: wayned

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

Modified Files:
        backup.c batch.c flist.c generator.c hlink.c log.c main.c 
        options.c proto.h receiver.c rsync.c rsync.h sender.c 
        uidlist.c 
Log Message:
- Typical tranfers now save 12-20 bytes per file because several vars
  were moved out of file_struct into an optional member-var setup.
- Renamed and reorganized the FLAG_* defines.
- Use NDX_DONE instead of a literal -1 when sending/checking the
  end-of-phase index value.


Revisions:
backup.c                1.58 => 1.59
        http://www.samba.org/cgi-bin/cvsweb/rsync/backup.c?r1=1.58&r2=1.59
batch.c         1.58 => 1.59
        http://www.samba.org/cgi-bin/cvsweb/rsync/batch.c?r1=1.58&r2=1.59
flist.c         1.365 => 1.366
        http://www.samba.org/cgi-bin/cvsweb/rsync/flist.c?r1=1.365&r2=1.366
generator.c             1.303 => 1.304
        http://www.samba.org/cgi-bin/cvsweb/rsync/generator.c?r1=1.303&r2=1.304
hlink.c         1.67 => 1.68
        http://www.samba.org/cgi-bin/cvsweb/rsync/hlink.c?r1=1.67&r2=1.68
log.c           1.165 => 1.166
        http://www.samba.org/cgi-bin/cvsweb/rsync/log.c?r1=1.165&r2=1.166
main.c          1.318 => 1.319
        http://www.samba.org/cgi-bin/cvsweb/rsync/main.c?r1=1.318&r2=1.319
options.c               1.363 => 1.364
        http://www.samba.org/cgi-bin/cvsweb/rsync/options.c?r1=1.363&r2=1.364
proto.h         1.319 => 1.320
        http://www.samba.org/cgi-bin/cvsweb/rsync/proto.h?r1=1.319&r2=1.320
receiver.c              1.187 => 1.188
        http://www.samba.org/cgi-bin/cvsweb/rsync/receiver.c?r1=1.187&r2=1.188
rsync.c         1.201 => 1.202
        http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.c?r1=1.201&r2=1.202
rsync.h         1.308 => 1.309
        http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.h?r1=1.308&r2=1.309
sender.c                1.103 => 1.104
        http://www.samba.org/cgi-bin/cvsweb/rsync/sender.c?r1=1.103&r2=1.104
uidlist.c               1.34 => 1.35
        http://www.samba.org/cgi-bin/cvsweb/rsync/uidlist.c?r1=1.34&r2=1.35
_______________________________________________
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs

Reply via email to