summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * kadmin.c (kadmin_cpw): Initialize ks_tuple to NULLTom Yu2000-03-012-1/+5
* * main.c: Move kdc_initialize_rcache() to kdc_util.cTom Yu2000-03-014-56/+59
* * configure.in: Fix --enable-kdc-replay-cache to actually defaultTom Yu2000-03-012-2/+4
* * kdc_preauth.c (verify_sam_response): Declare and set rc_lifetimeTom Yu2000-03-013-1/+20
* new --enable/--disable-kdc-replay-cache configure hooksKen Raeburn2000-02-285-1/+44
* * Makefile.in (com_err.o): Depends on com_err.cKen Raeburn2000-02-282-0/+6
* * krlogin.c (main): Don't output debugging messages if debugging wasn't turne...Ken Raeburn2000-02-282-6/+13
* * proto_serv.c (proto_serv): For error return,strdup the returnedEzra Peisach2000-02-282-1/+7
* * aclocal.m4: Define DES425_LIB and DES425_DEPLIB all the time. WeEzra Peisach2000-02-282-4/+9
* Updated for 3.0d2Miro Jurisic2000-02-281-1/+5
* Update client and server to reflect removal of keepold argument fromTom Yu2000-02-274-22/+22
* Remove keepold argument from create_principal_3, since it is ratherTom Yu2000-02-2710-12/+32
* * server_acl.c (acl_get_line): Patch from Matt Crawford to permit line contin...Ken Raeburn2000-02-262-13/+40
* * kadmin.c (kadmin_modprinc): Complain if -pw option is given,Ken Raeburn2000-02-262-0/+12