summaryrefslogtreecommitdiff
path: root/source4/auth/session.h
Commit message (Expand)AuthorAgeFilesLines
* Fix public header not to include private (not installed) ones.Simo Sorce2011-03-141-1/+1
* s4-auth Move libcli/security/session.c to the top levelAndrew Bartlett2011-02-221-8/+1
* libcli/named_pipe_auth Change from 'info3' to auth_session_info_transportAndrew Bartlett2011-02-101-0/+10
* s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett2011-02-091-7/+9
* s4-auth Add function to obtain any user's session_info from a given LDBAndrew Bartlett2011-01-141-0/+14
* s4:auth/session.h - use a forward declaration for type "struct ldb_context"Matthias Dieter Wallnöfer2010-12-211-1/+1
* s4-auth rework session_info handling not to require an auth contextAndrew Bartlett2010-12-211-4/+3
* s4:auth Remove system_session_anon() from python bindingsAndrew Bartlett2010-08-181-7/+0
* Revert "Add old functionality back which was removed in commit 589a42e2."Wilco Baan Hofman2010-06-201-6/+0
* Add old functionality back which was removed in commit 589a42e2.Wilco Baan Hofman2010-06-201-0/+6
* s4:auth Change auth_generate_session_info to take flagsAndrew Bartlett2010-05-201-0/+1
* s4:auth Change auth_generate_session_info to take an auth contextAndrew Bartlett2010-04-141-5/+4
* s4:auth Remove event context from anonymous_session()Andrew Bartlett2010-04-111-2/+0
* s4-dsdb: create a static system_session contextAndrew Tridgell2009-10-231-1/+1
* Added "admin_session" method.Nadezhda Ivanova2009-09-091-0/+4
* s4:auth: move make_server_info_netlogon_validation() function arroundStefan Metzmacher2009-01-211-5/+0
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-4/+4
* s4: fix LIBEVENTS dependencies and use more forward declarationsStefan Metzmacher2008-12-171-1/+2
* Fix buildSimo Sorce2008-06-161-0/+1
* Add documentation to session token functions.Andrew Bartlett2008-04-241-2/+12
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-0/+3
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-1/+23
* r26572: Fix warnings in the Python code.Jelmer Vernooij2007-12-241-0/+1
* r26127: Move session code out of auth_util.c. No longer making it part of aut...Jelmer Vernooij2007-12-211-0/+33