[SCM] The rsync repository. branch, master, updated. v3.0.3-339-g25082d1

Rsync CVS commit messages rsync-cvs at lists.samba.org
Sat Apr 24 11:11:40 MDT 2010


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 "The rsync repository.".

The branch, master has been updated
       via  25082d1ef6712a15c52a1dacb36b7f0642c23ac8 (commit)
       via  5deb19e4ea1c04cac93f39d60a3a8f891a6fff74 (commit)
       via  0b8a9bd69d1e4003bdadb663581533681adba808 (commit)
       via  7a3ce973c370322251a5f402b80a02457efa682d (commit)
       via  be8234cd5991b395ed2d2a20b9e40bbcd021a70d (commit)
       via  d0f2bbb83e0c9a1b4264eeadfc2d53fb5aafb657 (commit)
       via  ef7441669b194ba6804c2eda07beed90a29ad2b3 (commit)
       via  9a54a640f74dcaeb03ef99799a5320b3eb77f7ec (commit)
       via  58a79f4b44593996e53a9bfc94b56006ea86c2ec (commit)
       via  ae03e0e008006c5be045c478327c860625daab0e (commit)
      from  554dc122f271fc361b963067fa3d80084fd7ca91 (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 25082d1ef6712a15c52a1dacb36b7f0642c23ac8
Author: Wayne Davison <wayned at samba.org>
Date:   Sat Apr 24 10:00:38 2010 -0700

    Reject passing an arg to an option that doesn't take one (bug 6915).
    
    Based on a patch by Matt, but further tweaked to deal with -q=foo.
    
    Ultimately this should be upstreamed, but for now lets get this
    functionality into rsync.

commit 5deb19e4ea1c04cac93f39d60a3a8f891a6fff74
Author: Matt McCutchen <matt at mattmccutchen.net>
Date:   Wed Mar 17 01:08:28 2010 -0400

    Man page description of --xattrs should not assume a push.

commit 0b8a9bd69d1e4003bdadb663581533681adba808
Author: Matt McCutchen <matt at mattmccutchen.net>
Date:   Wed Mar 17 01:03:32 2010 -0400

    Minor restructuring/clarification to get_backup_name.
    (Tweaked by Wayne to follow his preferred style.)

commit 7a3ce973c370322251a5f402b80a02457efa682d
Author: Matt McCutchen <matt at mattmccutchen.net>
Date:   Wed Mar 17 00:53:42 2010 -0400

    In "ignoring unsafe symlink" messages, show only the file-list path.
    
    Rsync was showing the full destination path, which was confusing because
    nothing is created at that path and was especially bogus in combination
    with the source name of a solo file.
    
    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506830

commit be8234cd5991b395ed2d2a20b9e40bbcd021a70d
Author: Matt McCutchen <matt at mattmccutchen.net>
Date:   Tue Feb 9 22:13:28 2010 -0500

    Point out that the file_struct in log_delete is zero-initialized
    because it is static.
    
    It took me long enough to realize this that I think it is worth
    documenting.

commit d0f2bbb83e0c9a1b4264eeadfc2d53fb5aafb657
Author: Matt McCutchen <matt at mattmccutchen.net>
Date:   Mon Feb 8 20:45:39 2010 -0500

    Rename configure.in to configure.ac, the current autoconf standard.

commit ef7441669b194ba6804c2eda07beed90a29ad2b3
Author: Matt McCutchen <matt at mattmccutchen.net>
Date:   Sun Feb 7 21:00:02 2010 -0500

    Fix erroneous "--fake-user" in the rsyncd.conf(5) man page.

commit 9a54a640f74dcaeb03ef99799a5320b3eb77f7ec
Author: Matt McCutchen <matt at mattmccutchen.net>
Date:   Mon Feb 1 13:29:39 2010 -0500

    Don't set the umask to 0 any more: it's ugly and pointless.

commit 58a79f4b44593996e53a9bfc94b56006ea86c2ec
Author: Matt McCutchen <matt at mattmccutchen.net>
Date:   Thu Nov 19 00:18:23 2009 -0500

    Amplify the man page description of --hard-links (see bug 3693), and
    improve that of --inplace while I'm at it.

commit ae03e0e008006c5be045c478327c860625daab0e
Author: Matt McCutchen <matt at mattmccutchen.net>
Date:   Sun Oct 4 01:24:50 2009 -0400

    Document the "copy-some-dirlinks" trick in the man page.
    
    Originally explained at:
    
    http://lists.samba.org/archive/rsync/2006-February/014838.html

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

Summary of changes:
 Makefile.in                  |    2 +-
 backup.c                     |   12 +++---
 clientserver.c               |    5 +--
 configure.in => configure.ac |    0 
 generator.c                  |    6 ++-
 log.c                        |    2 +-
 main.c                       |    7 ++--
 packaging/nightly-rsync      |    4 +-
 packaging/release-rsync      |    8 ++--
 pipe.c                       |    2 -
 popt/popt.c                  |   19 ++++++-----
 popt/popt.h                  |    1 +
 prepare-source.mak           |    4 +-
 rsync.yo                     |   70 ++++++++++++++++++++++++++++-------------
 rsyncd.conf.yo               |    2 +-
 t_stub.c                     |    1 -
 testsuite/itemize.test       |    6 ++--
 util.c                       |   18 ++---------
 18 files changed, 92 insertions(+), 77 deletions(-)
 rename configure.in => configure.ac (100%)


hooks/post-receive
--
The rsync repository.


More information about the rsync-cvs mailing list