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