summaryrefslogtreecommitdiff
path: root/source3/libads/krb5_errs.c
Commit message (Expand)AuthorAgeFilesLines
* libads: Give krb5_errs.c its own headerVolker Lendecke2018-11-271-0/+2
* kerberos: Map KRB5KDC_ERR_CLIENT_REVOKED to NT_STATUS_ACCOUNT_LOCKED_OUTAndrew Bartlett2014-04-021-1/+1
* s3-kerberos: only use krb5 headers where required.Günther Deschner2009-11-271-0/+1
* fix build on old Heimdal based systemsBjörn Jacke2009-03-191-5/+3
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r22701: Fix the krb5_nt_status error table and add the "no DCs found" mappingGerald Carter2007-10-101-2/+4
* r21845: Refactor the sessionsetupX code a little to allow usJeremy Allison2007-10-101-0/+2
* r20536: In the offline PAM session close case the attempt to delete aGünther Deschner2007-10-101-0/+2
* r20273: Map KRB5_KDCREP_SKEW to NT_STATUS_TIME_DIFFERENCE_AT_DC.Günther Deschner2007-10-101-0/+1
* r17677: There is no need for a 2nd krb5_to_nt_status function, is there?Günther Deschner2007-10-101-0/+1
* r15392: In most cases, this mapping is more appropriate. (I know, it is still aGünther Deschner2007-10-101-1/+1
* r14074: Some cleanup; there is no point in declaring and mappingGünther Deschner2007-10-101-29/+6
* r13599: krb5 error codes are defined as long. Also for the other direction.Lars Müller2007-10-101-1/+1
* r13597: krb5 error codes are defined as long.Lars Müller2007-10-101-1/+1
* r13316: Let the carnage begin....Gerald Carter2007-10-101-0/+132