rpc_server:netlogon Move from memcache to a tdb cache
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 9 Nov 2016 02:17:00 +0000 (15:17 +1300)
committerStefan Metzmacher <metze@samba.org>
Wed, 14 Dec 2016 19:12:13 +0000 (20:12 +0100)
commita7598fb53b3a5238d49edbcbdfd218311ae73807
treec33afff4e46dc19f484112e542752bf3404fde63
parentcf536e36fbb87a691b78bbea999497e3ce1049dc
rpc_server:netlogon Move from memcache to a tdb cache

This allows the netlogon server to be moved into a multi-process model
while still supporting clients that use a challenge from a different
network connection.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Wed Dec 14 20:12:14 CET 2016 on sn-devel-144
libcli/auth/schannel_state.h
libcli/auth/schannel_state_tdb.c
librpc/idl/schannel.idl
source4/rpc_server/netlogon/dcerpc_netlogon.c