auth: Simplify struct auth4_context
authorVolker Lendecke <vl@samba.org>
Thu, 2 Jan 2020 21:58:06 +0000 (22:58 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 6 Jan 2020 23:34:00 +0000 (23:34 +0000)
commit7f75dec865256049e99f7fcf46317cd2d53e95d1
tree4d598e5e675385ac06fe837dc582be073dc97033
parentadd8fd21c08f1225191b0794a92206f5c9248d23
auth: Simplify struct auth4_context

The fake async code has been pushed down into the 3 users, remove the sync
callback. Overall it's more lines of code, but the central interface is
simplified.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Mon Jan  6 23:34:00 UTC 2020 on sn-devel-184
auth/common_auth.h
auth/ntlmssp/ntlmssp_server.c
source3/auth/auth_generic.c