summaryrefslogtreecommitdiff
path: root/auth/credentials
AgeCommit message (Expand)AuthorFilesLines
2012-02-10credentials: Show returned error_string in debug messageAndrew Bartlett1-2/+2
2012-01-09auth/credentials Remove debug that prints in normal operationAndrew Bartlett1-1/+0
2011-12-28credentials: Always honour the return value of E_deshash()Andrew Bartlett1-4/+2
2011-12-07s4-dns Use match-by-key in GSSAPI server if principal is not specifiedAndrew Bartlett1-3/+9
2011-11-21Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...Jeremy Allison2-4/+2
2011-11-10test: fixed several tests to use samba.testsAndrew Tridgell1-2/+2
2011-10-18build: compile gensec_start.c and credentials.c in the autoconf buildAndrew Bartlett1-0/+50
2011-10-18credentials: Prioritise command-line specified options above defaults from sm...Andrew Bartlett1-3/+15
2011-10-11auth/credentials Declare remaining functions are public interfaces and put in...Andrew Bartlett2-9/+45
2011-10-11auth: move credentials layer to the top levelAndrew Bartlett12-0/+3655