Age | Commit message (Expand) | Author | Files | Lines |
2011-02-09 | s4-auth Rework auth subsystem to remove struct auth_serversupplied_info | Andrew Bartlett | 1 | -2/+2 |
2010-09-24 | s4-kerberos Rework keytab handling to export servicePrincipalName entries | Andrew Bartlett | 1 | -2/+4 |
2010-09-24 | s4-kerberos Move 'set key into keytab' code out of credentials. | Andrew Bartlett | 1 | -0/+6 |
2010-09-16 | s4-kerberos: obey the credentials setting for forwardable tickets | Andrew Tridgell | 1 | -3/+5 |
2010-06-29 | s4:kerberos Add functions to convert msDS-SupportedEncryptionTypes | Andrew Bartlett | 1 | -0/+3 |
2010-06-29 | s4:provision Add an msDS-SupportedEncryptionTypes entry to our DC | Andrew Bartlett | 1 | -0/+3 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -4/+0 |
2010-05-02 | s4:credentials Make the CCACHE in credentials depend on the things that built it | Andrew Bartlett | 1 | -15/+0 |
2010-04-10 | s4:credentials Add the functions needed to do S4U2Self with cli_credentials | Andrew Bartlett | 1 | -4/+11 |
2010-02-26 | s4-krb5: propogate errors from a lot more kerberos functions | Andrew Tridgell | 1 | -4/+6 |
2008-02-21 | Avoid use of global_loadparm. | Jelmer Vernooij | 1 | -0/+4 |
2007-12-21 | r26356: Remove prototype for nonexisting function. | Jelmer Vernooij | 1 | -9/+0 |
2007-12-21 | r26233: Pass loadparm context when creating krb5 contexts. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r19664: fix compiler warnings... | Stefan Metzmacher | 1 | -9/+9 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 1 | -11/+1 |
2007-10-10 | r19568: When we get back a skew error, try with no skew. This allows us to | Andrew Bartlett | 1 | -4/+0 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r14363: Remove credentials.h from the global includes. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13926: More header splitups. | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r11994: This function no longer needs a special declaration. | Andrew Bartlett | 1 | -4/+0 |
2007-10-10 | r11543: A major upgrade to our KDC and PAC handling. | Andrew Bartlett | 1 | -2/+4 |
2007-10-10 | r11452: Update Heimdal to current lorikeet, including removing the ccache side | Andrew Bartlett | 1 | -0/+10 |
2007-10-10 | r11400: fix compiler warnings | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r11216: Upgrade to gd's PAC extraction code from Samba3. While I still want | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5 | Andrew Bartlett | 1 | -12/+19 |
2007-10-10 | r10286: This patch is ugly and disgusting, but for now it works better than t... | Andrew Bartlett | 1 | -14/+1 |
2007-10-10 | r10066: This is the second in my patches to work on Samba4's kerberos support, | Andrew Bartlett | 1 | -21/+28 |
2007-10-10 | r10035: This patch removes the need for the special case hack | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r9728: A *major* update to the credentials system, to incorporate the | Andrew Bartlett | 1 | -3/+6 |
2007-10-10 | r9681: We don't need the full smb_krb5_context here, so just pass the krb5_co... | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r9648: this fixes the krb5 based login with the pac. The key to this whole sa... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r9084: 'resign' the sample PAC for the validation of the signature algorithms. | Andrew Bartlett | 1 | -5/+17 |
2007-10-10 | r8460: removed the unused function krb5_locate_kdc(). It causes a build failu... | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r8250: More PAC work. We now sucessfully verify the KDC signature from my DC | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r8110: More PAC work. I still can't get WinXP to accept the PAC, but we are | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r8001: Also fill in the krbtgt checksum, and make sure to put the right | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r7993: Further work on the Krb5 PAC. | Andrew Bartlett | 1 | -1/+6 |
2007-10-10 | r7978: A start again on PAC verification. I have noticed that the kerberos | Andrew Bartlett | 1 | -0/+8 |
2007-10-10 | r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytab | Andrew Bartlett | 1 | -1/+9 |
2007-10-10 | r7509: With the update to Heimdal 20050612 we no longer need krb5_freelog(), | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r7306: Use a consistant #define for detecting support for the Heimdal krb5 | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r7285: It appears that MIT Kerberos does not have the log redirection | Andrew Bartlett | 1 | -0/+8 |
2007-10-10 | r7270: A big revamp to the way we handle kerberos errors in Samba4. We now | Andrew Bartlett | 1 | -4/+12 |
2007-10-10 | r6800: A big GENSEC update: | Andrew Bartlett | 1 | -0/+5 |
2007-10-10 | r6113: Move GENSEC and the kerberos code out of libcli/auth, and into | Andrew Bartlett | 1 | -0/+99 |