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