summaryrefslogtreecommitdiff
path: root/source4/kdc/mit_samba.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-12s4-kdc Do the KDC PAC checksum validation in the Samba pluginAndrew Bartlett1-1/+4
2011-06-28s4:kdc/mit_samba: disable mit_samba_check_s4u2proxy()Stefan Metzmacher1-0/+9
2011-06-28s4:kdc: generate the S4U_DELEGATION_INFO in the regenerated pacStefan Metzmacher1-1/+1
2011-05-18s4:kdc: split s4u2self and s4u2proxy checksStefan Metzmacher1-4/+4
2011-02-07mit-samba: Allow nesting on the event contextSimo Sorce1-0/+3
2010-12-12s4:kdc/*.c - minimise includesMatthias Dieter Wallnöfer1-3/+1
2010-11-29s4-loadparm: use loadparm_init_global() instead of loadparm_init()Andrew Tridgell1-1/+1
2010-10-11s4-kerberos Remove unused parameterAndrew Bartlett1-1/+0
2010-09-29s4-kdc Handle the case where we may be given a ticket from an RODC in db layerAndrew Bartlett1-1/+1
2010-09-29s4-kdc Add common setup, handle RODC setup caseAndrew Bartlett1-30/+12
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-3/+3
2010-05-28s4:kdc Remove special talloc_free of the ldb contextAndrew Bartlett1-1/+1
2010-05-18s3: Remove use of iconv_convenience.Jelmer Vernooij1-3/+0
2010-04-10s4:kdc Add functions to hdb-samba4 for the new s4u2self callback.Andrew Bartlett1-4/+4
2010-02-25s4:kdc add mit plugin codeSimo Sorce1-0/+374