aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/authdata
AgeCommit message (Expand)AuthorFilesLines
2016-07-28Use single-colon rules in makefilesGreg Hudson2-4/+4
2015-12-11make dependGreg Hudson2-9/+10
2015-06-15Update test KDC authdata module to new interfaceGreg Hudson8-196/+19
2014-07-08Include autoconf.h before system headersGreg Hudson2-4/+0
2013-05-16Reduce boilerplate in makefilesGreg Hudson3-43/+0
2011-11-04Get rid of fake-installGreg Hudson3-3/+3
2011-10-25Make krb5_find_authdata publicGreg Hudson1-10/+3
2011-04-01only reset greeting if provided attribute is urn:greet:greetingLuke Howard1-0/+3
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson3-11/+9
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson3-3/+3
2010-02-20Update dependenciesKen Raeburn2-5/+20
2010-02-03Fix greet_server buildGreg Hudson1-1/+1
2010-01-27Get rid of kdb_ext.h and allow out-of-tree KDB pluginsGreg Hudson1-1/+0
2009-11-24Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson3-20/+23
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson6-12/+6
2009-11-14Constrained delegation without PAC supportGreg Hudson1-15/+18
2009-10-31make mark-cstyleTom Yu2-4/+4
2009-10-27Heimdal DB bridge plugin for KDC back endGreg Hudson1-0/+1
2009-10-21Increment authdata SPI to V2 (V1 was experimental) to account for additionalLuke Howard1-1/+1
2009-10-20For naming extensions draft compliance, s/mspac:/urn:mspac:/Luke Howard1-1/+1
2009-10-09Implement GSS naming extensions and authdata verificationGreg Hudson8-0/+660
2009-06-08Restore limited support for static linkingGreg Hudson1-1/+1
2009-01-05move generated dependencies out of Makefile.inKen Raeburn2-8/+6
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-1/+1
2008-11-05Replace strcpy/strcat/sprintf uses in a couple of sample code filesGreg Hudson1-1/+1
2008-08-25Incorporate Apple's patchKen Raeburn3-0/+145