Add new function smbXcli_session_copy(), to be used when creating compound SMB2 requests.
[nivanova/samba-autobuild/.git] / lib / krb5_wrap /
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-29 Andrew Bartlettlib/krb4_wrap: Add const to kt_copy_one_principal
2012-08-29 Andreas Schneiderlibkrb5: Fix build with MIT Kerberos.
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-30 Andrew Bartlettlib/krb5_wrap: Move krb5_princ_size helper to source4...
2012-05-23 Andreas Schneiderkrb5samba: Add smb_gss_oid_equal wrapper.
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
2012-05-23 Alexander Bokovoylib/krb5_wrap: implement krb5_cc_get_lifetime for MIT...
2012-05-23 Simo Sorcegensec_gssapi: Make it possible to build with MIT krb5
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 function for krb5_kt_compare
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 SorceMove keytab_copy to krb5samba lib
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-24 Volker Lendeckes3: Attempt to fix the build without kerberos
2012-04-23 Simo SorceAvoid warning about KRB5_DEPRECATE with MIT libs
2012-04-23 Simo Sorcekrb5_samba: Add support for krb5_princ_size when using...
2012-04-23 Simo SorceMake krb5 wrapper library common so they can be used...