s4-auth Remove duplicate copies of session_info creation code
authorAndrew Bartlett <abartlet@samba.org>
Tue, 21 Dec 2010 00:43:04 +0000 (11:43 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 21 Dec 2010 04:10:38 +0000 (15:10 +1100)
commit6f7423c7f1cc3a4596a955a90f315ffbf1025c3b
tree51a80bb8e78545e1e05f8b0b1804e26144ece8cb
parent1961d7a4119200b8a4ad7b0207e0cdcf2e10d3f8
s4-auth Remove duplicate copies of session_info creation code

We now just do or do not call into LDB based on some flags.

This means there may be some more link time dependencies, but we seem
to deal with those better now.

Andrew Bartlett
source4/auth/auth.h
source4/auth/gensec/gensec.c
source4/auth/system_session.c
source4/dsdb/samdb/samdb.c