1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/torture/ldap
Jeremy Allison 306783d6f5 lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *)
Not currently used - no logic changes inside.

This will make it possible to pass down a long-lived talloc
context from the loading function for modules to use instead
of having them internally all use talloc_autofree_context()
which is a hidden global.

Updated all known module interface numbers, and added a
WHATSNEW.

Signed-off-by: Jeremy Allison <jra@samba.org>
Signed-off-by: Ralph Böhme <slow@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Apr 22 01:17:00 CEST 2017 on sn-devel-144
2017-04-22 01:17:00 +02:00
..
basic.c werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/torture/ 2016-09-28 00:04:23 +02:00
cldap.c torture: fix the ldap.cldap test 2016-01-11 12:25:26 +01:00
cldapbench.c s4:torture/ldap: add includes to avoid compiler warnings 2014-04-02 09:03:45 +02:00
common.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
ldap_sort.c torture_ldap_sort: avoid segfault 2016-03-09 10:32:17 +01:00
nested_search.c torture: Fix use-after-free in ldap.nested-search 2014-09-27 01:35:36 +02:00
netlogon.c torture: fix the ldap.netlogon-udp test 2016-01-11 12:25:26 +01:00
schema.c s4:torture/ldap: add includes to avoid compiler warnings 2014-04-02 09:03:45 +02:00
uptodatevector.c s4:torture/ldap: add includes to avoid compiler warnings 2014-04-02 09:03:45 +02:00