[SCM] rsync branch, master, updated. v3.0.0-72-gf5aeb6f

Wayne Davison wayned at samba.org
Sat Mar 22 21:04:12 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  f5aeb6ff9b04432a84b5c79f5baac26be1f3f4e9 (commit)
       via  4c74d44dabd887a5b865e95e8fca697f9084b40f (commit)
       via  4a86fbcda0f4514d13a1a93fa553d47ce139299e (commit)
      from  bc267e0f572591ec3e31f919d15041baa74bfae1 (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 f5aeb6ff9b04432a84b5c79f5baac26be1f3f4e9
Author: Wayne Davison <wayned at samba.org>
Date:   Sat Mar 22 12:34:03 2008 -0700

    Added XFLG_DIR2WILD3 flag that the daemon uses to transform any
    config-file dir/ exclude rule into a dir/*** rule.

commit 4c74d44dabd887a5b865e95e8fca697f9084b40f
Author: Wayne Davison <wayned at samba.org>
Date:   Sat Mar 22 12:30:43 2008 -0700

    A couple fixes in add_rule() for XFLG_ABS_IF_SLASH:
    - Remove the trailing slash earlier, so that it doesn't
      affect the XFLG_ABS_IF_SLASH check.
    - Count the slashes earlier so that the XFLG_ABS_IF_SLASH
      can use it instead of using a strchr() all that could
      scan past the end of the input.

commit 4a86fbcda0f4514d13a1a93fa553d47ce139299e
Author: Wayne Davison <wayned at samba.org>
Date:   Sat Mar 22 12:21:41 2008 -0700

    Change ex_len to pre_len in add_rule().

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

Summary of changes:
 clientserver.c |   10 ++++----
 exclude.c      |   62 ++++++++++++++++++++++++++++++++++++++-----------------
 rsync.h        |    5 ++-
 3 files changed, 51 insertions(+), 26 deletions(-)


hooks/post-receive
-- 
rsync


More information about the rsync-cvs mailing list