krb5.git
1997-11-19 Ezra Peisach * Makefile.in (clean-unix): Remove db lib symlinks
1997-11-19 Ezra Peisach * Makefile.in (clean-unix): Do not remove libraries...
1997-11-19 Tom Yu * des.h: Clean up prototypes so they're sane and look...
1997-11-19 Tom Yu * rd_safe.c (krb_rd_safe): Fix up call to quad_cksum
1997-11-19 Tom Yu * quad_cksum.c (des_quad_cksum): Reorder parameters...
1997-11-19 Tom Yu * configure.in: Use new library build rules
1997-11-19 Tom Yu * pre.in: Clean up up .ct.c rule
1997-11-19 Tom Yu * configure.in: Update to new library build system
1997-11-19 Tom Yu * lib.in (clean-libs): Remove lib$(LIB)$(SHLIBSEXT...
1997-11-18 Tom Yu * Makefile.in: Garbage collect some old library build...
1997-11-18 Tom Yu * krshd.c: Don't set checksum_ignored to 1 if checksum...
1997-11-16 Theodore Tso* accept_sec_context.c (krb5_gss_accept_sec_context),
1997-11-16 Theodore Tso(Wrong version of Changelog committed previously)
1997-11-16 Theodore TsoReturn GSS_S_FAILURE if a non-NULL context handle is...
1997-11-14 Theodore Tsodo_tgs_req.c (process_tgs_req): Only try to return...
1997-11-14 Theodore Tsolibupdate.sh: Add semicolons to prevent Bash 2.0 from...
1997-11-13 Tom Yu * forward.c (rd_and_store_for_creds): Don't do the...
1997-11-12 Ezra Peisach * do_as_req.c (process_as_req): Reset master key after...
1997-11-11 Theodore Tsoscc_maybe.c: Added kludge for the Macintosh, since...
1997-11-11 Theodore Tsosend_tgs.c (krb5_send_tgs): Don't send a zero endtime...
1997-11-11 Theodore Tsokdc_util.c (kdc_process_tgs_req): If not using the...
1997-11-09 Ezra Peisach * gssftp.exp: Replace "else if" with "elseif" as expec...
1997-11-07 Theodore TsoUse error_message(errno) instead of using sys_errlist...
1997-11-05 Tom Yu * krlogind.c (doit): Fix up potential buffer overrun.
1997-11-04 Ezra Peisach * Makefile.in (kdb_check): Reinstated kdb checks
1997-11-04 Ezra Peisach * kdb5_util.c: Add flag indicating that policy...
1997-10-28 Tom Yu * md5.c: Fix to deal with types longer than 32 bits
1997-10-28 Tom Yu * shs.c, sha_glue.c, hmac_sha.c: Fix to deal with...
1997-10-28 Ezra Peisach * pty-int.h: Do not prototype initialize_pty_error_tab...
1997-10-28 Ezra Peisach * aclocal.m4 (WITH_NETLIB): Use AC_LIBRARY_NET.
1997-10-28 Ezra Peisach * ktf_wreslv.c, ktf_resolv.c:Initialize version element of
1997-10-28 Ezra Peisach * kdb_cpw.c (add_key_pwd): For KRB5_KDB_SALTTYP...
1997-10-27 Tom Yu * pcbc_encrypt.c, quad_cksum.c: Punt duplicates of...
1997-10-27 Tom Yu * d3_cbc.c, des.h, des_int.h, f_cbc.c, f_cksum.c,...
1997-10-27 Tom Yu * des.h: Replace KRB_INT32 with DES_INT32 to avoid...
1997-10-27 Tom Yu * mac_time.c: Don't use the type KRB_INT32; it was...
1997-10-24 Ezra Peisach * Makefile.in (CFILES): Add $(srcdir)
1997-10-23 Theodore TsoProhibit the passing of TERMCAP, TERMPATH, TERMINFO...
1997-10-23 Ezra Peisach * kadm_server.h: Declare kadm_context as extern so...
1997-10-23 Ezra Peisach * aclocal.m4 (TCL_WITH): Check for libtcl8.0
1997-10-22 Ezra PeisachFix simple shell test for tcl tests
1997-10-22 Ezra Peisach * aclocal.m4 (AC_KRB5_TCL): Rewritten for clearer
1997-10-22 Ezra PeisachInclude either tcl.h or tcl/tcl.h. On debian linux...
1997-10-22 Theodore TsoAdd checks so that code doesn't bomb out if the version...
1997-10-21 Ezra PeisachFix to not lose entries in the chain linked client...
1997-10-21 Ezra PeisachSet KRB5_CONFIG for tests
1997-10-21 Ezra PeisachInclude string.h/strings.h for memcpy prototype
1997-10-21 Ezra PeisachInclude stdlib.h if available for malloc prototype
1997-10-20 Theodore TsoExplicitly set the owner of the files which are install...
1997-10-20 Theodore TsoIf we are using prototypes, add a forward declaration...
1997-10-16 Tom Yu * main.c: Change KERBEROS to KRB5_KRB4_COMPAT where...
1997-10-16 Tom Yu * Makefile.in: Change LOCALINCLUDE and the link line...
1997-10-15 Ezra Peisach * server_stubs.c (CHANGEPW_SERVICE): Modify to free...
1997-10-14 Ezra PeisachReal fix this time - deals with the malloc(0) case..
1997-10-14 Tom Yu * Makefile.in (LIBMAJOR): Bump major version due to...
1997-10-14 Tom Yu * des.h: Define KRB_INT32 for the purposes of dealing...
1997-10-14 Tom Yu * Makefile.in: Bump major version due to possible...
1997-10-14 Tom Yu * des_int.h: Use better logic to find an appropriate...
1997-10-14 Ezra PeisachFix error when number of enctypes comming in is 0
1997-10-13 Ezra Peisach * server_init.c (kadm5_destroy): Call kadm5_free_confi...
1997-10-13 Ezra Peisach * client_init.c (kadm5_destroy): Free handle->lhandle...
1997-10-13 Ezra Peisach * alt_prof.c (kadm5_get_config_params): When KADM5_CON...
1997-10-13 Ezra Peisach * t_kdb.c (do_testing): Add krb5_free_context
1997-10-13 Ezra Peisach * configure.in: Add KRB5_LIB_AUX so configure --help...
1997-10-10 Tom Yu * configure.in, Makefile.in: Add test to disable udp...
1997-10-09 Ezra Peisach * main.c (main): Initialize kdc error table...
1997-10-08 Tom Yu * mkrel: Allow for edits of relevant files that should...
1997-10-08 Ezra PeisachDisable the test again... Turns out I was relying on...
1997-10-08 Ezra PeisachAdd KRB%_CONFIG envronment variable for systems w/o...
1997-10-08 Ezra Peisach * Makefile.in (kdb_check): Rewritten to use...
1997-10-07 Ezra Peisach * kadmin.c (quit): Call krb5_free_context
1997-10-07 Ezra Peisach * get_myaddress.c: Include string.h for memcpy prototype
1997-10-07 Theodore TsoRemoved useless .so to a non-existent macro file
1997-10-07 Ezra Peisach * aclocal.m4 (KRB5_LIB_PARAMS): For the alpha, revert...
1997-10-07 Ezra Peisach * Makefile.in (runenv.vars): Use tr to remove newlines...
1997-10-07 Ezra PeisachInclude ctype.h for isspace declaration
1997-10-07 Ezra Peisach * Makefile.in (SRCS): Add $(srcdir) as prefix to srcs
1997-10-06 Ezra Peisach * set_realm.c (krb5_set_principal_realm): Allocate...
1997-10-06 Ezra Peisach * t_std_conf.c (main): Call krb5_free_context when...
1997-10-06 Ezra Peisach * destest.c (main): Initialize context to 0 so it...
1997-10-03 Tom Yu * Makefile.in: Fix up site.exp generation to reduce...
1997-10-02 Tom YuPunt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see indivi...
1997-10-01 Theodore TsoModified to work with the new CVS re-organization
1997-09-26 Tom YuRemove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and...
1997-09-24 Ezra Peisach * kdc_util.c (add_to_transited): Fix up memory leaks...
1997-09-23 Ezra Peisach * kerberos_v4.c (check_princ): Add checks for V5 kdc...
1997-09-19 Tom Yuremove occurences of USE_STRING_H, HAS_STRDUP, and...
1997-09-15 Ezra Peisach * ccdefname.c (krb5_cc_default_name): Returns a...
1997-09-15 Ezra Peisach * ktfile.h, ktf_g_ent.c (krb5_ktfile_get_entry): Incom...
1997-09-15 Ezra Peisach * ccbase.c (krb5_cc_resolve): Incoming cache name...
1997-09-15 Ezra Peisach * mcc-proto.h, mcc_reslv.c (krb5_mcc_resolve): Incomin...
1997-09-15 Ezra Peisach * scc-proto.h, scc_reslv.c (krb5_scc_resolve): Incomin...
1997-09-15 Ezra Peisach * fcc-proto.h, fcc_reslv.c (krb5_fcc_resolve): Incomin...
1997-09-15 Ezra Peisach * keytab.c: (krb5_ktkdb_get_entry): Incoming...
1997-09-15 Ezra Peisach * krb5.hin: Add const to prototypes for krb5_cc...
1997-09-15 Ezra Peisach * kdb_dbm.h: Add const to argument of krb5_dbm_...
1997-09-02 Tom Yu * krlogind.c (main): Changes to allow for standalone...
1997-09-02 Tom Yu * rd_cred.c (krb5_rd_cred_basic): Fix swapped args...
1997-09-02 Tom Yu * decomp_tkt.c (decomp_ticket): Fix swapped args to...
1997-08-29 Tom Yu * get_in_tkt.c (krb5_get_in_tkt): Move nulling out of
next