aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-24merge r22978:23027 of trunk into heimmiglhoward/heimmigLuke Howard42-1101/+373
2009-10-24initialise magic and len fields of krb5_db_entry in HDB backendLuke Howard2-0/+5
2009-10-22merge trunk r:22882:22976 into heimmig branchLuke Howard126-1515/+2227
2009-10-19fix a typoLuke Howard2-2/+2
2009-10-19implement promote_db, cleanupLuke Howard1-6/+61
2009-10-19consolidate setting of endtime, check for underflow/overflowLuke Howard4-25/+55
2009-10-18revert mkey/history workarounds now we support themLuke Howard1-2/+2
2009-10-18add indent modeLuke Howard4-0/+31
2009-10-18set KRB5_KDB_DISALLOW_ALL_TIX on synthesied master keyLuke Howard1-1/+3
2009-10-18allow kadmin to inquire K/MLuke Howard1-3/+14
2009-10-18cleanupLuke Howard2-8/+10
2009-10-18some work on master key migrationLuke Howard5-22/+40
2009-10-18some more work on master key supportLuke Howard3-19/+91
2009-10-18Cleanup error mappingLuke Howard1-13/+13
2009-10-18cleanupLuke Howard1-52/+106
2009-10-18only load WinDC plugin if we are a KDCLuke Howard1-1/+2
2009-10-18cleanupLuke Howard2-5/+12
2009-10-18refactorLuke Howard4-778/+848
2009-10-18harmonise key sealing interface with MITLuke Howard3-65/+153
2009-10-18reenable some disabled codeLuke Howard1-2/+0
2009-10-18preliminary read/write support for HDB shimLuke Howard3-106/+682
2009-10-17initialise errinfoLuke Howard1-0/+2
2009-10-17fix cross-realm PAC supportLuke Howard1-39/+125
2009-10-16cleanupLuke Howard1-3/+3
2009-10-16cleanupLuke Howard1-2/+2
2009-10-14cleanupLuke Howard1-3/+3
2009-10-14support inquiring libhdb ABI versionLuke Howard1-2/+16
2009-10-14support HDB_F_GET_KRBTGTLuke Howard1-2/+12
2009-10-14add short-circuitLuke Howard1-0/+3
2009-10-14return KRB5_KDB_DBTYPE_NOSUP for unimplemented backend methods (excluding met...Luke Howard3-12/+74
2009-10-13check WinDC plugin init return codeLuke Howard1-2/+7
2009-10-13allow policy methods to propagate e_data to clientLuke Howard7-24/+41
2009-10-13cleanupLuke Howard3-49/+54
2009-10-13cleanupLuke Howard2-44/+39
2009-10-13add policy checkingLuke Howard5-4/+312
2009-10-13parse TGS key to authdata backend, NB this changes 1.7 authdata SPILuke Howard10-53/+54
2009-10-13add prototype PAC code, untestedLuke Howard5-67/+573
2009-10-13cleanup, show sample invoke callbackLuke Howard2-43/+181
2009-10-12add extension marshalling infrastructureLuke Howard1-3/+69
2009-10-12prototype KDB to HDB shimLuke Howard14-17/+1863
2009-10-12Creating a branch to explore Heimdal to MIT migration optionsLuke Howard0-0/+0
2009-10-10Fix memory leak and init those magic number fields to prevent compiler warningEzra Peisach1-1/+4
2009-10-10Clean nfold.o on make cleanEzra Peisach1-7/+8
2009-10-10Move destest to builtin/des, because it depends on overriding someTom Yu60-1589/+1953
2009-10-10Remove krb5.conf, bigendian.o, and bigendian on make cleanEzra Peisach1-1/+1
2009-10-09Implement GSS naming extensions and authdata verificationGreg Hudson106-380/+7739
2009-10-09Get aes-gen to build again (for the default back end, at least)Greg Hudson1-1/+1
2009-10-09In asn1_decode_enc_kdc_rep_part, don't leak the enc_padata field onGreg Hudson1-0/+1
2009-10-08In anticipation of a new version of OpenSSL 1.0.0, support renamed API: EVP_P...Zhanna Tsitkov1-1/+5
2009-10-08In krb5_c_verify_checksum, avoid the structure copy of *data since weGreg Hudson1-1/+2