mit: make it possible to build with MIT kerberos and --picky-developer
[metze/samba/wip.git] / auth / kerberos / gssapi_pac.c
2016-09-29 Günther Deschnermit: make it possible to build with MIT kerberos and...
2016-07-06 Christof Schmittgensec: Change log level for message when obtaining...
2016-07-05 Uri Simchoniauth: fix a memory leak in gssapi_get_session_key()
2015-11-23 Andreas Schneiderauth: Fix picky const warnings in gssapi_pac
2015-03-20 Stefan Metzmacherauth/kerberos: avoid compiler warnings
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-07-30 Andrew Bartlettauth/kerberos: Do not do pointer arithmatic on a void *
2012-06-06 Alexander Bokovoyauth-kerberos: avoid crash with MIT krb5 1.10.0 in...
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...
2012-04-12 Simo Sorceauth-krb: Move pac related util functions in a single...
2012-04-12 Simo Sorceauth-krb: Make functions static.
2012-04-12 Simo Sorceauth-krb: Use simpler method to extract keytype.
2012-03-08 Andrew Bartlettauth/kerberos: Fall back to gsskrb5_get_subkey if we...
2012-03-08 Andrew Bartlettauth/kerberos: Ensure we do not print invalid memory...
2012-02-17 Andrew Bartlettauth/kerberos: Move gse_get_session_key() to common...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-upstream/tags/samba-4.0.0alpha16
2011-06-15 Stefan Metzmacherauth/kerberos/gssapi_pac: fix compiler warnings
2011-05-07 Gordon RossFix Samba3 on OpenIndiana.
2011-04-27 Andrew Bartlettauth/kerberos Add check for gss_inquire_sec_context_by_oid
2011-04-27 Andrew Bartlettauth/kerberos: Create common helper to get the verified...