summaryrefslogtreecommitdiffstats
path: root/source4/auth/ntlm/auth_server.c
Commit message (Expand)AuthorAgeFilesLines
* s3: Remove use of iconv_convenience.Jelmer Vernooij2010-05-181-1/+0
* s4:auth Change 'get_challenge' API to be more like Samba3Andrew Bartlett2009-12-221-2/+5
* s4: ran minimal_includes.pl on source4/auth/ntlmAndrew Tridgell2009-10-201-2/+0
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-0/+1
* Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij2008-11-021-0/+1
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-0/+1
* Eliminate another instance of global_loadparm.Jelmer Vernooij2008-10-241-0/+2
* Remove unused variable.Jelmer Vernooij2008-10-151-1/+0
* Pass session options around; saves another use of global_loadparm.Jelmer Vernooij2008-09-301-0/+1
* auth_server: set the workstation nameStefan Metzmacher2008-08-011-0/+4
* auth_server: fix the logic of server_get_challenge()Stefan Metzmacher2008-08-011-4/+4
* auth_server: fix segfault reported by Julien Kerihuel <j.kerihuel@openchange....Stefan Metzmacher2008-08-011-1/+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/+225