Age | Commit message (Expand) | Author | Files | Lines |
2008-04-17 | Remove event context tracking from the credentials struct. | Jelmer Vernooij | 1 | -13/+22 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -13/+14 |
2008-03-17 | Don't require users of credentials.h to have krb5.h and gssapi.h | Andrew Bartlett | 1 | -4/+4 |
2007-12-21 | r26430: require explicit specification of loadparm context. | Jelmer Vernooij | 1 | -14/+22 |
2007-12-21 | r26320: Clean up properly after error. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26274: Some syntax fixes, remove more global_loadparm instances. | Jelmer Vernooij | 1 | -2/+4 |
2007-12-21 | r26271: Remove some more uses of global_loadparm. | Jelmer Vernooij | 1 | -3/+6 |
2007-12-21 | r26233: Pass loadparm context when creating krb5 contexts. | Jelmer Vernooij | 1 | -7/+9 |
2007-12-21 | r26231: Spell check: credentails -> credentials. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r25703: Use less entropy by using the pointer value as a process-unique token. | Andrew Bartlett | 1 | -10/+2 |
2007-10-10 | r24282: Try to fix the occasional Samba4 crash in BASE-BENCH-READWRITE, as | Andrew Bartlett | 1 | -4/+6 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23132: Resolve an issue where we would use the ccache after we free()ed it. | Andrew Bartlett | 1 | -27/+34 |
2007-10-10 | r23063: Make sure to invalidate the ccache when we set a | Andrew Bartlett | 1 | -6/+49 |
2007-10-10 | r23034: Thanks to metze for providing some vital clues in the 'kerberos ccache | Andrew Bartlett | 1 | -2/+6 |
2007-10-10 | r22969: fix some more places where we could end up with more than one event | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r22558: Move to a static list of enctypes to put into our keytab. In future, | Andrew Bartlett | 1 | -4/+34 |
2007-10-10 | r22187: Test kerberos logins in the smbclient blackbox tests, including with a | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 1 | -3/+5 |
2007-10-10 | r15853: started the process of removing the warnings now that | Andrew Tridgell | 1 | -8/+6 |
2007-10-10 | r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in our | Andrew Bartlett | 1 | -0/+14 |
2007-10-10 | r12411: Add 'net samdump keytab <keytab>'. | Andrew Bartlett | 1 | -20/+7 |
2007-10-10 | r11995: A big kerberos-related update. | Andrew Bartlett | 1 | -13/+198 |
2007-10-10 | r11452: Update Heimdal to current lorikeet, including removing the ccache side | Andrew Bartlett | 1 | -3/+110 |
2007-10-10 | r11220: Add the ability to handle the salt prinicpal as part of the | Andrew Bartlett | 1 | -0/+9 |
2007-10-10 | r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5 | Andrew Bartlett | 1 | -4/+57 |
2007-10-10 | r10596: Move the credentials code into it's own subsystem, and push it under ... | Andrew Bartlett | 1 | -0/+248 |