summaryrefslogtreecommitdiff
path: root/source4/auth/session.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-14Fix public header not to include private (not installed) ones.Simo Sorce1-1/+1
2011-02-22s4-auth Move libcli/security/session.c to the top levelAndrew Bartlett1-8/+1
2011-02-10libcli/named_pipe_auth Change from 'info3' to auth_session_info_transportAndrew Bartlett1-0/+10
2011-02-09s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett1-7/+9
2011-01-14s4-auth Add function to obtain any user's session_info from a given LDBAndrew Bartlett1-0/+14
2010-12-21s4:auth/session.h - use a forward declaration for type "struct ldb_context"Matthias Dieter Wallnöfer1-1/+1
2010-12-21s4-auth rework session_info handling not to require an auth contextAndrew Bartlett1-4/+3
2010-08-18s4:auth Remove system_session_anon() from python bindingsAndrew Bartlett1-7/+0
2010-06-20Revert "Add old functionality back which was removed in commit 589a42e2."Wilco Baan Hofman1-6/+0
2010-06-20Add old functionality back which was removed in commit 589a42e2.Wilco Baan Hofman1-0/+6
2010-05-20s4:auth Change auth_generate_session_info to take flagsAndrew Bartlett1-0/+1
2010-04-14s4:auth Change auth_generate_session_info to take an auth contextAndrew Bartlett1-5/+4
2010-04-11s4:auth Remove event context from anonymous_session()Andrew Bartlett1-2/+0
2009-10-23s4-dsdb: create a static system_session contextAndrew Tridgell1-1/+1
2009-09-09Added "admin_session" method.Nadezhda Ivanova1-0/+4
2009-01-21s4:auth: move make_server_info_netlogon_validation() function arroundStefan Metzmacher1-5/+0
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-4/+4
2008-12-17s4: fix LIBEVENTS dependencies and use more forward declarationsStefan Metzmacher1-1/+2
2008-06-16Fix buildSimo Sorce1-0/+1
2008-04-24Add documentation to session token functions.Andrew Bartlett1-2/+12
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-0/+3
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-1/+23
2007-12-24r26572: Fix warnings in the Python code.Jelmer Vernooij1-0/+1
2007-12-21r26127: Move session code out of auth_util.c. No longer making it part of aut...Jelmer Vernooij1-0/+33