Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r22990: free temporary memory also on success... | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r22558: Move to a static list of enctypes to put into our keytab. In future, | Andrew Bartlett | 1 | -59/+40 |
2007-10-10 | r21175: Fix the kerberos keytab update code to handle deletes. | Andrew Bartlett | 1 | -3/+2 |
2007-10-10 | r19677: Fix more dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r19568: When we get back a skew error, try with no skew. This allows us to | Andrew Bartlett | 1 | -38/+50 |
2007-10-10 | r15853: started the process of removing the warnings now that | Andrew Tridgell | 1 | -6/+6 |
2007-10-10 | r15511: Using this name causes less warnings on the IBM checker, due to using | Andrew Bartlett | 1 | -3/+5 |
2007-10-10 | r15501: Allow interactive password prompting on kerberos as well. | Andrew Bartlett | 1 | -0/+7 |
2007-10-10 | r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in our | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r12594: Jelmer pushed some proposed header reductions to the list today. This | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r12422: Some kerberos comments and clarifications. | Andrew Bartlett | 1 | -2/+5 |
2007-10-10 | r12411: Add 'net samdump keytab <keytab>'. | Andrew Bartlett | 1 | -22/+36 |
2007-10-10 | r12059: Use random keytab names (so we get different keytabs, rather than | Andrew Bartlett | 1 | -1/+15 |
2007-10-10 | r12056: Some clarification fixes for the keytab code, and use the right | Andrew Bartlett | 1 | -14/+15 |
2007-10-10 | r11993: As well as making an in-MEMORY keytab, allow a file-based keytab to b... | Andrew Bartlett | 1 | -98/+321 |
2007-10-10 | r11350: Add some debugs to assist tracking down kerberos issues in future. | Andrew Bartlett | 1 | -2/+26 |
2007-10-10 | r11220: Add the ability to handle the salt prinicpal as part of the | Andrew Bartlett | 1 | -25/+31 |
2007-10-10 | r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5 | Andrew Bartlett | 1 | -37/+74 |
2007-10-10 | r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r10364: Turn gensec:gssapi on by default, except for a login of the form | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r10035: This patch removes the need for the special case hack | Andrew Bartlett | 1 | -7/+56 |
2007-10-10 | r9728: A *major* update to the credentials system, to incorporate the | Andrew Bartlett | 1 | -47/+12 |
2007-10-10 | r7991: I forgot to free the keyblock once we are done with it. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r7989: Allow the use of hashed passwords in the kerberos client and server, | Andrew Bartlett | 1 | -17/+83 |
2007-10-10 | r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytab | Andrew Bartlett | 1 | -2/+161 |
2007-10-10 | r7270: A big revamp to the way we handle kerberos errors in Samba4. We now | Andrew Bartlett | 1 | -13/+9 |
2007-10-10 | r6800: A big GENSEC update: | Andrew Bartlett | 1 | -0/+120 |