[SCM] rsync branch, master, updated. v3.0.3-142-g7a498f5

rsync-cvs at lists.samba.org rsync-cvs at lists.samba.org
Mon Jan 19 07:04:05 GMT 2009


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  7a498f5b6c49690344a288059434e8886937a80f (commit)
       via  243e9a366db34f488325e94af1939eeac19f56da (commit)
       via  b53c202e450445070368c32b9d97ae8b179ba66f (commit)
       via  aef68d7892580f4d554281a69cce4d7b6bad0359 (commit)
       via  077e543b7d4c55833a1d27fff462085d2e233eea (commit)
      from  9784f01cbc4cc2cd7d08116ac44a30ca7ee27b27 (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 7a498f5b6c49690344a288059434e8886937a80f
Author: Wayne Davison <wayned at samba.org>
Date:   Sun Jan 18 22:57:43 2009 -0800

    Check the right flist_num in gen_wants_ndx().

commit 243e9a366db34f488325e94af1939eeac19f56da
Author: Wayne Davison <wayned at samba.org>
Date:   Sun Jan 18 22:40:58 2009 -0800

    Added a "Defaults" structure with both globals and locals in it.
    Initialize both the Globals and Locals back to their default values
    when reading the config.  This fixes a bug where locals set in the
    global section were not getting reset to their default value if the
    config item was removed from the file.

commit b53c202e450445070368c32b9d97ae8b179ba66f
Author: Wayne Davison <wayned at samba.org>
Date:   Sun Jan 18 22:40:17 2009 -0800

    A couple minor function-call tweaks.

commit aef68d7892580f4d554281a69cce4d7b6bad0359
Author: Wayne Davison <wayned at samba.org>
Date:   Sun Jan 18 22:39:57 2009 -0800

    Renamed some typedefs:
    - global -> global_vars
    - section -> local_vars
    - global_and_section -> all_vars

commit 077e543b7d4c55833a1d27fff462085d2e233eea
Author: Wayne Davison <wayned at samba.org>
Date:   Sun Jan 18 22:39:20 2009 -0800

    Renamed sDefault to Locals.

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

Summary of changes:
 loadparm.c |  190 ++++++++++++++++++++++++++++++------------------------------
 receiver.c |   20 ++++--
 2 files changed, 109 insertions(+), 101 deletions(-)


hooks/post-receive
--
rsync


More information about the rsync-cvs mailing list