summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * vfy_increds.c (krb5_verify_init_creds): appdefault_boolean ->Tom Yu2000-04-082-1/+6
* * wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix upTom Yu2000-04-082-5/+11
* 2000-04-07 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-073-4/+14
* 2000-04-07 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-072-4/+12
* 2000-04-03 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-042-4/+12
* 2000-04-03 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-042-1/+7
* 2000-04-03 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-042-6/+12
* Upped CFM interface version on v5 lib because we mucked with the export file ...Miro Jurisic2000-03-261-3/+3
* Readded other crypto library calls needed by GSSLib (grumble grumble)Miro Jurisic2000-03-261-1/+9
* Oops, extra 'Miro Jurisic2000-03-261-1/+1
* Readded krb5_c_keyed_checksum_types for GSSLibMiro Jurisic2000-03-261-0/+1
* Fixed protos for krb5_locate_srv_*Miro Jurisic2000-03-262-3/+7
* 2000-03-24 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-03-242-115/+189
* jaltman@columbia.edu Mar 24, 2000:Jeffrey Altman2000-03-241-6/+5
* jaltman@columbia.edu Mar 24, 2000:Jeffrey Altman2000-03-248-171/+93
* Added profile_get_booleanMiro Jurisic2000-03-245-1/+97
* Cleaned up the Mac export file: removed replay cache exports, added new funct...Miro Jurisic2000-03-241-35/+21
* Added krb5_free_default_realmMiro Jurisic2000-03-204-1/+22
* Added krb5_free_default_realmMiro Jurisic2000-03-201-2/+2
* jaltman fix for off-by-one errorKen Raeburn2000-03-202-1/+7
* Include string.h for strlen prototypeEzra Peisach2000-03-182-0/+5
* * cr_tkt.c (krb_cr_tkt_int): Add static prototype.Ezra Peisach2000-03-163-0/+18
* Clean up unsed variables when V4 compatibility is not definedEzra Peisach2000-03-162-1/+10
* Remove unused variablesEzra Peisach2000-03-162-4/+4
* * kinit.c (k4_kinit): Fix the code that was broken withEzra Peisach2000-03-162-6/+25
* Matt Crawford's kadm acl fixes & enhancementsKen Raeburn2000-03-165-97/+412
* Get rid of unused variableEzra Peisach2000-03-162-1/+5
* * login.c (update_ref_count): Copy passwd info before calling getuserattr, toKen Raeburn2000-03-162-0/+19
* Add krb5_get_prompt_types() functionalityDanilo Almeida2000-03-1613-43/+148
* * stdcc.c (krb5_stdcc_destroy): Do not mask KRB5_FCC_NOFILE errorDanilo Almeida2000-03-162-6/+15
* * aclocal.m4 (KRB5_AC_ENABLE_DNS): Fix typo that caused the DNS code to never...Ken Raeburn2000-03-152-1/+6
* Use MIT runtime instead of metrowerksMiro Jurisic2000-03-151-2/+5
* volatile fixesKen Raeburn2000-03-152-2/+7
* * init_os_ctx.c (os_get_default_config_files): Remove unused variableKen Raeburn2000-03-142-1/+3
* * def_realm.c: Include netinet/in.h if availableKen Raeburn2000-03-142-0/+7
* * configure.in: Check for gethostbyname2Ken Raeburn2000-03-142-1/+5
* * sock2p.c: New file.Ken Raeburn2000-03-145-34/+188
* * kinit.c: Add support for using both -4 and -5. Default to krb5Danilo Almeida2000-03-143-71/+73
* * klist.M: Get man page up-to-dateDanilo Almeida2000-03-143-51/+109
* * kdestroy.M: Make up-to-dateDanilo Almeida2000-03-143-32/+96
* * k5-int.h: Update prototype to sync with changes in preauth2.cTom Yu2000-03-132-1/+6
* Fix one of the bugs discovered at Connectathon: etype specified in preauthKen Raeburn2000-03-133-5/+68
* Also change kdc_insert_lookaside() to take a const krb5_fulladdr *Ezra Peisach2000-03-123-4/+4
* * replay.c, kdb_util.h (kdc_check_lookaside): Make second argumentEzra Peisach2000-03-123-2/+7
* Change function prototypes to match the entries in krb5.hin - specificallyEzra Peisach2000-03-1211-14/+26
* * kdb_xdr.c (krb5_dbe_lookup_mod_princ_data): In casting argumentEzra Peisach2000-03-122-1/+6
* Updated for 3.0d3Miro Jurisic2000-03-121-1/+6
* get_in_tkt.c (krb5_get_init_creds): Always initialize local_as_reply to avoid...Miro Jurisic2000-03-102-0/+7
* * aclocal.m4: Tweak the HPUX shared lib build some more. Don'tTom Yu2000-03-012-4/+8
* Tweak build system to deal somewhat better with HPUX shared libsTom Yu2000-03-015-3/+21