1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/wrepl_server
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
..
wrepl_apply_records.c s4:wrepl_server: avoid some compiler warnings 2014-02-13 11:54:13 +01:00
wrepl_in_call.c Remove all uses of the NT_STATUS_NOT_OK_RETURN_AND_FREE macro from the codebase. 2014-03-05 16:33:22 +01:00
wrepl_in_connection.c Remove NT_STATUS_IS_ERR_RETURN macro from the codebase. 2014-03-05 16:33:22 +01:00
wrepl_out_helpers.c s4:wrepl_out_helpers.c: avoid talloc_reference() in most cases 2013-08-12 16:48:54 +12:00
wrepl_out_helpers.h
wrepl_out_pull.c
wrepl_out_push.c
wrepl_periodic.c s4:misc: remove last usage of legacy event_ fn names 2011-08-14 00:38:13 +02:00
wrepl_scavenging.c s4-messaging Rename messaging -> imessaging 2011-05-03 07:37:07 +02:00
wrepl_server.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
wrepl_server.h
wscript_build Revert "waf-mitkrb5: enable dcerpc_server library to support OpenChange client code" 2012-06-01 16:46:07 +02:00