summaryrefslogtreecommitdiffstats
path: root/source3/librpc/crypto/gse.c
Commit message (Expand)AuthorAgeFilesLines
* s3-gse Work around the MIT 1.9 gss_krb5_import_credAndrew Bartlett2011-07-201-6/+16
* s3-gse Allow printing the partial error stringAndrew Bartlett2011-07-201-6/+6
* s3:librpc: remove unneded gssapi includes from source3/librpc/crypto/gse.cMichael Adam2011-05-101-6/+0
* Fix many const compiler warnings.Jeremy Allison2011-05-051-21/+23
* s3-rpc_server Fix compile without kerberosAndrew Bartlett2011-04-271-1/+2
* s3-gse: Don't release the mech OID from gss_accept_security_contextAndrew Bartlett2011-04-271-4/+31
* auth/kerberos: Create common helper to get the verified PAC from GSSAPIAndrew Bartlett2011-04-271-42/+5
* s3-gse: Allow the GSSAPI wrapper to load a keytab using gss_krb5_import_cred()Andrew Bartlett2011-04-201-21/+29
* s3-gse Allow GSSAPI wrapper to compile against HeimdalAndrew Bartlett2011-04-161-1/+3
* gssapi: remove unused function argumentSimo Sorce2010-09-231-2/+0
* gssapi: avoid explicit dependency on dcerpc specific structuresSimo Sorce2010-09-231-32/+10
* s3-dcerpc: move crypto stuff in /librpc/cryptoSimo Sorce2010-09-231-0/+1034