s4-auth: remove some dead prototypes
[sfrench/samba-autobuild/.git] / source4 / auth / session.c
2017-03-27 Andrew Bartlettauth: Add SID_NT_NTLM_AUTHENTICATION / S-1-5-64-10...
2015-01-15 Andrew BartlettCVE-2014-8143:auth: Force talloc type of session_info...
2014-03-05 Garming SamRemove all uses of the NT_STATUS_NOT_OK_RETURN_AND_FREE...
2014-03-05 Garming SamRemove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-14 Volker Lendeckeauth4: Remove an unused variable
2013-01-21 Andrew Bartlettdsdb: Ensure "authenticated users" is processed for...
2012-05-04 Simo Sorceauth-session: MIT doesn't have import/export cred yet
2011-07-29 Andrew Bartletts4-auth Move conversion of security_token to unix_token...
2011-04-05 Andrew Bartlettauth: Move auth_session_info into IDL
2011-04-05 Andrew Bartletts4-auth: Always talloc_zero() the struct auth_session_info
2011-02-10 Andrew Bartlettlibcli/named_pipe_auth Change from 'info3' to auth_sess...
2011-02-09 Andrew Bartletts4-auth Rework auth subsystem to remove struct auth_ser...
2011-01-20 Andrew Bartletts4-auth Remove special case for account_sid from auth_s...
2011-01-14 Andrew Tridgells4-auth: fixed status return
2011-01-14 Andrew Bartletts4-auth Add function to obtain any user's session_info...
2011-01-14 Andrew Bartletts4-auth use new dsdb_expand_nested_groups()
2010-12-21 Andrew Bartletts4-auth Ensure that we always copy across domain groups
2010-12-21 Andrew Bartletts4-auth rework session_info handling not to require...
2010-12-21 Andrew Bartletts4-auth Remove event context from privilage database...
2010-12-21 Andrew Bartletts4-auth Remove obsolete comment
2010-10-12 Andrew Bartlettlibcli/security Add debug class to security_token_debug...
2010-09-28 Andrew Tridgells4-auth: removed unused variable dom_sid
2010-09-26 Andrew Tridgells4-auth: fixed the SID list for DCs in the PAC
2010-08-17 Andrew Bartletts4:auth Avoid doing database lookups for NT AUTHORITY...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-06-30 Matthias Dieter... s4:auth/session.c - suppress a warning when freeing...
2010-06-30 Anatoliy Atanasovs4:auth/session.c - free "group_string" when not needed
2010-06-20 Wilco Baan HofmanRevert "Add old functionality back which was removed...
2010-06-20 Wilco Baan HofmanAdd old functionality back which was removed in commit...
2010-05-21 Andrew Bartletts4:auth Remove un-needed headers.
2010-05-20 Andrew Bartletts4:auth Change auth_generate_session_info to take flags
2010-05-20 Andrew Bartletts4:auth Move BUILTIN group addition into session.c
2010-04-14 Andrew Bartletts4:auth Change auth_generate_session_info to take an...
2010-04-11 Andrew Bartletts4:auth Remove event context from anonymous_session()
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Stefan Metzmachers4:auth: move make_server_info_netlogon_validation...
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-28 Andrew BartlettHeimdal provides Kerberos PAC parsing routines. Use...
2008-08-12 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-08 Andrew BartlettClarify comment
2008-08-08 Andrew BartlettClarify comment
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijSpecify event_context to ldb_wrap_connect explicitly.
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2007-12-21 Jelmer Vernooijr26264: pass name resolve order explicitly, use torture...
2007-12-21 Jelmer Vernooijr26260: Store loadparm context in gensec context.
2007-12-21 Jelmer Vernooijr26250: Avoid global_loadparm in a couple more places.
2007-12-21 Jelmer Vernooijr26229: Set loadparm context as opaque pointer in ldb...
2007-12-21 Jelmer Vernooijr26127: Move session code out of auth_util.c. No longer...