[SCM] Samba Shared Repository - annotated tag release-3-4-6 created

Karolin Seeger kseeger at samba.org
Wed Feb 24 04:29:00 MST 2010


The annotated tag, release-3-4-6 has been created
        at  caa6c443ea8e5eb94dcd3afc4205f57ce3ce56e5 (tag)
   tagging  d0e7cc3b38de85ce33af1b9f056fd16f6b65c934 (commit)
  replaces  release-3-4-5
 tagged by  Karolin Seeger
        on  Wed Feb 24 12:27:38 2010 +0100

- Log -----------------------------------------------------------------
tag release-3-4-6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (GNU/Linux)

iD8DBQBLhQ1CbzORW2Vot+oRAkwhAKCb2MNJ7UUhq9MNlWGc9jF8sPbv7wCZAVgx
DhvI0SX87Yiy2gnOD4Zz2L4=
=CfAM
-----END PGP SIGNATURE-----

Andrew Tridgell (1):
      util: added binsearch.h for binary array searches

Björn Jacke (2):
      s3:ldap: don't search when no values where found (cherry picked from commit 70063522065ab3e5a21fb11db0097b808aa11100)
      =?utf-8?q?=D1=953:ldap:=20search=20for=20account=20policies=20in=20objectclass=20sambaDomain,=20not=20*

Bo Yang (1):
      s3: Fix malformed require_membership_of_sid.

Günther Deschner (17):
      s3-spoolss: implement spoolss_EnumJobs level 3.
      s3-docs: fix eventlogadm manpage typo.
      spoolss: disable GetPrinterDriver level 101 (as called by XP).
      libndr: add ndr_push_relative_ptr2_start and ndr_push_relative_ptr2_end.
      pidl: use ndr_push_relative_ptr2_start and ndr_push_relative_ptr2_end.
      s3: re-run make full_idl.
      spoolss: fix relative pointers in ndr_push_spoolss_DriverInfo101.
      libndr: change subcontext buffer allocation to allocate on subcontext_start.
      libndr: add LIBNDR_FLAG_RELATIVE_REVERSE flag.
      libndr: add LIBNDR_FLAG_NO_RELATIVE_REVERSE so that relative reverse processing can be disabled for single structure elements.
      libndr: store a subcontext buffer size in ndr_push_subcontext_start.
      spoolss: set NDR_RELATIVE_REVERSE flag for various unions that have relative pointers.
      spoolss: make two bitmaps public.
      security: make two bitmaps public.
      s3: re-run make samba3-idl.
      spoolss: add spoolss_security_descriptor.
      spoolss: use ndr_push_spoolss_PrinterInfo2 hand-marshalled version (moves devmode relative pointer down to sd).

Jeff Layton (1):
      cifs.upcall: allocate a talloc context for smb_krb5_unparse_name

Jeremy Allison (13):
      Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to respond to a read or write.
      Fix bug #7072 - Accounts can't be unlocked from ldap.
      Fix bug 7081 - vfs_expand_msdfs doesn't work correctly (with fix identified)
      Fix bug 7063 - Samba 3.4.5 on ubuntu 8.04 64 bit - Core dumps.
      Fix bug 7104 - "wide links" and "unix extensions" are incompatible.
      Second part of fix for bug 7063 - Samba 3.4.5 on ubuntu 8.04 64 bit - Core dumps.
      Missed one check on the memcpy for bug #7063.
      Fix off-by-one error in working out the limit of the NetServerEnum comment.
      Fix bug #7122 - Reading a large browselist fails (server returns invalid values in subsequent SMBtrans replies)
      Fixes issue with preexec scripts creating a share directory, and problems if a smb.conf reload turns wide links back on after a connection is establised.
      Fix bug #6557 - Do not work VFS full_audit
      Fix bug #7155 - valgrind Conditional jump or move depends on uninitialised value(s) error when "mangling method = hash"
      Fix bug #7154 - mangling method = hash can crash storing a name not containing a '.'

Karolin Seeger (9):
      VERSION: Raise version number up to 3.4.6.
      WHATSNEW: Start release notes for Samba 3.4.6.
      s3-docs: Fix typos.
      s3/docs: Add missing meta data to man ldbrename.
      s3-docs: Adapt version in man ldbrename.
      s3-docs: Add missing para end tag.
      WHATSNEW: Update changes since 3.4.5.
      WHATSNEW: Update changes since 3.4.5.
      WHATSNEW: Fix typo.

Lars Müller (2):
      Add cross option to samba_cv_linux_getgrouplist_ok
      s3: normalize "Changing password for" msg IDs and STRs

Michael Adam (5):
      s3:smbd: make idmap cache persistent for "ldapsam:trusted".
      s3:smbd: also fill the memcache with sid<->id mappings in ldapsam_sid_to_id()
      s3: shortcut uid_to_sid when "ldapsam:trusted = yes"
      s3:is_trusted_domain: shortcut if domain name is NULL or empty
      s3:is_trusted_domain: shortcut if domain name == global_sam_name

Stefan Metzmacher (26):
      s3:smbldap: add smbldap_talloc_first_attribute()
      s3:pdb_ldap: restore Samba 3.0.x behavior and use the first "uid" value.
      s3:libsmb: don't reuse the callers stype variable in cli_NetServerEnum()
      s3:smbd: rename api_RNetServerEnum => api_RNetServerEnum2
      s3:smbd: add/improve some DEBUG messages in api_RNetServerEnum2()
      s3:smbd: implement api_RNetServerEnum3
      s3:libsmb: fix NetServerEnum3 rap calls.
      s3:smbd: Fix really ugly bool vs. int bug!!!
      s3:smbd: use StrCaseCmp() instead of strcasecmp
      s3: shortcut gid_to_sid when "ldapsam:trusted = yes"
      s3:passdb: speed up pdb_get_group_sid()
      s3:pdb_ldap: try to build the full unix_pw structure with ldapsam:trusted support
      s3:pdb_ldap: optimize ldapsam_alias_memberships() and cache ldap searches.
      s3:pdb_ldap: don't search for the users primary group, if we already know it
      s3:passdb: only use gid_to_sid() result if the result is a group of our local sam
      librpc/ndr_drsblobs: use ndr_push_relative_ptr2_start()/_end()
      librpc/ndr_krb5pac: use ndr_push_relative_ptr2_start()/_end()
      librpc/ndr: make ndr_push_relative_ptr2() static
      libndr: give an error when ndr_push_relative_ptr2_start()/_end() is used with the RELATIVE_REVERSE flag
      libndr: implement LIBNDR_RELATIVE_REVERSE handling
      libndr: for now align reverse relative pointers to 2 bytes by default.
      libndr: fix ndr_size_* calculation with relative reverse buffers
      spoolss: use subcontext in NDR_SPOOLSS_PUSH_ENUM_OUT macro.
      ndr_spoolss_buf: use LIBNDR_FLAG_NO_NDR_SIZE in NDR_SPOOLSS_SIZE_*
      spoolss: make all security descriptors and devicemodes 4 byte aligned and add missing subcontexts.
      librpc/ndr: don't overwrite the content in ndr_push_relative_ptr2_end()

Steven Danneman (1):
      s3/smbd: Fix string buffer overflow causing heap corruption

Volker Lendecke (6):
      Do not segfault in pdb_search_destructor if no real search was started
      s3: Simplify the code a bit: Catch (len==0) early
      s3: Fix an uninitialized variable reference
      Fix large paged search
      s3: Make pdb_copy_sam_account also copy the group sid
      s3: Fix typo found by jhell <jhell at DataIX.net>

William Jojo (1):
      s3: Fix bug 7052: "DFS broken on AIX (maybe others)"

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


-- 
Samba Shared Repository


More information about the samba-cvs mailing list