summaryrefslogtreecommitdiffstats
path: root/source4/auth/ntlm/auth_server.c
Commit message (Expand)AuthorAgeFilesLines
* 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