summaryrefslogtreecommitdiffstats
path: root/source4/auth/credentials/credentials_ntlm.c
Commit message (Expand)AuthorAgeFilesLines
* credentials: Move code that doesn't need any external dependencies intoJelmer Vernooij2010-10-101-13/+0
* Move source4/lib/crypto to lib/crypto.Jelmer Vernooij2008-09-241-1/+1
* Allow an NTLM response to be specified into the auth subsystem.Andrew Bartlett2008-05-051-0/+52
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-0/+1
* r14837: fixed build errorAndrew Tridgell2007-10-101-1/+2
* r14701: Allow, with non-default options, NTLMSSP to access the LM session key,Andrew Bartlett2007-10-101-1/+10
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-1/+1
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-2/+1
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r13206: This patch finally re-adds a -k option that works reasonably.Andrew Bartlett2007-10-101-0/+4
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r11440: Actually check the right thing for 'is this a machine account' (thank...Andrew Bartlett2007-10-101-1/+1
* r11401: A simple hack to have our central credentials system deny sending LMAndrew Bartlett2007-10-101-0/+12
* r11313: TypoAndrew Bartlett2007-10-101-1/+1
* r10981: Pull code to decide between and implement NTLMv2, NTLM and LMAndrew Bartlett2007-10-101-0/+191