1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/nbt_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
..
dgram Avoid including libds/common/roles.h in public loadparm.h header. 2016-01-13 04:43:23 +01:00
wins dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
defense.c
interfaces.c s4-ipv6: only listen on V4 addresses in the NBT server 2011-06-06 12:26:10 +10:00
irpc.c nbt: samlogon/netlogon structures - unify denominations 2010-04-27 18:45:41 +02:00
nbt_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
nbt_server.h
nodestatus.c dns/nbt: Fix spelling of the "authoritative" flag. 2010-10-23 10:17:05 +00:00
packet.c dns/nbt: Fix spelling of the "authoritative" flag. 2010-10-23 10:17:05 +00:00
query.c param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server() 2011-07-02 12:31:34 +10:00
register.c dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
wscript_build s4:dsdb: Move cldap netlogon functions into samdb/ldb_modules 2013-11-11 23:00:54 +01:00