aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/authdata
AgeCommit message (Expand)AuthorFilesLines
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