summaryrefslogtreecommitdiffstats
path: root/src/lib/krb4/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-2926/+0
* * kadm_net.c (kadm_cli_send): Use 0, not NULL, when checking numericKen Raeburn2006-04-081-0/+3
* * fakeenv.c: Unused file deletedKen Raeburn2006-04-081-0/+4
* set DEFS empty in more placesKen Raeburn2006-04-041-0/+4
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-011-0/+4
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-0/+7
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-201-0/+4
* * err_txt.c: Don't include krb_err.c if DEPEND is definedKen Raeburn2005-05-131-0/+4
* * include/k5-int.h (struct _krb5int_access): Add function pointer fieldKen Raeburn2004-12-081-0/+5
* zap remaining bits of macsock.h supportKen Raeburn2004-07-171-0/+4
* Remove use of client principal from krb5_context (default_ccprincipal) and de...Alexandra Ellwood2004-07-151-0/+5
* * recvauth.c (krb_recvauth): Initialize cp and tmp_buf. Check length of dataKen Raeburn2004-07-141-0/+5
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-221-0/+5
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-171-0/+4
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-041-0/+4
* Add files containing the export lists used on UNIX, in each directoryKen Raeburn2004-04-221-0/+4
* As discussed on the krbdev mailing list, krb5_get_init_creds_password()Jeffrey Altman2004-02-271-0/+6
* Remove ENCTYPE_LOCAL_DES3_HMAC_SHA1Sam Hartman2004-02-241-0/+4
* Note that krb4 expiration needs to be more conservative than krb5Sam Hartman2003-12-111-0/+4
* krb_check_auth clears the return value for the schedule parameter with a mems...Alexandra Ellwood2003-08-151-0/+6
* configure.in: Don't assume all darwin boxes are powerpc. (eg: OpenDarwin/x86)Alexandra Ellwood2003-08-061-0/+5
* Check for NULL realm argument and n not equal to 1. Fill in realm with an em...Alexandra Ellwood2003-07-111-0/+6
* RealmsConfig-glue.c: Don't fail when krb5.conf is valid and krb.conf isn't. ...Alexandra Ellwood2003-07-111-0/+6
* Rewrote krb_get_lrealm to correctly handle the v4 realms section in the profi...Alexandra Ellwood2003-07-111-0/+7
* krb_prof_get_nth() no longer assumes that its retlen argument is correct (cal...Alexandra Ellwood2003-07-071-0/+7
* Darwin libkrb4/err_txt.o needs dependency on krb_err.cTom Yu2003-06-111-0/+8
* fix bug: would return krb.conf entries plus dns infoKen Raeburn2003-06-091-0/+6
* Checkpoint some working code.Ken Raeburn2003-06-071-0/+9
* * g_cnffile.c (krb__get_srvtabname): Make retname be a staticTom Yu2003-06-061-0/+7
* * password_to_key.c (mit_passwd_to_key, afs_passwd_to_key): DeleteTom Yu2003-06-051-0/+5
* * RealmsConfig-glue.c (get_krbhst_default): Deleted.Ken Raeburn2003-06-031-0/+5
* Yet more double colon password promptsSam Hartman2003-06-031-0/+5
* Save a copy of the ciphertext from the kdc rather than trying toSam Hartman2003-06-031-0/+5
* * change_password.c (krb_change_password): Explicitly zero theTom Yu2003-06-031-0/+9
* Big step towards integrating libkrb524 into libkrb5:Ken Raeburn2003-05-241-0/+6
* * Makefile.in: Add setting of KRB_ERR on WindowsTom Yu2003-05-121-0/+4
* Don't #include compile_et .c filesSam Hartman2003-05-121-0/+11
* * kadm_stream.c: Fixed vts_long() and vts_short() so they return a pointer to...Alexandra Ellwood2003-05-011-1/+7
* * g_ad_tkt.c: Added support for login library to get_ad_tkt. Support is copi...Alexandra Ellwood2003-04-141-0/+7
* * CCache-glue.c: Added prototypes for deprecated functions. Made internal fun...Alexandra Ellwood2003-03-061-0/+34
* * password_to_key.c (mit_passwd_to_key, afs_passwd_to_key): Comment out pragmasKen Raeburn2003-03-051-0/+3
* Reduce local configure script's work by removing static defines and header andKen Raeburn2003-03-051-0/+13
* * g_cnffile.c (krb__get_srvtabname): Keep strdup()ed string in aTom Yu2003-03-031-0/+6
* * Makefile.in (clean-unix): Remove krb_err_txt.c on clean. UpdateEzra Peisach2003-02-281-0/+7
* * in_tkt.c: Include k5-util.h.Ken Raeburn2003-02-251-0/+5
* * change_password.c (krb_change_password): Use int, not KRB_INT32, for krb4Ken Raeburn2003-02-251-0/+6
* * Makefile.in: Update dependencies.Tom Yu2003-02-121-0/+16
* * CCache-glue.c: Delete in_tkt()Tom Yu2003-02-121-0/+7
* * CCache-glue.c (krb_in_tkt): Rename from in_tkt().Tom Yu2003-02-111-0/+7
* * password_to_key.c (krb5_passwd_to_key): Replace snprintf() callTom Yu2003-02-111-0/+8