[SCM] rsync branch, master, updated. v3.0.3pre2-9-g0e9c356

rsync-cvs at lists.samba.org rsync-cvs at lists.samba.org
Sat May 31 21:54:21 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  0e9c3564c6763e4d99d7b518ccc27e60de622a3b (commit)
       via  164cb66addee693700c70fed63d996872fcc3edb (commit)
       via  0d9eba0312d01b7c893e74f585b8214845610145 (commit)
      from  d1f66d8d796965d90552db75d63bdbbf0b98c3f9 (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 0e9c3564c6763e4d99d7b518ccc27e60de622a3b
Author: Wayne Davison <wayned at samba.org>
Date:   Sat May 31 14:52:24 2008 -0700

    Improved the daemon testing, including adding a test to ensure that
    daemon excludes can't exclude a dot dir.

commit 164cb66addee693700c70fed63d996872fcc3edb
Author: Wayne Davison <wayned at samba.org>
Date:   Sat May 31 14:51:38 2008 -0700

    Fixed the destination path check so that it cannot exclude a
    dot dir.

commit 0d9eba0312d01b7c893e74f585b8214845610145
Author: Wayne Davison <wayned at samba.org>
Date:   Sat May 31 14:41:20 2008 -0700

    Have send_file_list() check is_excluded() (but only on non-dot-dirs)
    and then call send_file_name() with NO_FILTERS.  This gets rid of
    the need for a FLAG_DOTDIR_NAME flag (used only by make_file()).

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

Summary of changes:
 flist.c               |   35 ++++++++++++-----------------------
 main.c                |    7 ++++---
 rsync.h               |    1 -
 testsuite/daemon.test |   48 ++++++++++++++++++++++++++++++++++++++++++++----
 testsuite/rsync.fns   |    8 +++++++-
 5 files changed, 67 insertions(+), 32 deletions(-)


hooks/post-receive
--
rsync


More information about the rsync-cvs mailing list