diff options
author | Andrew Bartlett <abartlet@samba.org> | 2012-01-30 11:53:04 +1100 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2012-01-30 08:05:14 +0100 |
commit | 3ddb983c10aab6ad8eb2a766accfccb2b3671a3a (patch) | |
tree | 2a497c1a4047d8993a0db0914313412fcbe5a20c /source3/winbindd/winbindd_proto.h | |
parent | fc035afb6ecdb54e6183be511e886ac07727cc0b (diff) | |
download | samba-3ddb983c10aab6ad8eb2a766accfccb2b3671a3a.tar.gz samba-3ddb983c10aab6ad8eb2a766accfccb2b3671a3a.tar.bz2 samba-3ddb983c10aab6ad8eb2a766accfccb2b3671a3a.zip |
gensec: inline gensec_generate_session_info() into only caller
This avoids casting to and from the struct auth_user_info_dc *user_info_dc
to to this, the
if (user_info_dc->info->authenticated)
is moved into auth_generate_session_info_wrapper(), which is the
function that gensec_security->auth_context->generate_session_info
points to.
Andrew Bartlett
Diffstat (limited to 'source3/winbindd/winbindd_proto.h')
0 files changed, 0 insertions, 0 deletions