aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2003-02-28 * Makefile.in (clean): Cleanup testing objects and outputsEzra Peisach2-0/+7
2003-02-27* configure.in: Set and substitute maybe_kerberosIV.Ken Raeburn3-1/+9
2003-02-26remove wrong commentKen Raeburn1-1/+0
2003-02-25Thanks, similar patch appliedTom Yu2-6/+52
2003-02-25Handle NULL result_string->data returned from error inTom Yu6-4/+21
2003-02-25* in_tkt.c: Include k5-util.h.Ken Raeburn3-27/+11
2003-02-25* change_password.c (krb_change_password): Use int, not KRB_INT32, for krb4Ken Raeburn2-1/+9
2003-02-24 * gssapi_krb5.c (kg_get_defcred): Revert previous; it's probablyTom Yu3-32/+34
2003-02-24Fix typo pointed out by jenselby in doc passSam Hartman1-1/+1
2003-02-21This should fix things, but I don't have an easy way to testTom Yu2-15/+37
2003-02-21Fri Feb 21 16:30:00 2003 Alexandra Ellwood <lxs@mit.edu> * Removed Mac OS 9 f...Alexandra Ellwood5-128/+3
2003-02-21Fri Feb 21 16:30:00 2003 Alexandra Ellwood <lxs@mit.edu> * Removed Mac OS 9 f...Alexandra Ellwood32-2943/+3
2003-02-21Fix typo that caused infinite loop in previous patchSam Hartman2-1/+6
2003-02-20* krb5.hin (krb5_princ_component): Return NULL if going off the end of the arrayKen Raeburn2-1/+7
2003-02-20* configure.in: Check for sys/select.h and time.hKen Raeburn2-1/+5
2003-02-15The client sorts the enctype list returned by etype_info orderingSam Hartman4-2/+103
2003-02-14* Makefile.in (ETOUT): Replace $(S) with "/"Ken Raeburn2-1/+5
2003-02-14 * Makefile.in ($(GSSAPI_KRB5_HDR)): Use $(S) to avoid problems onTom Yu2-1/+6
2003-02-13Fix double free of AS keySam Hartman2-1/+6
2003-02-13* Makefile.in (krb_err.h, kadm_err.h): Rebuild by going to lib/krb4 andKen Raeburn2-10/+11
2003-02-13Oops, add $(GSSAPI_KRB5_HDR) to all-unixTom Yu2-2/+3
2003-02-13More tweaks to deal with parallel buildsTom Yu4-28/+32
2003-02-12 * post.in (.dtmp): Use -DDEPEND to allow source files to excludeTom Yu2-1/+6
2003-02-12 * Makefile.in: Update dependencies.Tom Yu4-28/+78
2003-02-12 * CCache-glue.c: Delete in_tkt()Tom Yu4-12/+9
2003-02-11Support credentials encrypted in the session key rather thanSam Hartman2-4/+25
2003-02-11 * CCache-glue.c (krb_in_tkt): Rename from in_tkt().Tom Yu2-2/+19
2003-02-11Fix recursion-forcing rules to be more friendly to parallel buildsTom Yu4-2/+24
2003-02-11 * Makefile.in: Another attempt... turns our that the "copy"Tom Yu2-8/+15
2003-02-11Fix some things to avoid spurious rebuilds of header filesTom Yu4-13/+28
2003-02-11 * Makefile.in (K4LIBS): Revert previousTom Yu3-1/+7
2003-02-11 * password_to_key.c (krb5_passwd_to_key): Replace snprintf() callTom Yu3-7/+39
2003-02-11Various fixes to Windows build of krb4 library. Fix up KRB5_CALLCONVTom Yu7-16/+46
2003-02-11Fix lots of things to compile on Unix. Fix some typosTom Yu13-61/+192
2003-02-10Note: these checkins are partial progress for Tom Yu. They probably don't bui...Alexandra Ellwood9-142/+186
2003-02-09Have g_token_size return unsigned int for signed/unsigned cleanupEzra Peisach5-4/+13
2003-02-08 * prompter.c (krb5_prompter_posix): Kill echo before printingTom Yu2-6/+10
2003-02-08Thanks; equivalent patch appliedTom Yu2-0/+5
2003-02-08Change comments to remove the note that we're going to redesign keyTom Yu4-5/+12
2003-02-07 * Makefile.in (all-unix): Remove kerberosIV/krb_err.h, as it wasTom Yu2-3/+11
2003-02-07 * Makefile.in (install): Fix typo in k5srvutil.M install ruleTom Yu2-1/+5
2003-02-07Fix ABI divergence between Unix and Mac krb4 libraries in declarationTom Yu8-6/+114
2003-02-07 * prompter.c (krb5_prompter_posix, setup_tty, restore_tty): Fix toTom Yu2-12/+22
2003-02-06Sorry, forgot this ChangeLog on the last commitKen Hornstein1-0/+5
2003-02-06* locate_kdc.c (translate_ai_error): Handle EAI_ADDRFAMILY like EAI_NONAME.Ken Raeburn2-7/+11
2003-02-06Add k5srvutilSam Hartman4-0/+181
2003-02-06This is the integration of "fakeka" (a program to emulate a kaserver)Ken Hornstein3-1/+1411
2003-02-06* Makefile.in (std_rqs.c): Depend on ct_c.sed and ct_c.awkKen Raeburn2-1/+5
2003-02-05 * login.c (main): Don't zero out terminal window sizeTom Yu2-6/+4
2003-02-05 * Makefile.in (run-aes-test): Add $(RUN_SETUP) so that ifEzra Peisach2-2/+7