auth3: merge make_auth_context_subsystem() into make_auth3_context_for_ntlm()
authorStefan Metzmacher <metze@samba.org>
Fri, 17 Mar 2017 15:53:27 +0000 (16:53 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 9 Apr 2017 23:11:20 +0000 (01:11 +0200)
commit45227b301fba492edfb57fb52e66564c1ee2de6b
treee3b9b428ef94a027f5819aec860145278d2b2e1b
parentf23af921dfb8876ded0094adb6f7832fb41e6147
auth3: merge make_auth_context_subsystem() into make_auth3_context_for_ntlm()

make_auth3_context_for_ntlm() was the only caller of
make_auth_context_subsystem().

BUG: https://bugzilla.samba.org/show_bug.cgi?id=2976
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12710

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/auth/auth.c