summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Handle NULL result_string->data returned from error inTom Yu2003-02-256-4/+21
* * in_tkt.c: Include k5-util.h.Ken Raeburn2003-02-253-27/+11
* * change_password.c (krb_change_password): Use int, not KRB_INT32, for krb4Ken Raeburn2003-02-252-1/+9
* * gssapi_krb5.c (kg_get_defcred): Revert previous; it's probablyTom Yu2003-02-243-32/+34
* Fix typo pointed out by jenselby in doc passSam Hartman2003-02-241-1/+1
* This should fix things, but I don't have an easy way to testTom Yu2003-02-212-15/+37
* Fri Feb 21 16:30:00 2003 Alexandra Ellwood <lxs@mit.edu> * Removed Mac OS 9 f...Alexandra Ellwood2003-02-215-128/+3
* Fri Feb 21 16:30:00 2003 Alexandra Ellwood <lxs@mit.edu> * Removed Mac OS 9 f...Alexandra Ellwood2003-02-2132-2943/+3
* default for noaddresses was wrongJen Selby2003-02-211-1/+1
* Fix typo that caused infinite loop in previous patchSam Hartman2003-02-212-1/+6
* Added a few more tags in libdefaultsJen Selby2003-02-202-1/+32
* * krb5.hin (krb5_princ_component): Return NULL if going off the end of the arrayKen Raeburn2003-02-202-1/+7
* * configure.in: Check for sys/select.h and time.hKen Raeburn2003-02-202-1/+5
* The client sorts the enctype list returned by etype_info orderingSam Hartman2003-02-154-2/+103
* * Makefile.in (ETOUT): Replace $(S) with "/"Ken Raeburn2003-02-142-1/+5
* * Makefile.in ($(GSSAPI_KRB5_HDR)): Use $(S) to avoid problems onTom Yu2003-02-142-1/+6
* Fix double free of AS keySam Hartman2003-02-132-1/+6
* * Makefile.in (krb_err.h, kadm_err.h): Rebuild by going to lib/krb4 andKen Raeburn2003-02-132-10/+11
* Oops, add $(GSSAPI_KRB5_HDR) to all-unixTom Yu2003-02-132-2/+3
* More tweaks to deal with parallel buildsTom Yu2003-02-134-28/+32
* * post.in (.dtmp): Use -DDEPEND to allow source files to excludeTom Yu2003-02-122-1/+6
* * Makefile.in: Update dependencies.Tom Yu2003-02-124-28/+78
* * CCache-glue.c: Delete in_tkt()Tom Yu2003-02-124-12/+9
* Support credentials encrypted in the session key rather thanSam Hartman2003-02-112-4/+25
* * CCache-glue.c (krb_in_tkt): Rename from in_tkt().Tom Yu2003-02-112-2/+19
* Fix recursion-forcing rules to be more friendly to parallel buildsTom Yu2003-02-114-2/+24
* * Makefile.in: Another attempt... turns our that the "copy"Tom Yu2003-02-112-8/+15
* Fix some things to avoid spurious rebuilds of header filesTom Yu2003-02-114-13/+28
* * Makefile.in (K4LIBS): Revert previousTom Yu2003-02-113-1/+7
* * password_to_key.c (krb5_passwd_to_key): Replace snprintf() callTom Yu2003-02-113-7/+39
* Various fixes to Windows build of krb4 library. Fix up KRB5_CALLCONVTom Yu2003-02-117-16/+46
* Fix lots of things to compile on Unix. Fix some typosTom Yu2003-02-1113-61/+192
* Note: these checkins are partial progress for Tom Yu. They probably don't bui...Alexandra Ellwood2003-02-109-142/+186
* Have g_token_size return unsigned int for signed/unsigned cleanupEzra Peisach2003-02-095-4/+13
* * prompter.c (krb5_prompter_posix): Kill echo before printingTom Yu2003-02-082-6/+10
* Thanks; equivalent patch appliedTom Yu2003-02-082-0/+5
* Change comments to remove the note that we're going to redesign keyTom Yu2003-02-084-5/+12
* * Makefile.in (all-unix): Remove kerberosIV/krb_err.h, as it wasTom Yu2003-02-072-3/+11
* * Makefile.in (install): Fix typo in k5srvutil.M install ruleTom Yu2003-02-072-1/+5
* Fix ABI divergence between Unix and Mac krb4 libraries in declarationTom Yu2003-02-078-6/+114
* * prompter.c (krb5_prompter_posix, setup_tty, restore_tty): Fix toTom Yu2003-02-072-12/+22
* Add AES copyright and licenseKen Raeburn2003-02-071-0/+27
* Add Yarrow, AES licensesKen Raeburn2003-02-071-0/+74
* Sorry, forgot this ChangeLog on the last commitKen Hornstein2003-02-061-0/+5
* * locate_kdc.c (translate_ai_error): Handle EAI_ADDRFAMILY like EAI_NONAME.Ken Raeburn2003-02-062-7/+11
* Add k5srvutilSam Hartman2003-02-064-0/+181
* This is the integration of "fakeka" (a program to emulate a kaserver)Ken Hornstein2003-02-063-1/+1411
* * Makefile.in (std_rqs.c): Depend on ct_c.sed and ct_c.awkKen Raeburn2003-02-062-1/+5
* * login.c (main): Don't zero out terminal window sizeTom Yu2003-02-052-6/+4
* * Makefile.in (run-aes-test): Add $(RUN_SETUP) so that ifEzra Peisach2003-02-052-2/+7