Age | Commit message (Expand) | Author | Files | Lines |
2012-08-29 | lib/krb4_wrap: Add const to kt_copy_one_principal | Andrew Bartlett | 1 | -1/+1 |
2012-08-28 | lib/krb5_wrap: Move enctype conversion functions into a simple helper file | Andrew Bartlett | 1 | -0/+4 |
2012-08-28 | lib/krb5_wrap: Move kerberos_enctype_to_bitmap() into krb5_wrap | Andrew Bartlett | 1 | -0/+2 |
2012-08-28 | lib/krb5_wrap: Bring list of all enc types into krb5_wrap | Andrew Bartlett | 1 | -0/+2 |
2012-06-03 | lib/krb5_wrap: Remove unused smb_krb5_get_creds | Andrew Bartlett | 1 | -5/+0 |
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 | 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 | 1 | -0/+7 |
2012-05-08 | krb5samba: Add krb5_free_checksum_contents wrapper | Simo Sorce | 1 | -0/+7 |
2012-05-04 | krb5samba: Add a smb_krb5_cc_get_lifetime() function. | Andreas Schneider | 1 | -0/+12 |
2012-05-04 | krb5samba: Add compat function for krb5_kt_compare | Simo Sorce | 1 | -0/+10 |
2012-05-04 | krb5samba: Add compat krb5_make_principal for MIT build | Simo Sorce | 1 | -0/+10 |
2012-05-04 | krb5samba: Add compat code to initialize keyblock contents | Simo Sorce | 1 | -0/+5 |
2012-05-04 | Move keytab_copy to krb5samba lib | Simo Sorce | 1 | -0/+11 |
2012-05-04 | Split normal kinit from s4u2 flavored kinit | Simo Sorce | 1 | -5/+15 |
2012-05-04 | Move kerberos_kinit_password_cc to krb5samba lib | Simo Sorce | 1 | -0/+10 |
2012-05-04 | Move kerberos_kinit_keyblock_cc to krb5samba lib | Simo Sorce | 1 | -0/+7 |
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 | 1 | -0/+215 |