[SCM] Samba Shared Repository - annotated tag build_3.2.0_ctdb.37 created

Andrew Bartlett abartlet at samba.org
Mon Nov 30 22:10:45 MST 2009


The annotated tag, build_3.2.0_ctdb.37 has been created
        at  947d46c3d8bc053f1de55133471445f8de0e3a08 (tag)
   tagging  6179fe894d3d4a8f645c8bc0c6fd3ba65579cbb5 (commit)
  replaces  build_3.2.0_ctdb.36
 tagged by  Michael Adam
        on  Fri Jul 18 11:16:18 2008 +0200

- Log -----------------------------------------------------------------
build_3.2.0_ctdb.37 for SOFS samba testing

* merges from upstream v3-2-stable
* fixes for ctdb related panics / error propagation
* fixes: don't fall back to tdb backend when ctdbd is not running.

Michael
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEABECAAYFAkiAX7sACgkQyU9JOBhPkDRnqgCggTzzNTErh8RcFyHQX5rfF5ih
vtkAniAuGkd3CHJzpsdc0rt9ejF4aBt1
=SnB6
-----END PGP SIGNATURE-----

Andreas Schneider (1):
      Release still reachable memory if the smbclient context is freed.

Christoph Zauner (1):
      man pages: Fix typos and add improvements.

Herb Lewis (3):
      fix comment typo and change some uint32 to uint32_t
      use variables for files used in multiple places
      cleanup some dup code by passing the password to the wbinfo_auth*

Jeremy Allison (5):
      Allow authentication and memory credential refresh after password change from gdm/xdm. Patch from boyang <boyang at novell.com>.
      Fix option processing in smbcacls - add POPT_COMMON_CONNECTION.
      Add fix from Simo for bug #5540 - missing code to substitute
      Fix swat. Bug #5613.
      Fix from Volodymyr Khomenko <Volodymyr.Khomenko at exanet.com>. Make ntimes

Karolin Seeger (4):
      WHATSNEW: Update changes since 3.2.0.
      man pages: Add missing whitespace.
      Fix typo.
      WHATSNEW: Update changes since 3.2.0.

Michael Adam (48):
      build: fix creation of libsmbsharemodes.a - don't link in libtdb.a.
      build: fix creation of libsmbclient.a - don't link in libtalloc.a
      build: fix creation of libaddns.a - don't link in libtalloc.a
      testsuite: fix expr typo in net registry testscript.
      testsuite: fix another expr typo in net registry test script.
      packaging(RHEL-CTDB): Bump release number to ctdb.37 for the next RPM.
      docs: update the section about net conf in the net(8) manpage.
      docs: fix VERSION section in the net(8) manpage.
      docs: fix the net conf section of net(8) to mention "config backend = registry".
      build: fix bug #5608: link creation for libtalloc.so.1 (and friends) on solaris 8
      loadparm: refactor initalization of registry config out into lp_smbconf_ctx().
      loadparm: refactor processing of service out of process_registry_globals()
      loadparm: add a function process_registry_shares()
      loadparm: add parameter allow_registry_shares to lp_load_ex().
      loadparm: add call to do_section() to process_registry_service().
      loadparm: add funcion lp_load_with_registry_shares().
      testparm: list registry shares with testparm.
      loadarm: fix testparm with "config backend = registry".
      loadparm: fix process_registry_shares() when there is only [global] in registry.
      build: fix build of libaddns shared lib. symbols file was missing.
      build: fix build of libaddns shared lib : it needs socket_wrapper.
      docs: fix the specified default of "password server" - it is *, not "".
      build: fix build on systems with picky make and without shared libwbclient
      build: use $(POPT_LIBS) instad of @POPT_LIBS@ in rules.
      build: use $(LIBTALLOC_LIBS) instead of @LIBTALLOC_LIBS@ in rules.
      build: use $(LIBTDB_LIBS) instead of @LIBTDB_LIBS@ in rules.
      build: link in $(WINBIND_LIBS) instead of @LIBWBCLIENT_SHARED@
      build: use $(LIBNETAPI_LIBS) instead of @LIBNETAPI_LIBS@ in rules.
      build: use $(LDAP_LIBS) instead of @LDAP_LIBS@ in rules.
      build: use $(WINBIND_NSS_EXTRA_LIBS) instead of @WINBIND_NSS_EXTRA_LIBS@ in rules.
      build: use $(WINBIND_NSS_PTHREAD) instead of @WINBIND_NSS_PTHREAD@ in rules.
      build: use $(PAM_WINBIND_EXTRA_LIBS) instead of @PAM_WINBIND_EXTRA_LIBS@ in rules.
      testparm: add a switch --skip-global-checks.
      testsuite: fix bug #5594 by using the new --skip-global-ckecks switch
      testparm: rename -g|--skip-global-ckecks to -l|--skip-logic-checks
      testparm: skip the per-share logic checks when --skip-logic-checks is specified.
      testparm: refactor the per-share logic checks out into do_per_share_checks().
      Merge commit 'origin/v3-2-stable' into v3-2-ctdb
      popt: add a popt_common_debuglevel set of options providing -d|--debuglevel
      testparm: allow the default debug level of 2 to be changed from the command line.
      dbwrap: when clustering = yes, don't fall back to db_open_tdb in db_open
      dbwrap: when clustering = yes, don't fall back to db_open_tdb in db_open_trans.
      registry: bump debug level to 1 in regdb_init() if opening the registry fails.
      registry: bump debug level to 1 in regdb_init() if storing version string fails.
      Revert "Do not panic if db_open_ctdb fails"
      dbwrap: don't panic in db_open() when attaching to ctdb fails.
      dbwrap: don't panic in db_open_trans() when attaching to ctdb fails.
      dbwrap: don't panic in db_open_trans() if called with TDB_CLEAR_IF_FIRST.

Simo Sorce (1):
      Fix regression introduced with 4086ef15b395f1a536fb669af2103a33ecc14de4

Volker Lendecke (5):
      Fix alignment problems on sparc, bug 5512
      Give a nice error message if trying to join with a non-privileged user
      Fix a segfault in base64_encode_data_blob
      Fix some uninitialized variable references via ndr_print
      Always set "registry shares = yes" for "include = registry"

Zach Loafman (2):
      Minor style correction
      Fix realpath() check so that it doesn't generate a core() when it fails.

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


-- 
Samba Shared Repository


More information about the samba-cvs mailing list