[SCM] Samba Shared Repository - annotated tag release-3-2-1 created - release-3-2-1

Karolin Seeger kseeger at samba.org
Tue Aug 5 09:26:09 GMT 2008


The annotated tag, release-3-2-1 has been created
        at  39ddbe49410884071b20722b68446bd6b3fa9b19 (tag)
   tagging  5915ec88a2b704d0970902d9716570037bf0a3e2 (commit)
  replaces  release-3-2-0
 tagged by  Karolin Seeger
        on  Tue Aug 5 08:48:21 2008 +0200

- Log -----------------------------------------------------------------
tag release-3-2-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4-svn0 (GNU/Linux)

iD8DBQBIl/fEbzORW2Vot+oRAt1vAKCihCoUFoXHP7vfKmjtY5xvJykVHACfRTbX
UaI6XAbyLX7aZEDZ7sVkHro=
=KuHe
-----END PGP SIGNATURE-----

Alexander Bokovoy (1):
      Fix link to Using Samba

Andreas Schneider (2):
      Release still reachable memory if the smbclient context is freed.
      Remove trailing withespace from wbinfo -m which breaks gdm auth.

Bo Yang (1):
      Allow %u parameters for print job username - use advanced sub

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

Günther Deschner (5):
      Fix build warning.
      libnetjoin: fix Bug #5570.
      libwbclient: let wbcStringToSid handle the global NULL sid.
      winbindd: handle trusted domains without sid.
      rpc_client: Bug 5616 - fix session keys also in rpccli_netr_LogonSamLogonEx wrapper.

Herb Lewis (5):
      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*
      allow SID with 0 in subauthority to be converted properly
      get rid of unused variable warnings when HAVE_IPV6 not defined

Jeremy Allison (20):
      Fix problem noticed by Jim Brown <jim.brown at miami.edu>. When reverse searching decrement index,
      Two more fixes from Jim Brown <jim.brown at miami.edu> for SGI compiler warnings.
      Jim Brown <jim.brown at miami.edu> was right, this needs to be a signed int or
      MSG_DEBUG now forwarded to all the winbindd children by parent.
      Ensure consistent use of pdb_get_nt_passwd instead of pdb_get_lanman_passwd.
      Fix bug #5578, reported by sendel2000 at hotbox.ru. Bad (non-Samba) use of strlcat gives error.
      Canonicalize servername in the printer functions to remove leading '\\' characters. Ensure we always return consistent names.
      Remove worrying warning message when safe_strcpy tries to copy a pseaudo interface
      Patch from SATOH Fumiyasu <fumiyas at osstech.co.jp> for bug #5202. Re-activate "acl group control"
      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
      From Jim McDonough
      Use sys_getgrnam not getgrnam. Pointed out by Herb.
      Remove test changes added in error.
      If we're not allowing streams on this conn ptr,
      Fix bug creating files using DOS clients with mixed
      Fix uninitialized variable.

John H Terpstra (1):
      pdb_ldap: Raise level for debug message to avoid log file flooding.

Karolin Seeger (16):
      VERSION: Raise version number to 3.2.1.
      WHATSNEW: Update changes since 3.2.0.
      WHATSNEW: Update changes since 3.2.0.
      man pages: Add missing whitespace.
      Fix typo.
      WHATSNEW: Update changes since 3.2.0.
      smbldap: Fix typo in debug message.
      WHATSNEW: Update changes since 3.2.0.
      man pages: "printcap name" is a global parameter, not a share specific one.
      talloc_string_sub2: Don't return NULL if src is empty.
      WHATSNEW: Update changes since 3.2.0.
      WHATSNEW: Update changes since 3.2.0.
      man pages: Fix typos in man smbclient.
      WHATSNEW: Update changes since 3.2.0.
      Samba3 HowTo: Fix duplicate chapter id.
      WHATSNEW: Update changes since 3.2.0.

Lars Müller (1):
      Add SMB_VFS_OP_RECVFILE to get it in sync with vfs.h

Michael Adam (40):
      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.
      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().
      gitignore: ignore the generated library symbol files
      testsuite: fix expr syntax error in net registry test.
      testsuite: fix another expr syntax error. in tests_all.sh.
      testsuite: fix expr error on Tru64, triggered by uninitialized failed variable.

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

Volker Lendecke (13):
      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"
      A brown paper bag bug fix for "net sam rights"
      Change the directory parameter in streams_depot to become consistent
      Document the streams modules
      Fix the build of vfs_zfsacl.c
      Update Roadmap
      Fix a race condition in winbind leading to a crash
      Fix an incompatible pointer warning
      Attempt to fix bug 5616

Yannick Bergeron (1):
      Compile error on AIX 6.1

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