summaryrefslogtreecommitdiff
path: root/auth/credentials/credentials.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-16auth/credentials: Add cli_credentials_{set,get}_forced_sasl_mech()Andrew Bartlett1-0/+3
2013-08-12auth/credentials: make sure cli_credentials_get_nt_hash() always returns a ta...Stefan Metzmacher1-2/+2
2013-08-05auth/credentials: keep cli_credentials privateStefan Metzmacher1-93/+8
2013-08-05auth/credentials: add cli_credentials_shallow_copy()Stefan Metzmacher1-0/+3
2013-08-05auth/credentials: add cli_credentials_[set_]callback_data*Stefan Metzmacher1-0/+8
2012-11-01auth: added cli_credentials_failed_kerberos_login()Andrew Tridgell1-0/+3
2011-10-11auth/credentials Declare remaining functions are public interfaces and put in...Andrew Bartlett1-0/+37
2011-10-11auth: move credentials layer to the top levelAndrew Bartlett1-0/+300