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