Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r12179: Allow our KDC to use LDAP to get to the backend database. | Andrew Bartlett | 1 | -1/+46 |
2007-10-10 | r12065: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12061: Add missing file to previous commit. This provides a hook on which to | Andrew Bartlett | 1 | -0/+31 |
2007-10-10 | r12060: Work towards allowing the credentials system to allow/deny certain | Andrew Bartlett | 3 | -3/+8 |
2007-10-10 | r11995: A big kerberos-related update. | Andrew Bartlett | 4 | -22/+314 |
2007-10-10 | r11452: Update Heimdal to current lorikeet, including removing the ccache side | Andrew Bartlett | 3 | -3/+113 |
2007-10-10 | r11440: Actually check the right thing for 'is this a machine account' (thank... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11401: A simple hack to have our central credentials system deny sending LM | Andrew Bartlett | 4 | -0/+19 |
2007-10-10 | r11358: Ensure domains are always upper-case as well. Helps NTLMv2. | Andrew Bartlett | 1 | -1/+4 |
2007-10-10 | r11313: Typo | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r11220: Add the ability to handle the salt prinicpal as part of the | Andrew Bartlett | 4 | -4/+20 |
2007-10-10 | r11209: We can't read the priorSecret unless we ask for it. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r11204: Allow us to read credentials from secrets.ldb without a | Andrew Bartlett | 1 | -6/+2 |
2007-10-10 | r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5 | Andrew Bartlett | 4 | -8/+142 |
2007-10-10 | r11058: remove useless talloc context | Stefan Metzmacher | 1 | -4/+1 |
2007-10-10 | r10982: Move credentials.h into auth/credentials, and add flags needed by | Andrew Bartlett | 1 | -0/+81 |
2007-10-10 | r10981: Pull code to decide between and implement NTLMv2, NTLM and LM | Andrew Bartlett | 3 | -14/+193 |
2007-10-10 | r10597: And add the .mk files for the new credentials subsystem. | Andrew Bartlett | 1 | -0/+11 |
2007-10-10 | r10596: Move the credentials code into it's own subsystem, and push it under ... | Andrew Bartlett | 3 | -0/+1103 |