[SCM] Samba Shared Repository - annotated tag samba-4.2.1 created

Karolin Seeger kseeger at samba.org
Wed Apr 15 12:02:39 MDT 2015


The annotated tag, samba-4.2.1 has been created
        at  d599884aa62865ede2abe74d90881a84641a2b0d (tag)
   tagging  c2633a95a88f5f777fc94a25a07f1faa47420fc5 (commit)
  replaces  samba-4.2.0
 tagged by  Karolin Seeger
        on  Wed Apr 15 20:01:33 2015 +0200

- Log -----------------------------------------------------------------
samba: tag release samba-4.2.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEABECAAYFAlUup30ACgkQbzORW2Vot+r4RACfdIpsgwrUndBZjdN7GQhH6I5B
16gAoKaemDhESYctFK6mapEc2HYTe6O3
=k79J
-----END PGP SIGNATURE-----

Andreas Schneider (5):
      printing: rework nt_printer_guid_store to return errors
      spoolss: retrieve published printer GUID if not in registry
      replace: Remove superfluous check for gcrypt header.
      s4-process_model: Do not close random fds while forking.
      s3-passdb: Fix 'force user' with winbind default domain

Andrew Bartlett (4):
      token_group: Use samba.tests.subunitrun.
      lib/tls: Fix behaviour of --disable-gnutls and remove link to gcrypt
      backupkey: Explicitly link to gnutls and gcrypt
      backupkey: Use ndr_pull_struct_blob_all()

Christof Schmitt (1):
      brlock: Use 0 instead of empty initializer list

David Disseldorp (3):
      printing: split out printer DN and GUID retrieval
      printing: add nt_printer_guid_retrieve() helper
      docs/idmap_rid: remove deprecated base_rid from example

Jelmer Vernooij (35):
      Remove unused imports.
      urgent_replication: Use subunit reporting, remove allow_empty_output.
      samba3dump: Add subunit-enabled test for samba3dump.
      filter-subunit: Drop support for allow_empty_output hack.
      dirsync test: Create and run a single testsuite, should easy migration to regulary Python unit tests.
      speedtest: Create and run a single testsuite, should easy migration to regulary Python unit tests.
      dsdb.tests.ldap: Create and run a single testsuite, should easy migration to regulary Python unit tests.
      dsdb.tests.acl: Create and run a single testsuite, should easy migration to regulary Python unit tests.
      Fix subunit test suite name.
      Support using system ldbmodify.
      filter-subunit: Consistently use spaces rather than tabs.
      Add bundled copy of 'extras' python module used by newer versions of testtools/subunit.
      Add convenience class for old-style Samba subunit python tests.
      subunitrun: Use new samba.tests.subunitrun module.
      Move option parsing to samba.tests.subunitrun.
      Move option handling into samba.tests.subunitrun.
      sec_descriptor test: Simplify, use samba.tests.subunitrun module.
      credentials test: Use samba.tests.subunitrun.
      speedtest: Use samba.tests.subunitrun.
      sites: Use samba.tests.subunitrun.
      sec_descriptor: Use samba.tests.subunitrun.
      passwords: Use samba.tests.subunitrun.
      password lockout: Use samba.tests.subunitrun.
      ldap_syntaxes: Use samba.tests.subunitrun.
      deletetest: use samba.tests.subunitrun.
      ldap: Use samba.tests.subunitrun.
      Include mimeparse, which is used by subunit/testtools.
      Use samba.tests.subunitrun in urgent replication test.
      Use samba.tests.subunitrun in dsdb ldap and ldap_schema tests.
      sam: Use samba.tests.subunitrun.
      selftest: Drop support for TESTSUITE-IDLIST, and remove its last user.
      Re-use add_prefix function.
      selftest/tests.py: Remove testsuite samba.tests.samdb which does not have any tests.
      selftest: Add separate command line for listing tests, allowing us of subunit-filter (which doesn't support subunit v2).
      Be consistent about what functions add $LISTOPT and $LOADLIST to the command-line.

Jeremy Allison (11):
      lib: talloc: Fix bug when calling a destructor.
      lib: talloc: Allow destructors to reparent the object they're called on.
      lib: talloc: Test suite for the new destructor reparent logic.
      s4: lib: auth: If NTLMSSP_NEGOTIATE_TARGET_INFO isn't set, cope with servers that don't send the 2 unused fields.
      s3: lib: ntlmssp: If NTLMSSP_NEGOTIATE_TARGET_INFO isn't set, cope with servers that don't send the 2 unused fields.
      s3: libcli: smb1: Ensure we correctly finish a tevent req if the writev fails in the SMB1 case.
      s3: lib: libsmbclient: If reusing a server struct, check every cli->timout miliseconds if it's still valid before use.
      docs: Mark 'client use spnego principal' as deprecated and also a bad idea.
      s3: client - "client use spnego principal = yes" code checks wrong name.
      lib: tdb: Use sigaction when testing for robust mutexes.
      s3: libsmbclient: Add missing talloc stackframe.

Karolin Seeger (3):
      VERSION: Bump version up to 4.2.1...
      WHATSNEW: Add release notes for Samba 4.2.1.
      VERSION: Disable git snapshot for the 4.2.1 release.

Matthew Newton (8):
      Make winbind client library thread-safe by adding context
      Use global context for winbindd_request_response
      Add wbcContext struct, create and free functions
      Add wbcContext to wbcRequestResponse
      Add context versions of wbclient functions
      Move wbc global variables into global context instead
      Update libwbclient version to 0.12
      Ensure we always initialise the winbind context

Michael Adam (3):
      build:wafadmin: fix use of spaces instead of tabs.
      s3-winbind: Fix chached user group lookup of trusted domains.
      s3:winbind:grent: don't stop group enumeration when a group has no gid

Ralph Boehme (2):
      lib/texpect: portability fix, include signal.h
      vfs_fruit: enhance handling of malformed AppleDouble files

Samuel Cabrero (1):
      Initialize dwFlags field of DNS_RPC_NODE structure

Stefan Metzmacher (6):
      lib/texpect: make the code more portable by using "replace.h" and "system/wait.h"
      lib/texpect: fix compiler warnings
      lib/texpect: prefer bsd/libutil.h if available
      talloc: fix _talloc_total_limit_size prototype
      talloc: version 2.1.2
      s4:auth/gensec_gssapi: let gensec_gssapi_update() return NT_STATUS_LOGON_FAILURE for unknown errors

Thomas Schulz (1):
      libcli/auth: Match Declaration of netlogon_creds_cli_context_tmp with implementation

Tom Schulz (1):
      lib: texpect. Fix the build on Solaris.

Volker Lendecke (1):
      waf: Fix the build on openbsd

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


-- 
Samba Shared Repository


More information about the samba-cvs mailing list