[SCM] Samba Shared Repository - annotated tag tevent-0.9.19 created

Stefan Metzmacher metze at samba.org
Thu Aug 1 09:12:37 MDT 2013


The annotated tag, tevent-0.9.19 has been created
        at  9ab5377392768d4465f2d6529fa9dc8ada01502f (tag)
   tagging  8f98f5d85ae30361f6bb9f6f42d6a7fd279301e1 (commit)
  replaces  ldb-1.1.16
 tagged by  Stefan Metzmacher
        on  Thu Aug 1 17:11:55 2013 +0200

- Log -----------------------------------------------------------------
tevent: tag release tevent-0.9.19
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAABAgAGBQJR+nq7AAoJEEeTkWETCEAlnj0IAL5uIboUh4zDM0UFk3j/H+Re
/cYnCufwHp1ROtiBsvhPRolpdVEFB/Fn57JLfbYvLPLTuzCrDzvnbQt3zr50W0au
PnNe9hNNALsXDz78eha8qYkfkk1dVM4nTvIqUWU6iTbovd4iMT4x687FKLfJekeT
o9ygHh4kyTp4DWD7Tai/PTWKCuhgrVz03Yz1Ao//vGuHaJEQclZsVdn0e3X2U9Bt
WcNIo64u3C6Vx/+FDrpA1qrWD+0ZPxw9+ZfF+H6OZ8xcymbPQrlyWHeQxon1tStT
6ZvkhDlzVqzQfxOOoHZD/pjrTi67miejwfTgx6TBxPPsfo+rhDZFDk+X+wOXoVI=
=AS6o
-----END PGP SIGNATURE-----

Alexander Werth (1):
      s3: Remove old mode special substitution.

Andreas Schneider (22):
      tsocket: Pass the full port number to getaddrinfo().
      tsocket: Pass the full port number to getaddrinfo().
      torture: Fix comparsion of uninitalized bytes.
      torture: Don't segfault in raw.session on error.
      torture: Don't segfault in smb2.session on error.
      selftest: Fix domain name of plugindc.
      selftest: Add a newline to root entries in the nss files.
      selftest: Use higher ip numbers.
      s3-winbind: Allow sec_initial_uid() to store creds.
      torture: Fix comparsion of uninitalized bytes.
      torture: Don't segfault in raw.session on error.
      torture: Don't segfault in smb2.session on error.
      selftest: Fix domain name of plugindc.
      selftest: Add a newline to root entries in the nss files.
      selftest: Use higher ip numbers.
      s3-winbind: Allow sec_initial_uid() to store creds.
      waf: Build with RELRO if supported by the compiler.
      s3-winbind: Do not delete an existing valid credential cache.
      nsswitch: Don't enumerate all domains with wbinfo -u|-g.
      s3-waf: Rename regedit to samba-regedit.
      docs-xml: Remove obsolete swat manpage and references.
      nsswitch: Add OPT_KRB5CCNAME to avoid an error message.

Andrew Bartlett (23):
      libcli/ldap: Cope with substring match with no chunks in ldap_push_filter
      torture: Add tests for LDAP substring search with no strings provided
      heimdal_build: Add missing dep on samba4kgetcred
      dsdb-ridalloc: Fix RID pools - RID numbers increase too quickly
      service_stream: Log if the connection termination is deferred or not (bug #9820)
      s4-winbindd: Do not terminate a connection that is still pending (bug #9820)
      s4-lib/socket: Allocate a the larger sockaddr_un and not just a sockaddr_in in unixdom_get_peer_addr()
      dynconfig: Remove last s3 markers now we have just one build system
      dsdb-descriptor: Do not do a subtree search unless we have child entries
      dsdb: Rework subtree_rename module to use recursive LDB_SCOPE_ONELEVEL searches
      dsdb-ridalloc: Rework ridalloc to return error strings where RID allocation fails
      selftest: Ensure the DC has started and and got a RID set before we proceed
      dsdb: Add assert in drepl_take_FSMO_role
      rpc_server-drsuapi: Improve comments and DEBUG lines
      selftest: ensure samba4.rpc.samr.large-dc.two.samr.many is always tested
      selftest: ensure samba4.nss.test.*using.*winbind is always tested
      torture/drs: Expand an error message to aid debugging
      dsdb: Prune deleted objects of links and extra attributes of replicated deletes
      dsdb: Ensure we always force deleted objects back under the deleted objects DN
      dsdb: Improve DRS deleted link source/target handing in repl_meta_data
      dsdb tests: Add member/memberOf checking to delete_objects testing
      dsdb: Include MS-ADTS doc references on deleted object contstraints
      samba-tool dbcheck: Correctly remove deleted DNs in dbcheck

Aurélien Aptel (1):
      docs-xml/manpages/smbclient.1.xml: fix case of -T flag in example.

Bill Parker (1):
      Fix bug 10025 - Lack of Sanity Checking in calls to malloc()/calloc().

Björn Baumbach (2):
      s3-lib: fix segf while reading incomplete session info (bug #10003)
      s3-smbstatus: display [u|g]id of -1 as "-1" in connection list

Björn Jacke (2):
      time: don't try to use the coarse clock
      time: prefer CLOCK_BOOTTIME for clock_gettime_mono()

Christian Ambach (5):
      nsswitch: fix a comment
      s3:smbd/aio mark file as modified in the SMB2 case
      s3:lib add mapping for ETXTBSY
      s3:smbd/close use common exit path
      s3:smbd/close remove filesystem lock before removing sharemode

Christof Schmitt (1):
      selftest: Print error message when smbd does not have ADS support

Daniel Gan-Levi (1):
      s3-ctdb: Fix auto-enabling of CTDB readonly support

David Disseldorp (1):
      tevent: document tevent_req_create state zeroing

Günther Deschner (4):
      s3-printing: avoid KRB5CCNAME overwrite in printer publishing (Bug #7444).
      wbinfo: allow to define a custom krb5ccname for kerberized pam auth.
      s3-winbindd: support the DIR pragma for raw kerberos user pam authentication.
      pam_winbind: update documentation for "DIR" krb5ccname pragma.

Jeff Layton (6):
      wbclient: fix conversion logic in wbcStringToSid
      wbclient: fix conversion logic in wbcSidToStringBuf
      libcli: fix conversion logic in dom_sid_parse_endp
      libcli: fix conversion logic in dom_sid_string_buf
      torture: add more string_to_sid torture testcases
      torture: add LOCAL-sid_to_string testcase

Jeremy Allison (13):
      winbindd and nmbd don't set their umask to zero on startup like smbd does.
      Add ea_list_has_invalid_name() function.
      Ensure set_ea cannot set invalid Windows EA names.
      Ensure we never return an EA name to a Windows client it can't handle.
      Ensure we can't create a file using SMB2_CREATE with an invalid EA list.
      Add the ability to send an NTSTATUS result back with a trans2 reply so we can return a parameter block with an error code.
      Add error map of STATUS_INVALID_EA_NAME -> ERRDOS, ERRbadfile
      Ensure we can't create a file using TRANS2_OPEN with an invalid EA list.
      Ensure we can't create a file using NTTRANS with an invalid EA list.
      Ensure we do pathname processing before SD and EA processing in NTTRANS_CREATE.
      Reply with correct trans2 message on a setpathinfo with a bad EA name.
      Add torture tests to raw.eas to check sending Windows invalid names in the middle of an EA list.
      Wrap setting leases in become_root()/unbecome_root() to ensure correct delivery of signals.

Kai Blin (1):
      dns: Update TODO list

Karolin Seeger (6):
      docs: Fix typos in "use ntdb" section.
      WHATSNEW: Start release notes for Samba 4.1.0rc1.
      VERSION: Set version to 4.1.0rc1-GITSNAPSHOT.
      docs: Fix typo.
      docs: Fix typo.
      docs: Bump version in meta data up to 4.1.

Matthieu Patou (4):
      Fix a missing parenthesis in the LDAP search request
      smbtorture: Make cracksname easier to debug by outputing the offered format
      Make the output of the crackname script more readable
      Make the output of the crackname script more readable

Michael Adam (4):
      s3:winbind: fix gid counting and error handling in the getgroups implementation
      s3:winbind: fix the getgroups implementation to include the user sid's GID in case of ID_TYPE_BOTH
      s3:winbind: change getgroups to only do one sids2xids call instead of many
      s3:winbind: add a warning DEBUG message when skipping a sid from the mapped GID list

Michele Baldessari (1):
      Fix typos in man-pages

Ralph Wuerthner (1):
      Ensure gpfs kernel leases are wrapped in a become_root()/unbecome_root() pair.

Richard Sharpe (1):
      Fix memory leak in error code path.

Shekhar Amlekar (1):
      librpc: srvsvc.idl: define level 1005 share info flags

Stefan Metzmacher (13):
      Merge remote-tracking branch 'origin/v4-1-test' into master
      VERSION: change to 4.2.0pre1
      lib/util: add 'ldb' debug class
      lib/ldb-samba: make use of DBGC_LDB
      lib/ldb-samba: only debug LDB_DEBUG_TRACE at level 10
      lib/param: sync debug related options with source3/param
      s3-lib: hide incomplete smbXsrv_tcon_global records
      s4:rpc_server: make sure we don't terminate a connection with pending requests (bug #9820)
      s4:server: avoid calling into nss_winbind from within 'samba'
      s4-lib/socket: Allocate a the larger sockaddr_un and not just a sockaddr_in in unixdom_get_my_addr()
      dsdb/samdb: use RECYCLED it implies DELETED...
      dsdb/repl_meta_data: split out replmd_deletion_state()
      tevent: change version to 0.9.19

Volker Lendecke (19):
      sharesec: Implement --view-all
      sharesec: Document -v/--view
      sharesec: Document --view-all
      tevent: Fix a typo
      rpc_cli: Remove some unnecessary initializations
      smbd: Fix a profile problem
      ccan: Fix calling memset with zero length parameter
      srvsvc: Use a symbolic constant where we have one
      smbd: Fix a 100% loop at shutdown time
      s3:idmap_autorid: Use ARRAY_SIZE where appropriate
      s3:idmap_autorid: Don't zero in idmap_autorid_preallocate_wellknown
      s3:idmap_autorid: Add a NULL check in idmap_autorid_preallocate_wellknown
      tdb: Fix CID 1034960 Uninitialized scalar variable
      tdb: Fix CID 1034959 Uninitialized scalar variable
      smbd: Fix CID 1035538 Uninitialized pointer read
      smbd: Fix CID 1035537 Uninitialized pointer read
      smbd: Fix CID 1035536 Uninitialized pointer read
      schannel: Fix an unused variable
      tevent: Remove the signal pipe if no signal events are around

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


-- 
Samba Shared Repository


More information about the samba-cvs mailing list