The annotated tag, ldb-1.1.29 has been created at 1db0d5255605dc569839015862ea9dc56b0f0a99 (tag) tagging aa63600afb925715f7a24a3af5c0df433541bc12 (commit) replaces tdb-1.3.12 tagged by Stefan Metzmacher on Thu Dec 1 14:15:24 2016 +0100
- Log ----------------------------------------------------------------- ldb: tag release ldb-1.1.29 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAABAgAGBQJYQCJsAAoJEEeTkWETCEAlMuoH/3nm9bycHDFCBAdz19sGBfxM o+D6OwdAss6VbTioTuSUAOS3xHQ3mhAdbaygo8sJIufVh46LveWi7/97xmKK0nk7 nynMVWl6puReRjMZVGWMtlFinvdReyad6STez7ZMP03KbLIe74HcpQ2HOWgz6wUz rF3FyFRvhClC/o0eAU3YIwEvRQXXysly3+0eT0vP+39K4/dyipKTrBlv9cSbGJ7q 0+34b/t3nzMkgXMIBLinxeaXJZ48rnaY3jjxspAao5HXUlSNGppcO1xbo7QFPwnL fzEpDLhZUBBurMXp4MB9J4K+P+W6RNGfSwto6mPHKmVa+YzFEIBAKdaxheqLurI= =ozU7 -----END PGP SIGNATURE----- Alexis La Goutte (1): Fix typo Andrew Bartlett (23): selftest: Rework child process cleanup selftest: Ensure vampiredc has a full copy of localdc before we start join.py: Attempt to allocate a RID Set during the join talloc: add ASCII art to describe parent/child arrangement talloc: clarify that talloc_magic never includes the bits in TALLOC_FLAG_MASK talloc: Add tests for talloc_parent() after realloc() of the parent s4/rpc_server: Show what RPC interfaces are listening on which TCP port torture: Remove access to LSARPC via \\pipe\netlogon in rpc.netlogon for ManyGetDCName test pidl: Use a static const initialised struct in dcerpc_server_$name_init(void) s4-rpc_server: Use a type-safe struct signature in dcerpc_register_ep_server s4-rpc_server: Use an initialised static const struct in dcerpc_server_remote_init pidl: Change *_get_pipe_fns() to return const struct api_struct * pidl: Make static struct api_struct also const dsdb: specify attributes when loading schema ldb: Avoid individual memory allocations when searching for indexlist ldb: Add helper function ldb_schema_attribute_remove_flagged() ldb: Reduce scope of allocation and de-allocation of @ATTRIBUTES ldb: Reduce per-attribute memory allocation during @ATTRIBUTES load ldb: Add helper function ldb_schema_attribute_fill_with_syntax() ldb: load @ATTRIBUTES faster by sorting once, not at each insertion ldb: Cope with a->name being * ldb: Add test for behaviour of rdn_name ldb: new ldb version 1.1.29 Douglas Bagnall (3): lib/registry/regf: better initialise nk_block smbd/service_stream: connection processing flag is not really bool smbclient: fix string formatting in print command Jeremy Allison (2): librpc: cab: Integer wrap protection for ndr_count_cfdata(). librpc: cab: Fix ndr_size_cab_file() to detect integer wrap. Lumir Balhar (3): python: wscript_build: Prepare build environment for Python 3 porting python: selftesthelpers: Add possibility for planning tests for python: samba.subunit.run: Fix Python 3 compatibility. Petr Viktorin (1): python: Add py3compat.h Stefan Metzmacher (4): selftest/gdb_*: make use of 'mktemp' ldb:controls: add LDB_CONTROL_RECALCULATE_RDN_OID ldb:rdn_name: normalize rdn_name in rdn_rename_callback() ldb:rdn_name: add support for LDB_CONTROL_RECALCULATE_RDN_OID on ldb_modify() Volker Lendecke (2): ldb: Fix typos ldb: Fix an unused variable warning ----------------------------------------------------------------------- -- Samba Shared Repository