Age | Commit message (Expand) | Author | Files | Lines |
2012-06-03 | lib/krb5_wrap: Remove unused smb_krb5_get_creds | Andrew Bartlett | 2 | -125/+0 |
2012-06-01 | waf: check for krb5_create_checksum and krb5_creds.flags for some Heimdal ver... | Alexander Bokovoy | 1 | -0/+4 |
2012-05-30 | lib/krb5_wrap: Move krb5_princ_size helper to source4 as it is only used there | Andrew Bartlett | 1 | -8/+0 |
2012-05-23 | krb5samba: Add smb_gss_oid_equal wrapper. | Andreas Schneider | 3 | -2/+89 |
2012-05-23 | Introduce system MIT krb5 build with --with-system-mitkrb5 option. | Alexander Bokovoy | 1 | -3/+7 |
2012-05-23 | lib/krb5_wrap: implement krb5_cc_get_lifetime for MIT Kerberos | Alexander Bokovoy | 1 | -19/+22 |
2012-05-23 | gensec_gssapi: Make it possible to build with MIT krb5 | Simo Sorce | 1 | -0/+3 |
2012-05-08 | krb5samba: Add smb_krb5_make_pac_checksum. | Andreas Schneider | 2 | -0/+83 |
2012-05-08 | krb5samba: Add krb5_free_checksum_contents wrapper | Simo Sorce | 2 | -0/+14 |
2012-05-04 | krb5samba: Add a smb_krb5_cc_get_lifetime() function. | Andreas Schneider | 2 | -0/+59 |
2012-05-04 | krb5samba: Add compat function for krb5_kt_compare | Simo Sorce | 2 | -0/+39 |
2012-05-04 | krb5samba: Add compat krb5_make_principal for MIT build | Simo Sorce | 2 | -0/+45 |
2012-05-04 | krb5samba: Add compat code to initialize keyblock contents | Simo Sorce | 2 | -0/+27 |
2012-05-04 | Move keytab_copy to krb5samba lib | Simo Sorce | 3 | -1/+241 |
2012-05-04 | Split normal kinit from s4u2 flavored kinit | Simo Sorce | 2 | -31/+71 |
2012-05-04 | Move kerberos_kinit_password_cc to krb5samba lib | Simo Sorce | 2 | -0/+405 |
2012-05-04 | Move kerberos_kinit_keyblock_cc to krb5samba lib | Simo Sorce | 2 | -0/+98 |
2012-05-04 | krb5samba: Remove unnecessary include file | Simo Sorce | 1 | -1/+0 |
2012-05-04 | Fix krb5_samba.c build | Simo Sorce | 1 | -0/+4 |
2012-04-25 | lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep... | Alexander Bokovoy | 1 | -0/+1 |
2012-04-24 | s3: Attempt to fix the build without kerberos | Volker Lendecke | 1 | -7/+6 |
2012-04-23 | Avoid warning about KRB5_DEPRECATE with MIT libs | Simo Sorce | 1 | -0/+4 |
2012-04-23 | krb5_samba: Add support for krb5_princ_size when using Heimdal | Simo Sorce | 1 | -0/+8 |
2012-04-23 | Make krb5 wrapper library common so they can be used all over | Simo Sorce | 3 | -0/+1976 |