krb5_wrap: Do not return an empty realm from smb_krb5_get_realm_from_hostname()
[samba.git] / lib / krb5_wrap / krb5_samba.c
2014-08-08 Günther Deschnerlib/krb5_wrap: add smb_krb5_get_allowed_weak_crypto().
2014-08-08 Günther Deschnerlib/krb5_wrap: remove unused create_kerberos_key_from_s...
2014-08-08 Günther Deschnerlib/krb5_wrap: add smb_krb5_create_key_from_string().
2014-08-08 Günther Deschnerlib/krb5_wrap: add smb_krb5_get_pw_salt().
2013-12-06 Andreas Schneiderkrb5_wrap: Move function declaration outside the function.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-06-12 Andreas Schneiderkrb5wrap: Move mask to the right position.
2013-03-06 Andreas SchneiderMake sure to set umask() before calling mkstemp().
2013-03-05 Andreas Schneiderkrb5_wrap: Make sure we don't dereference a NULL pointer.
2012-12-21 Andreas Schneiderkrb5_wrap: Remove dead code in smb_krb5_renew_ticket().
2012-11-01 Stefan Metzmacherlib/krb5_wrap: request enc_types in the correct order...
2012-10-02 Günther Deschners3-krb5: use and request AES keys in kerberos operations.
2012-09-12 Alexander Bokovoylib/krb5_wrap: when deleting default realm, pass char...
2012-08-27 Andrew Bartlettlib/krb5_wrap: Move enctype conversion functions into...
2012-08-27 Andrew Bartlettlib/krb5_wrap: Move kerberos_enctype_to_bitmap() into...
2012-08-27 Andrew Bartlettlib/krb5_wrap: Bring list of all enc types into krb5_wrap
2012-06-03 Andrew Bartlettlib/krb5_wrap: Remove unused smb_krb5_get_creds
2012-06-01 Alexander Bokovoywaf: check for krb5_create_checksum and krb5_creds...
2012-05-23 Alexander Bokovoylib/krb5_wrap: implement krb5_cc_get_lifetime for MIT...
2012-05-08 Andreas Schneiderkrb5samba: Add smb_krb5_make_pac_checksum.
2012-05-08 Simo Sorcekrb5samba: Add krb5_free_checksum_contents wrapper
2012-05-04 Andreas Schneiderkrb5samba: Add a smb_krb5_cc_get_lifetime() function.
2012-05-04 Simo Sorcekrb5samba: Add compat krb5_make_principal for MIT build
2012-05-04 Simo Sorcekrb5samba: Add compat code to initialize keyblock contents
2012-05-04 Simo SorceSplit normal kinit from s4u2 flavored kinit
2012-05-04 Simo SorceMove kerberos_kinit_password_cc to krb5samba lib
2012-05-04 Simo SorceMove kerberos_kinit_keyblock_cc to krb5samba lib
2012-05-04 Simo Sorcekrb5samba: Remove unnecessary include file
2012-05-04 Simo SorceFix krb5_samba.c build
2012-04-24 Alexander Bokovoylib/replace: split out GSSAPI from lib/replace/system...
2012-04-23 Simo SorceMake krb5 wrapper library common so they can be used...