[SCM] Samba Shared Repository - annotated tag ldb-1.1.22 created

Stefan Metzmacher metze at samba.org
Fri Nov 6 13:27:33 UTC 2015


The annotated tag, ldb-1.1.22 has been created
        at  24334c2a27a7ce99795f2ef8b7c21dbfad8f8162 (tag)
   tagging  1c02f2801ecd05df23730eea2b6e162f4d5186f1 (commit)
  replaces  talloc-2.1.4
 tagged by  Stefan Metzmacher
        on  Fri Nov 6 14:27:25 2015 +0100

- Log -----------------------------------------------------------------
ldb: tag release ldb-1.1.22
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABAgAGBQJWPKq9AAoJEEeTkWETCEAlt40H/0bPjDBpXLqA67/SLZBWSpsP
zkhqyfmoxSAaLLWtyc21NWDytJ8wnaTgU8pCInd8LPpZpypVXEpscd5018Eay73x
PUwHw65/F1anrljBxo2AiOgAMH7CVuDEy6dCz62yUH/Ld9Nwi0oe80b26FmajFgR
YbsmAxPH0STPZjWlltO6sLsk6Wpv1LJTCigEcd1Z8+zWAhuK83KYbQtcdig7p/yN
+aYBr41zxYFuOZvOAWTvF+bomXWlkoyE6LUIhaEV2LvnQ67ixXaBs3zrLywPX2QP
h66VEcVsz2Ui7KKpbQpiDCkk2NoHbgcelZk8W14qYVd2R3WAWDdP5vGSyn334e8=
=X8BE
-----END PGP SIGNATURE-----

Amitay Isaacs (2):
      ctdb-tests: Fix CID 1327218-1327221
      ctdb-recovery: Update vnnmap before database recovery

Andrew Bartlett (21):
      pam_smbpass: REMOVE this PAM module
      build: Build *_wrapper without -DNDEBUG for in-tree use
      torture: Add better debug message when tsocket_address_inet_from_strings fails
      selftest: Correct comment about MAX_WRAPPED_INTERFACES
      samba-tool dns: Trap on conneciton errors and give useful info
      samba_upgradedns: Remove unused variable
      dsdb: Add functional levels for 2012 and 2012R2
      provision: Allow more OS levels in sambadns
      dynconfig: Use replace.h and memory.h directly, not via includes.h
      selftest: Fix memset parameters in test for async_connect_send()
      build: Enable NTVFS file server to be omitted
      Add samba4.smb2.create.mkdir-dup(ad_dc_ntvfs) as flapping
      autobuild: Confirm we can build without --enable-developer
      repl_meta_data: Print more detail into the LDB error string, not just DEBUG()
      samba-tool: Remove vampire subcommand and now unused libnet_Vampire()
      samba-tool: Add new command 'samba-tool drs clone-dc-database'
      repl: Give an error if we get a secret when not expecting one
      samba-tool drs clone-dc: Add --include-secrets option
      repl: Use DSDB_REPL_FLAG_PRIORITISE_INCOMING in samba-tool drs replicate --local
      samba-tool drs clone-dc-database: Require --targetdir
      ldb: Fix python bindings to accept a string as a DN

Anoop C S (2):
      s3.lib: Remove invalid switch case from sysquotas_nfs
      smbd/quotas: Remove invalid quota status switch case

Anubhav Rakshit (1):
      s4:torture: Add test case for Replay of Persistent Handle on a Single Channel.

Christof Schmitt (3):
      debug: Prefix messages from DBG_* with function name
      Remove function name from callers of DBG_*
      README.Coding: Update section about debug macros

Douglas Bagnall (3):
      samba-tool --help: possessive pronoun "its" has no apostrophe
      ntlm auth: spelling fixes
      autobuild: add some system information to the autobuild tarball

Jeremy Allison (10):
      s3: smbd: Fix our access-based enumeration on "hide unreadable" to match Windows.
      lib: cli: Add accessor function smb2cli_tcon_flags() to get tcon flags.
      s4: torture: Add SMB2 access-based enumeration test. Passes against Win2k12R2.
      s3: lsa: lookup_name() logic for unqualified (no DOMAIN\ component) names is incorrect.
      s3: test: Fix standalone valid users fileserver test.
      smbd: Fix file name buflen and padding in notify repsonse
      s3-smbd: Fix old DOS client doing wildcard delete - gives a attribute type of zero
      s3-torture: Add WILDDELETE test to smbtorture3 to test old wildcard delete with zero attribute
      s3-torture: Remove (incorrect) samba3-specific behavior in samba3.raw.unlink now the server is correct
      auth: gensec: Parameters out_mem_ctx and ev are passed in the wrong order to gensec_spnego_server_try_fallback().

Marc Muehlfeld (1):
      Fixes for server role parameter in smb.conf manpage

Martin Schwenke (9):
      ctdb-daemon: Change handling of default capabilities
      ctdb-scripts: Lock debugging should print kernel stack for process in D state
      ctdb-tests: Drop simple uses of "ctdb -n all ..." from simple tests
      ctdb-tests: Drop use of "ctdb delip -n all" in simple tests
      ctdb-tests: Do not test "ctdb nodestatus -n all"
      ctdb-tools: Support "ctdb ip all" as equivalent to "ctdb ip -n all"
      ctdb-tests: Change "ctdb ip -n all" to "ctdb ip all"
      ctdb-doc: Stop using "ctdb -n all ..."
      ctdb-scripts: Use "ctdb ip all" instead of "ctdb ip -n all"

Michael Adam (1):
      ctdb: fix typos in wscript comment.

Ralph Boehme (15):
      s3:smbd: remove unused arg oplock_request
      s3:smbstatus: add stream name to share_entry_forall()
      s3:locking: initialize lease pointer in share_mode_traverse_fn()
      s3:lib/messages: fix error check in messaging_filtered_read_send()
      s3:lib: validate domain name in lookup_wellknown_name()
      vfs_fruit: add and use define for the Netatalk metadata xattr
      vfs_fruit: hide the Netatalk metadata xattr in streaminfo
      vfs_streams_xattr: fix and simplify streams_xattr_get_name()
      s4:lib/messaging: use correct path for names.tdb
      s4:lib/messaging: use a helper variable for tdb flags
      README.Coding: initialize pointers
      selftest: add a test for async_connect_send()
      async_req: fix non-blocking connect()
      net: print file path in serverid wipedbs --verbose
      lib/tsocket: fix non-blockging connect() error handling

Richard Sharpe (1):
      A small improvement to the DEBUG message when pass-through authentication

Stefan Metzmacher (3):
      script/release.sh: make it possible to create stable .0 releases
      script/release.sh: make it possible to create stable .x releases (x >= 1)
      dcerpc.idl: accept invalid dcerpc_bind_nak pdus

Thomas Nagy (1):
      build:wafsamba: Enable feature-compatible declaration for Waf 1.8

Tom Schulz (1):
      texpect: undefined symbol rep_fprintf

Volker Lendecke (24):
      wbinfo: make --verbose --pam-logon print sids
      talloc: Fix the O3 developer build
      dynconfig: Fix deps, no talloc required
      lib: Move sys_rw* to lib/util
      lib: Add a little tool to perftest generate_random_buffer()
      Rely on /dev/urandom
      ctdbd: Fix a typo
      libdap: Fix a '\0' vs NULL mixup
      lib: Fix CID 1327227 Uninitialized scalar variable
      ctdb: Fix CID 1327224 Unbounded source buffer
      ctdb: Fix CID 1327223 Unbounded source buffer
      auth: Remove procid_self() from auth_samba4
      fssd: Remove reference to procid_self()
      winbindd: Remove reference to procid_self()
      lib: Fix pid_to_procid()
      lib: Remove procid_self() from messages.c
      lib: Remove unused procid_self()
      lib: Remove unused procid_is_me()
      lib: Remove unused global my_unique_id
      lib: Push down unique generation one level
      lib: Add some debug to dgm_ref
      lib: Remove unused serverid_get_random_unique_id
      messaging: Fix creating the dgm lockfile
      smbd: Send SMB2 oplock breaks unencrypted

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


-- 
Samba Shared Repository



More information about the samba-cvs mailing list