summaryrefslogtreecommitdiff
path: root/source4/auth/system_session.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-23s4-dsdb: create a static system_session contextAndrew Tridgell1-5/+20
2009-09-09Added "admin_session" method.Nadezhda Ivanova1-0/+191
2008-11-02Fix the build.Jelmer Vernooij1-0/+1
2008-04-24Add documentation to session token functions.Andrew Bartlett1-3/+4
2007-12-21r26430: require explicit specification of loadparm context.Jelmer Vernooij1-1/+1
2007-12-21r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij1-5/+7
2007-12-21r26235: Avoid global_loadparm.Jelmer Vernooij1-3/+5
2007-12-21r26234: More global_loadparm fixes.Jelmer Vernooij1-4/+4
2007-12-21r26134: Avoid using samdb-dependent functions in auth_system_session.Jelmer Vernooij1-2/+118
2007-12-21r26127: Move session code out of auth_util.c. No longer making it part of aut...Jelmer Vernooij1-0/+183