summaryrefslogtreecommitdiff
path: root/source3/librpc/crypto/gse_krb5.c
AgeCommit message (Collapse)AuthorFilesLines
2011-04-06s3-librpc Fix creation of in-memory keytab for previous passwordAndrew Bartlett1-1/+1
We set the current password twice, rather than the current and old password. Andrew Bartlett
2010-09-23s3-dcerpc: move crypto stuff in /librpc/cryptoSimo Sorce1-0/+388
Signed-off-by: Günther Deschner <gd@samba.org>