[SCM] Samba Shared Repository - annotated tag release-3-5-9 created

Karolin Seeger kseeger at samba.org
Tue Jun 14 05:19:23 MDT 2011


The annotated tag, release-3-5-9 has been created
        at  22659ad6b09063b7fb2c99bc39d1972496144645 (tag)
   tagging  2fbc5382ef48755b09c60e9dfa66fd1b2e880c18 (commit)
  replaces  release-3-5-8
 tagged by  Karolin Seeger
        on  Tue Jun 14 13:19:26 2011 +0200

- Log -----------------------------------------------------------------
tag release-3-5-9
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.15 (GNU/Linux)

iD8DBQBN90PWbzORW2Vot+oRAvHRAKCx7ED5a1VrYA0JTNsRbuqIOG1S1wCguViS
wR837R97lkbmbCJwU/n5WbY=
=pzOc
-----END PGP SIGNATURE-----

Andrew Bartlett (2):
      s3-libads Default to NOT using the server-supplied principal from SPNEGO
      s3-libsmb Don't ever ask for machine$ principals as a target.

Björn Baumbach (1):
      s3-modules: Fix debug message (bug #8074)

Björn Jacke (3):
      s3: add explicit configure option whether or not to enable dmapi support
      s3/vfs_gpfs: s/syncops/gpfs
      s3/configure: fix GNU ld version detection with old gcc releases

Christian Ambach (3):
      nsswitch: fix a segfault in the krb5 locator plugin
      s3: use getgrset() when it is available
      s3:vfs:gpfs convert sharemodes/leases parameter

David Disseldorp (8):
      alpha_strcpy() is a utility function which reportedly: Strips out all but 'a-Z0-9' and the character in other_safe_chars and replaces with '_'.
      Revert "Revert "s3-printing: reload shares after pcap cache fill""
      Revert "Revert "s3-printing: update parent smbd pcap cache""
      s3-printing: remove pcap_cache_loaded asserts
      s3-printing: an empty cups printer list is treated as an error
      idl: define printcap IPC message format
      s3-printing: use printcap IDL for IPC
      s3-printing: remove duplicate cups response processing code

Dmitry Butskoy (1):
      Fix bug 6966 - "allow trusted domains = no" not respected in winbind.

Günther Deschner (6):
      s3-docs: document all wbinfo options.
      s3-cli_pipe: fix timeout in rpc_pipe_open_tcp_port().
      s3-printing: very obvious fix for cups_pull_comment_location().
      s3-printing: Fix double free of cups request.
      s3-printing: make cups_pull_comment_location() work again.
      s3-net: make sure we dont crash when publishing a single printer.

Jeremy Allison (20):
      Fix bug #8005 - smbtorture4 BASE-TCONDEV fails when tested on Samba
      Fix bug #7996 - sgid bit lost on folder rename.
      Fix bug 8040 - smbclient segfaults when a Cyrillic netbios name or workgroup is configured.
      Fix bug #7080 - Quota only shown when logged as root.
      Fix bug #7987 - ACL can get lost when files are being renamed.
      Fix bug 8088 - rpccli_samr_chng_pswd_auth_crap segfaults if any input blobs are null.
      Fix bug 8072 - PANIC: create_file_acl_common frees handle two times.
      Fix is_myname_or_ipaddr() to be robust against strange DNS setups.
      Fix bug 8111 - CIFS VFS: unexpected error on SMB posix open
      Fix bug #8157 - std_pcap_cache_reload() fails to parse a cups printcap file correctly.
      Fix our asn.1 parser to handle negative numbers.
      Fix bug #6911 - Kerberos authentication from vista to samba fails when security blob size is greater than 16 kB
      Fix bug #8083 - "inherit owner = yes" doesn't interact correctly with vfs_acl_xattr or vfs_acl_tdb module.
      Fix bug #7528 - Solaris with NIS autohome.
      Part 1 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly with "inherit permissions = yes" and POSIX ACLs
      Part 2 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly with "inherit permissions = yes" and POSIX ACLs
      Part 3 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly with "inherit permissions = yes" and POSIX ACLs
      Part 4 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly with "inherit permissions = yes" and POSIX ACLs
      Part 5 of bugfix for #8211 - "inherit owner = yes" doesn't interact correctly with "inherit permissions = yes" and POSIX ACLs
      Fix re-opened bug 8083 - "inherit owner = yes" doesn't interact correctly with vfs_acl_xattr or vfs_acl_tdb module.

Jim McDonough (2):
      s3-libnet: fix bug #6364: Pull realm from supplied username on libnet join
      s3-winbind: BUG 8166 - Don't lockout users when offline.

Karolin Seeger (6):
      VERSION: Bump version number up to 3.5.9.
      WHATSNEW: Start release notes for 3.5.9.
      Revert "s3-spoolss: Added EN ISO 216, A0 and A1 to builtin forms."
      WHATSNEW: Start to add changes since 3.5.8.
      WHATSNEW: Add more changes since 3.5.8.
      WHATSNEW: Update changes since 3.5.8.

Larry Reid (1):
      Fix for servers that don't put a path separator at the end of the service.

Marc A. Dahlhaus (1):
      s3: Fix Bug 8047 -- Fix mdns registration if "interfaces=" is used

Martin Vogt (1):
      Fix bug #6762 - ctdb on gpfs error with MS Office.

Nikolay Martynov (1):
      Fix inode generation so nautilus can count total dir size correctly

Sergey Korsak (1):
      s3: Fix bug 8099 - setpwent() actually does endpwent() on FreeBSD

Simo Sorce (1):
      tdb_expand: limit the expansion with huge records

Stefan Metzmacher (3):
      s3:smbd: access checks should not depend on share mode flags
      s3:util_seaccess: make sure that we don't grant SEC_STD_DELETE to the owner by default
      s3:lib/access: normalize IPv4 mapped IPv6 addresses in both directions (bug #7383)

Volker Lendecke (8):
      s3: Fix the talloc hierarchy in shadow_copy2_connectpath
      s3: Fix bug 8009 - net rap session cannot get username
      s3: Attempt to fix bug 8016 -- gpfs_get_xattr broken
      s3: Fix Coverity ID 1136: CONSTANT_EXPRESSION_RESULT
      s3: Fix Coverity ID 1137: CONSTANT_EXPRESSION_RESULT
      s3: Fix bug 8042: File creation on OS/X
      s3: Fix bug 8066, wrong output in smbget
      libwbclient: Fix bug 8087 -- wbcChangeUserPasswordEx in RESPONSE mode does not work

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


-- 
Samba Shared Repository


More information about the samba-cvs mailing list