[SCM] rsync branch, master, updated. v3.0.2-9-g59d2cd5

rsync-cvs at lists.samba.org rsync-cvs at lists.samba.org
Tue Apr 15 15:51:03 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, master has been updated
       via  59d2cd5a7fd922e5e32c8fc9790c35a6343d91bc (commit)
       via  1c3e6e8b2611f85cdf3ada054ef2c419ecaf399c (commit)
       via  f2681d42ff564ec2d000383ee5c5f43cc3f283d8 (commit)
       via  774d1c367bbde80c2d9ce8875048860c8c0b5272 (commit)
       via  1b8e0e876bcf5c9c07d30bc560f6e2e9f8ade437 (commit)
       via  1502f4f58fc34ad782a4ca07c5437a334c7c5f69 (commit)
      from  6db1db54883508cd572e24f93e7bee14e286967d (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 59d2cd5a7fd922e5e32c8fc9790c35a6343d91bc
Author: Wayne Davison <wayned at samba.org>
Date:   Tue Apr 15 08:39:59 2008 -0700

    When running in --progress mode with a progress message active, the
    client now outputs a newline prior to an error message, which avoids
    overwriting the active file's last progress line.

commit 1c3e6e8b2611f85cdf3ada054ef2c419ecaf399c
Author: Wayne Davison <wayned at samba.org>
Date:   Tue Apr 15 08:34:17 2008 -0700

    Moved the setting of the socket options before the connect().

commit f2681d42ff564ec2d000383ee5c5f43cc3f283d8
Author: Wayne Davison <wayned at samba.org>
Date:   Tue Apr 15 08:32:41 2008 -0700

    Fixed the %M escape, which was munging the wrong spaces.

commit 774d1c367bbde80c2d9ce8875048860c8c0b5272
Author: Wayne Davison <wayned at samba.org>
Date:   Tue Apr 15 08:27:38 2008 -0700

    Use overflow_exit() for overflows, not out_of_memory().

commit 1b8e0e876bcf5c9c07d30bc560f6e2e9f8ade437
Author: Wayne Davison <wayned at samba.org>
Date:   Tue Apr 15 08:26:00 2008 -0700

    Consistently call the daemon parameters "parameters", not "options",
    which allows us to distinguish them from rsync's command-line options.

commit 1502f4f58fc34ad782a4ca07c5437a334c7c5f69
Author: Wayne Davison <wayned at samba.org>
Date:   Tue Apr 15 08:12:56 2008 -0700

    Updated the README and the NEWS file.

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

Summary of changes:
 NEWS           |    3 +-
 README         |  123 +++++++++++++++++++++++++++----------------------
 cleanup.c      |    4 ++
 clientserver.c |    6 ---
 log.c          |    2 +-
 progress.c     |    7 +++-
 rsyncd.conf.yo |  138 ++++++++++++++++++++++++++++----------------------------
 socket.c       |    6 +++
 xattrs.c       |   14 +++---
 9 files changed, 163 insertions(+), 140 deletions(-)


hooks/post-receive
--
rsync


More information about the rsync-cvs mailing list