summaryrefslogtreecommitdiffstats
path: root/source4/auth/ntlm/auth.c
Commit message (Expand)AuthorAgeFilesLines
* samdb: Add flags argument to samdb_connect().Jelmer Vernooij2010-10-101-1/+1
* s4-auth: allow multiple active auth backendsAndrew Tridgell2010-09-151-35/+43
* s4:ntlm/auth.c - add a whitespace in a debug outputMatthias Dieter Wallnöfer2010-08-261-1/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-5/+5
* s4:auth Push check for messaging context into winbind backendAndrew Bartlett2010-05-201-5/+0
* s4:auth Add dependency from the operational module onto authAndrew Bartlett2010-05-201-5/+0
* s4:auth Allow the operational module to get a user's tokenGroups from authAndrew Bartlett2010-05-201-22/+74
* s4:auth Change auth_generate_session_info to take an auth contextAndrew Bartlett2010-04-141-0/+5
* s4:auth: make auth_challenge_may_be_modified() publicStefan Metzmacher2009-12-291-1/+1
* s4:auth: change auth_check_password_send/recv to tevent_reqStefan Metzmacher2009-12-241-107/+135
* s4:auth Change 'get_challenge' API to be more like Samba3Andrew Bartlett2009-12-221-17/+8
* Push sam_get_server_info_principal into the auth subsystemAndrew Bartlett2009-02-131-0/+31
* Remove auth/ntlm as a dependency of GENSEC by means of function pointers.Andrew Bartlett2009-02-131-0/+7
* s4:auth/ntlm: fix c++ warningStefan Metzmacher2009-02-051-1/+1
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-4/+4
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* Clean up some git merges gone wrong.Jelmer Vernooij2008-05-101-1/+1
* Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij2008-05-101-2/+1
* Fix the build after the auth/ -> auth/ntlm/ renameAndrew Bartlett2008-05-051-1/+1
* Move NTLM authentication details into auth/ntlmAndrew Bartlett2008-05-051-0/+539