[SCM] rsync branch, b3.0.x, updated. v3.0.4-8-g5df89a1

rsync-cvs at lists.samba.org rsync-cvs at lists.samba.org
Sat Sep 27 05:15:34 GMT 2008


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "rsync".

The branch, b3.0.x has been updated
       via  5df89a1a44af7b5b2ff79fe4cd88a6710373673c (commit)
       via  d47ac91209ed0c1a7638bff32571dee77ac48d97 (commit)
       via  7c573428a988d70c1bb203bc6325520dd244aadc (commit)
       via  f7e65c7b6102bd587a57ed6e3abe2490a8dada16 (commit)
       via  fe62d30de8d52fc8eb0e7efa3401226d68a9a868 (commit)
       via  494895fb4ba1200c75cb4ec3302ea8f89499ac21 (commit)
       via  ac68345a344518b825e4d88e0c72e857995e5e44 (commit)
       via  6a9ade2dedca8334b83fd8c7293a4b6022ed7d6f (commit)
      from  d596d389fece55ea647b048d0fa1873ee445fde9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5df89a1a44af7b5b2ff79fe4cd88a6710373673c
Author: Wayne Davison <wayned at samba.org>
Date:   Fri Sep 26 21:47:53 2008 -0700

    Remove bogus "non-empty" qualifier in '*' discussion.

commit d47ac91209ed0c1a7638bff32571dee77ac48d97
Author: Wayne Davison <wayned at samba.org>
Date:   Fri Sep 26 21:34:40 2008 -0700

    Properly ignore source args on a --read-batch command.

commit 7c573428a988d70c1bb203bc6325520dd244aadc
Author: Wayne Davison <wayned at samba.org>
Date:   Fri Sep 26 21:32:43 2008 -0700

    Fixed skipping of unneeded updates in a batch file when incremental
    recursion is active.  Added a test for this.  Made batch-mode handle
    redos properly (and without hanging).

commit f7e65c7b6102bd587a57ed6e3abe2490a8dada16
Author: Wayne Davison <wayned at samba.org>
Date:   Fri Sep 26 21:21:52 2008 -0700

    Moved the flist_ndx_{push,pop}() routines from io.c into util.c.

commit fe62d30de8d52fc8eb0e7efa3401226d68a9a868
Author: Wayne Davison <wayned at samba.org>
Date:   Fri Sep 26 21:19:51 2008 -0700

    Fix the %P logfile escape inside a chroot.

commit 494895fb4ba1200c75cb4ec3302ea8f89499ac21
Author: Wayne Davison <wayned at samba.org>
Date:   Fri Sep 26 21:10:58 2008 -0700

    Initialize xattr data in a couple spots in the hlink code, which avoids
    a crash when the xattr pointer's memory happens to start out non-zero.
    Also fixed the itemizing of an alt-dest file's xattrs when hard-linking.

commit ac68345a344518b825e4d88e0c72e857995e5e44
Author: Wayne Davison <wayned at samba.org>
Date:   Fri Sep 26 21:09:41 2008 -0700

    Don't send a bogus "-" option to an older server if there were
    no short options specified.

commit 6a9ade2dedca8334b83fd8c7293a4b6022ed7d6f
Author: Wayne Davison <wayned at samba.org>
Date:   Fri Sep 26 21:07:56 2008 -0700

    Beginning work on a 3.0.5 release.

-----------------------------------------------------------------------

Summary of changes:
 NEWS                      |   69 +++++++--------------------------
 OLDNEWS                   |   67 +++++++++++++++++++++++++++++++
 clientserver.c            |   86 +++++++++++++++++++--------------------
 configure.in              |    2 +-
 generator.c               |    3 +
 hlink.c                   |   37 +++++++++++++++--
 io.c                      |   49 +++--------------------
 log.c                     |    4 +-
 main.c                    |    4 +-
 options.c                 |    3 +-
 receiver.c                |   96 ++++++++++++++++++++++++++++++--------------
 rsync.h                   |    9 ++++
 rsync.yo                  |    2 +-
 testsuite/batch-mode.test |    2 +
 util.c                    |   61 ++++++++++++++++++++++++++++
 15 files changed, 310 insertions(+), 184 deletions(-)


hooks/post-receive
--
rsync


More information about the rsync-cvs mailing list