summaryrefslogtreecommitdiffstats
path: root/source4/auth/ntlm/auth_sam.c
Commit message (Expand)AuthorAgeFilesLines
* source4/auth/ntlm: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+2
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-1/+1
* s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett2011-02-091-10/+10
* s4:auth/ntlm/auth_sam.c - fix call to "get_server_info_principal"Matthias Dieter Wallnöfer2011-01-151-7/+7
* s4-auth Add function to obtain any user's session_info from a given LDBAndrew Bartlett2011-01-141-79/+8
* s4:"util_ldb" - remove some really unused dependanciesMatthias Dieter Wallnöfer2010-10-181-1/+0
* Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...Matthias Dieter Wallnöfer2010-10-171-0/+1
* s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...Matthias Dieter Wallnöfer2010-10-171-1/+0
* s4-rodc: add a trigger message for REPL_SECRET to auth_samAndrew Tridgell2010-09-151-0/+52
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-11/+11
* s4:auth Allow the operational module to get a user's tokenGroups from authAndrew Bartlett2010-05-201-14/+46
* s4:auth Change auth_generate_session_info to take an auth contextAndrew Bartlett2010-04-141-13/+11
* s4-dsdb: added dsdb_search_one() and cleanup dsdb_find_dn_by_guid()Andrew Tridgell2010-02-161-4/+6
* s4-dsdb: create a static system_session contextAndrew Tridgell2009-10-231-2/+2
* s4: ran minimal_includes.pl on source4/auth/ntlmAndrew Tridgell2009-10-201-3/+0
* s4:auth_sam: Restructure tail in "authsam_get_server_info_principal" and fix ...Matthias Dieter Wallnöfer2009-10-161-3/+8
* s4:kerberos Add support for user principal names in certificatesAndrew Bartlett2009-07-281-1/+1
* s4:kdc Allow a password change when the password is expiredAndrew Bartlett2009-06-181-1/+1
* changed the auth path to use extended DN ops to avoid non-indexed searchesAndrew Tridgell2009-06-041-28/+19
* Don't use crossRef records to find our own domainAndrew Bartlett2009-05-261-118/+26
* fixed interpretation of ACB_PWNOTREQAndrew Tridgell2009-05-251-14/+0
* Port Samba4 to the new combined libcli/auth functionsAndrew Bartlett2009-04-141-1/+1
* Push sam_get_server_info_principal into the auth subsystemAndrew Bartlett2009-02-131-9/+56
* s4:kdc: allow a trusted domain to get kerberos ticketsStefan Metzmacher2008-12-041-1/+2
* Remove use of lp_*() from ntlm_check.c.Jelmer Vernooij2008-11-011-2/+3
* Create a 'straight paper path' for UTF16 passwords.Andrew Bartlett2008-10-161-1/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* Always set a session key, even for the 'no password' case.Andrew Bartlett2008-08-081-0/+2
* Move NTLM authentication details into auth/ntlmAndrew Bartlett2008-05-051-0/+449