summaryrefslogtreecommitdiffstats
path: root/source4/kdc/mit_samba.c
Commit message (Expand)AuthorAgeFilesLines
* s4-kdc Do the KDC PAC checksum validation in the Samba pluginAndrew Bartlett2012-01-121-1/+4
* s4:kdc/mit_samba: disable mit_samba_check_s4u2proxy()Stefan Metzmacher2011-06-281-0/+9
* s4:kdc: generate the S4U_DELEGATION_INFO in the regenerated pacStefan Metzmacher2011-06-281-1/+1
* s4:kdc: split s4u2self and s4u2proxy checksStefan Metzmacher2011-05-181-4/+4
* mit-samba: Allow nesting on the event contextSimo Sorce2011-02-071-0/+3
* s4:kdc/*.c - minimise includesMatthias Dieter Wallnöfer2010-12-121-3/+1
* s4-loadparm: use loadparm_init_global() instead of loadparm_init()Andrew Tridgell2010-11-291-1/+1
* s4-kerberos Remove unused parameterAndrew Bartlett2010-10-111-1/+0
* s4-kdc Handle the case where we may be given a ticket from an RODC in db layerAndrew Bartlett2010-09-291-1/+1
* s4-kdc Add common setup, handle RODC setup caseAndrew Bartlett2010-09-291-30/+12
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-3/+3
* s4:kdc Remove special talloc_free of the ldb contextAndrew Bartlett2010-05-281-1/+1
* s3: Remove use of iconv_convenience.Jelmer Vernooij2010-05-181-3/+0
* s4:kdc Add functions to hdb-samba4 for the new s4u2self callback.Andrew Bartlett2010-04-101-4/+4
* s4:kdc add mit plugin codeSimo Sorce2010-02-251-0/+374