summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* NIM Kerberos v4 configuration dialog Jeffrey Altman2007-01-181-105/+152
* NIM string tablesJeffrey Altman2007-01-187-85/+85
* sendto_kdc.c: use of a variable index into a dynamically Jeffrey Altman2007-01-181-2/+2
* * t_cccursor.c (do_chk): Reverse sense of test of do_chk_one return valueKen Raeburn2007-01-171-1/+1
* Fix typo in checked-in versionKen Raeburn2007-01-161-1/+1
* This commit adds two new functions, krb5_server_decrypt_ticket_keyblock Jeffrey Altman2007-01-166-11/+160
* kfw wix installer - memory overwrite errorJeffrey Altman2007-01-141-1/+3
* Update to KFW NSIS installerJeffrey Altman2007-01-131-1/+7
* updated Windows READMEJeffrey Altman2007-01-131-8/+5
* krb5-1.7-prereleaseTom Yu2007-01-111-2/+2
* MITKRB5-SA-2006-003: mechglue argument handling too laxTom Yu2007-01-0925-277/+832
* MITKRB5-SA-2006-002: svctcp_destroy() can call uninitialized function pointerTom Yu2007-01-091-0/+5
* create KDC database directoryKen Raeburn2007-01-081-0/+1
* crash creating db2 database in non-existent directoryKen Raeburn2007-01-081-18/+15
* * lib.in (clean-libs): Delete darwin.exports and hpux10.exports.Ken Raeburn2007-01-062-3/+3
* Document what the kadmind ACL is forRuss Allbery2007-01-051-4/+6
* Document KDC behavior without stash fileRuss Allbery2007-01-041-0/+4
* * ldap_principal.c (attributes_set): Swap first two elementsKen Raeburn2007-01-032-2/+4
* update ldap/Makefile.in for newer autoconf substitution requirementsKen Raeburn2007-01-031-2/+2
* * Makefile.in (install): Install kdb5_ldap_util.M. Based on patch fromKen Raeburn2007-01-031-0/+1
* * kdc_util.h (CONVERT_INTO_DB, CONVERT_OUTOF_DB): Unused macros deletedKen Raeburn2007-01-021-4/+0
* Memory leak in tests/gssapi/t_imp_name.cEzra Peisach2006-12-311-1/+3
* Repair broken links in NetIdMgr Help Jeffrey Altman2006-12-314-6/+6
* If gss_krb5int_unseal_token_v3() unwraps a message of length 0 - freeEzra Peisach2006-12-301-0/+4
* memory leak if defective header present in gss_krb5int_unseal_token_v3Ezra Peisach2006-12-301-1/+3
* Fix typo in user-guide.texinfoRuss Allbery2006-12-281-1/+1
* * copy_data.c (krb5_copy_data): Use krb5int_copy_data_contentsKen Raeburn2006-12-281-10/+7
* * cc_memory.c (krb5_mcc_next_cred): Use krb5int_copy_creds_contentsKen Raeburn2006-12-281-45/+3
* * lib/krb5/krb/copy_creds.c (krb5int_copy_creds_contents): New function, splitKen Raeburn2006-12-282-2/+24
* comment the various data structuresKen Raeburn2006-12-281-0/+4
* Some related changes were already in, and I found a couple more to make:Ken Raeburn2006-12-223-13/+18
* * src/lib/krb5/krb/get_in_tkt.c (krb5_get_init_creds): FixTom Yu2006-12-221-3/+4
* don't split HTML output from makeinfoTom Yu2006-12-211-1/+1
* misc cleanups in admin guide ldap sectionsKen Raeburn2006-12-201-55/+98
* Merge r18962 to trunk, with minor tweaks; ready to merge to 1.6 branchKen Raeburn2006-12-204-59/+52
* use KRB5KRB_ERR_GENERIC, not KRB_ERR_GENERIC in preauth2.cTom Yu2006-12-191-3/+3
* don't pass null pointer to krb5_do_preauth_tryagain()Tom Yu2006-12-191-17/+24
* ktfns.c (krb5_kt_get_entry): If the supplied server principal has an emptyKen Raeburn2006-12-191-1/+18
* krb5_is_referral_realm now takes a pointer to const krb5_data, since it doesn'tKen Raeburn2006-12-192-2/+2
* Use __extension__ if initializing by field name and using GCC in pre-C99 modeKen Raeburn2006-12-191-0/+3
* (k5_mutex_lock_update_stats) [!DEBUG_THREADS_STATS && __GNUC__]: DeclareKen Raeburn2006-12-191-2/+3
* export krb5_get_init_creds_opt_set_change_password_promptTom Yu2006-12-191-0/+1
* krb5_rc_io_open_internal on error will call close(-1)Ezra Peisach2006-12-181-1/+3
* Inovke krb5_rc_close to shutdown cache - and check for memory leaksEzra Peisach2006-12-181-0/+5
* Restore inadvertently deleted section. Minor editorial changesTom Yu2006-12-181-70/+127
* pull up r18933 to trunkTom Yu2006-12-181-55/+1158
* Add -clearpolicy to kadmin addprinc usageRuss Allbery2006-12-161-1/+1
* krb5_get_init_creds_opt_set_change_password_promptJeffrey Altman2006-12-146-2/+25
* make dependKen Raeburn2006-12-131-17/+25
* Pull r18927 up to trunk, and tweak check for "history" principal nameKen Raeburn2006-12-131-165/+257