summaryrefslogtreecommitdiffstats
path: root/source4/auth/credentials/credentials.c
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+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-2/+15
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12310: Link simple bind support in our internal LDAP libs to LDB and theAndrew Bartlett2007-10-101-0/+23
* r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldbAndrew Bartlett2007-10-101-0/+4
* r12060: Work towards allowing the credentials system to allow/deny certainAndrew Bartlett2007-10-101-0/+1
* r11995: A big kerberos-related update.Andrew Bartlett2007-10-101-3/+24
* r11452: Update Heimdal to current lorikeet, including removing the ccache sideAndrew Bartlett2007-10-101-0/+1
* r11401: A simple hack to have our central credentials system deny sending LMAndrew Bartlett2007-10-101-0/+1
* r11358: Ensure domains are always upper-case as well. Helps NTLMv2.Andrew Bartlett2007-10-101-1/+4
* r11220: Add the ability to handle the salt prinicpal as part of theAndrew Bartlett2007-10-101-0/+1
* r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5Andrew Bartlett2007-10-101-0/+27
* r11058: remove useless talloc contextStefan Metzmacher2007-10-101-4/+1
* r10981: Pull code to decide between and implement NTLMv2, NTLM and LMAndrew Bartlett2007-10-101-13/+0
* r10596: Move the credentials code into it's own subsystem, and push it under ...Andrew Bartlett2007-10-101-0/+562