aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-09Add macro so we don't print deprecated warnings while building KfMAlexandra Ellwood2-3/+3
2008-07-09Use autogenerated darwin.exports files for server frameworksAlexandra Ellwood4-2/+6
2008-07-09Don't use "ccache" in error string printed to userAlexandra Ellwood1-1/+1
2008-07-09Use -dead_strip when linking dynamic libraries on DarwinKen Raeburn1-1/+1
2008-07-09add copyright to lib/crypto/enc_provider/aes.cTom Yu1-0/+26
2008-07-08Changes to krb5_kt_default_name changed the krb5 ABI. RevertedAlexandra Ellwood2-2/+3
2008-07-08Add kerberos iconAlexandra Ellwood1-0/+0
2008-07-07Add EnableTransactions launchd option to CCacheServerAlexandra Ellwood1-0/+2
2008-07-07krb5int_gic_opte_copy should copy elements individuallyAlexandra Ellwood1-2/+13
2008-07-06kdc does not compile with glibc 2.8 Ezra Peisach1-2/+2
2008-07-03stop exporting a few symbols internal to aes implementationKen Raeburn1-5/+0
2008-07-01Added type checking for 64-bit platformsAlexandra Ellwood1-7/+10
2008-07-01krb5_get_error_message returns const char *Alexandra Ellwood1-2/+2
2008-06-30memcpy(NULL, ptr, 0) is invalid, so don't do itKen Raeburn1-1/+2
2008-06-30make dependKen Raeburn1-1/+2
2008-06-27Big endian stash file supportAlexandra Ellwood1-2/+18
2008-06-27Check for strdup failure. Fix a memory leak in one failure caseKen Raeburn1-0/+32
2008-06-27misc uninitialized-storage accessesKen Raeburn3-3/+5
2008-06-27fix ktutil listing with timestampKen Raeburn1-1/+2
2008-06-27use-after-free bugsKen Raeburn4-6/+4
2008-06-27When returning an error, don't also pass back an invalid pointerKen Raeburn1-1/+3
2008-06-27call kg_delete_lucidctx_id before freeing, not afterKen Raeburn1-1/+1
2008-06-27Memory leak, and possible freed-memory dereference, in an error (smallKen Raeburn1-1/+1
2008-06-27misc memory leaksKen Raeburn10-16/+39
2008-06-27fix free of automatic storageKen Raeburn1-4/+4
2008-06-27Don't do FD_SETSIZE check on Windows.Ken Raeburn1-1/+3
2008-06-27Fix off-by-one error in range check on file descriptor numberKen Raeburn1-1/+1
2008-06-27Fix possible null pointer deref, possible uninit ptr use, possibleKen Raeburn1-6/+13
2008-06-26Apple PKINIT LKDC supportAlexandra Ellwood3-21/+96
2008-06-25Rolled back patch because tickets 4495 and 5124 fix this bugAlexandra Ellwood1-4/+1
2008-06-25krb5_do_preauth_tryagain should check for NULL padataAlexandra Ellwood1-1/+4
2008-06-25kadm5_setkey_principal_3 not copying key_data_ver and key_data_kvnoAlexandra Ellwood1-0/+2
2008-06-25Add new launchd flags to CCacheServer plist fileAlexandra Ellwood1-0/+9
2008-06-25Bump minor version number. Update dependenciesKen Raeburn1-1/+4
2008-06-25kdb library now depends on gssrpc; add it to link commandsKen Raeburn1-1/+1
2008-06-25Pull in xdr_sizeof from tirpc2.3 (which has the same license as our current r...Ken Raeburn5-0/+171
2008-06-24Include kdb_log.h for missing prototypes. Declare conv_princ_2db &Ezra Peisach1-2/+3
2008-06-24Merge from branch sun-ipropKen Raeburn52-191/+6122
2008-06-20Suppress some glibc issues found on x86_64Ken Raeburn1-0/+69
2008-06-20Remove unused fileKen Raeburn1-86/+0
2008-06-19Remove test115 for 'bad client params', no longer appropriateKen Raeburn1-104/+0
2008-06-18This patch is derived from a patch originally submitted to RTJeffrey Altman2-2/+7
2008-06-18Disable check for invalid client-side admin config parameters in theKen Raeburn1-1/+5
2008-06-18cci_credentials_iterator_release using wrong message IDAlexandra Ellwood1-1/+1
2008-06-11Factor out repeated code for looking up string, port, or deltat config paramsKen Raeburn1-150/+144
2008-06-11Don't build spx.o, since we never enable SPXKen Raeburn1-4/+1
2008-06-11New target 'undepend' for temporarily removing generated dependency infoKen Raeburn1-1/+16
2008-06-10Don't use private copy of syslog.h. Rebuild dependenciesKen Raeburn13-192/+69
2008-06-10Warn against new uses of kadm5_config_params.dbname fieldKen Raeburn1-0/+4
2008-06-10Get rid of handling of set-but-unused kadm5_config_params.admin_dbnameKen Raeburn4-19/+4