s3:vfs_gpfs: Implement fallocate callback for GPFS
[samba.git] / auth / kerberos /
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...
2012-01-12 Andrew Bartlettauth/kerberos: Remove unused TALLOC_CTX argument to...
2012-01-11 Andrew Bartlettauth/kerberos: Remove unused headers from gssapi_parse.c
2011-12-29 Andrew Bartlettauth/kerberos: Rename memory contexts for greater clarity
2011-12-28 Andrew Bartlettauth/kerberos: Make pac_data_out in kerberos_decode_pac...
2011-12-28 Andrew Bartlettauth/kerberos: Move gssapi_parse.c to the top level
2011-10-06 Ewoud Kohl van Wij... Add missing com_err dependencies
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... 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 Move all the PAC handling functions to...
2011-04-27 Andrew Bartlettauth/kerberos: Create common helper to get the verified...