1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/dsdb/kcc
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
..
garbage_collect_tombstones.c s4-kcc: Do not dereference a NULL pointer 2017-02-23 03:18:10 +01:00
garbage_collect_tombstones.h dsdb: Expose ldb error string to dsdb_garbage_collect_tombstones() callers 2016-09-01 05:49:15 +02:00
kcc_connection.c dsdb: Allow dsdb_find_dn_by_guid to show deleted DNs 2013-06-12 10:02:07 +02:00
kcc_connection.h kcc_connection invocation_id added to struct 2011-07-14 07:05:10 +10:00
kcc_drs_replica_info.c dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
kcc_periodic.c dsdb: Expose ldb error string to dsdb_garbage_collect_tombstones() callers 2016-09-01 05:49:15 +02:00
kcc_service.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
kcc_service.h dsdb: Rework kcc_deleted() into dsdb_garbage_collect_tombstones() 2016-09-01 05:49:14 +02:00
kcc_topology.c AddressSanitizer: Initialize for kcc_topology.c 2016-07-25 13:56:11 +02:00