summaryrefslogtreecommitdiffstats
path: root/source4/auth/ntlm
Commit message (Expand)AuthorAgeFilesLines
...
* Pass session options around; saves another use of global_loadparm.Jelmer Vernooij2008-09-301-0/+1
* Move source4/lib/crypto to lib/crypto.Jelmer Vernooij2008-09-241-1/+1
* Always set a session key, even for the 'no password' case.Andrew Bartlett2008-08-081-0/+2
* 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
* auth: don't force the build of auth_server as shared_moduleStefan Metzmacher2008-06-301-1/+0
* Don't regenerate pam_errors.h any more.Andrew Bartlett2008-05-201-2/+0
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-202-23/+32
|\
| * Fix a bunch of dependencies.Jelmer Vernooij2008-05-181-1/+1
| * Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-2/+2
| * Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-2/+3
| * Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-9/+9
|/
* 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
* Tiago Batista posted a patch to fix the build:Tiago Batista2008-05-061-1/+1
* Fix the build after the auth/ -> auth/ntlm/ renameAndrew Bartlett2008-05-056-6/+6
* Move NTLM authentication details into auth/ntlmAndrew Bartlett2008-05-0515-0/+3966