summaryrefslogtreecommitdiffstats
path: root/source4/auth/system_session.c
Commit message (Expand)AuthorAgeFilesLines
* s4:auth Change auth_generate_session_info to take an auth contextAndrew Bartlett2010-04-141-5/+5
* s4:auth Allow the simple 'struct auth_session_info' generator for all usersAndrew Bartlett2010-04-141-3/+3
* s4:auth Remove event context from anonymous_session()Andrew Bartlett2010-04-111-5/+114
* s4:auth - make some parts "signed-safe"Matthias Dieter Wallnöfer2010-02-251-4/+4
* s4-dsdb: create a static system_session contextAndrew Tridgell2009-10-231-5/+20
* Added "admin_session" method.Nadezhda Ivanova2009-09-091-0/+191
* Fix the build.Jelmer Vernooij2008-11-021-0/+1
* Add documentation to session token functions.Andrew Bartlett2008-04-241-3/+4
* r26430: require explicit specification of loadparm context.Jelmer Vernooij2007-12-211-1/+1
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-211-5/+7
* r26235: Avoid global_loadparm.Jelmer Vernooij2007-12-211-3/+5
* r26234: More global_loadparm fixes.Jelmer Vernooij2007-12-211-4/+4
* r26134: Avoid using samdb-dependent functions in auth_system_session.Jelmer Vernooij2007-12-211-2/+118
* r26127: Move session code out of auth_util.c. No longer making it part of aut...Jelmer Vernooij2007-12-211-0/+183