krb5.git
1998-04-11 Tom Yu * ftpd.c (receive_data):
1998-04-09 Tom Yu * Makefile.in (includes): The header is krb_err.h...
1998-04-07 Dan Winship * secure.c (secure_putbyte): Set nout = 0 ...
1998-04-06 Tom Yu * Makefile.in (includes): Don't mkdir unless the direc...
1998-04-06 Tom Yu * Makefile.in (includes): Don't call mkdir unless...
1998-04-06 Tom Yu * update_utmp.c (pty_update_utmp): Don't record LOGIN_...
1998-04-05 Tom Yu * g_cnffile.c (krb__get_srvtabname): Fix up to not...
1998-04-01 Tom Yu * disp_major_status.c (g_display_major_status): Fix...
1998-03-31 Theodore TsoChange to not return GSS_S_CONTINUE_NEEDED, per the...
1998-03-30 Ezra Peisach * klist.c (main): Exit with a 0 exit status if everyth...
1998-03-30 Ezra Peisach * kdb5_mkdums.c: Add parenthesis about assignements...
1998-03-30 Ezra Peisach * kdc5_hammer.c (usage): Change usage to refelect...
1998-03-30 Ezra Peisach * kdb5_verify.c: Declare main() as int instead of...
1998-03-30 Ezra Peisach * t_inetd.c: Include stdlib.h (if present) for atoi...
1998-03-30 Ezra Peisach * ktest_equal.h: Add prototypes for ktest_equal_sam_ch...
1998-03-30 Ezra Peisach * resolve.c: Include unistd.h if present on system...
1998-03-30 Ezra Peisachgcc -Wall cleanups. Mainly adding prototypes and
1998-03-23 Tom Yu * seteuid.c (krb5_setegid): Fix typo: seteuid -> setegid
1998-03-20 Tom Yu * kdc_util.c (add_to_transited): Check lengths, fix...
1998-03-17 Tom Yu * chk_trans.c (krb5_check_transited_list): Check lengt...
1998-03-12 Tom Yuoops... add PR number
1998-03-12 Tom Yu * update_utmp.c (pty_update_utmp): Fix bogus entry of
1998-03-05 Dan Winship * ftpcmd.y (getline): Don't syslog passwords...
1998-03-05 Ezra Peisach * alt_prof.c (krb5_free_realm_params): Free realm_acl_...
1998-03-03 Ezra Peisach * Makefile.in: Enable v4 kadmin tests only if athena
1998-03-03 Ezra Peisach * configure.in: Enable v4 kadmin tests only if athena
1998-03-03 Ezra Peisach * configure.in: Add KRB5_BUILD_PROGRAM
1998-03-03 Ezra Peisach * Makefile.in (t_cksum): Do not depend on libkrb5...
1998-03-02 Ezra Peisach * Makefile.in: Integrate in the krb5 build tree rules.
1998-03-02 Theodore Tsopre.in: Define AUTOCONF and CONFIG_RELTOPDIR from the...
1998-03-02 Theodore Tsoaclocal.m4: Remove unused variables BUILDTOP and SRCTOP...
1998-03-02 Theodore Tsoconfigure.in: Clean up configure script. Check $cross_...
1998-03-02 Theodore TsoMakefile.in (env-setup.stmp): If env-setup.stamp needs...
1998-03-02 Theodore TsoDefine S_TOP to contain an absolute pathname to the...
1998-03-02 Theodore TsoRemove check for the regular expression functions,...
1998-03-01 Tom Yu * env-setup.shin (STOP): SRCTOP -> SRCTOPDIR
1998-03-01 Tom Yudocument previous
1998-03-01 Tom Yu * configure.in: Fix up somewhat (SRCTOP -> SRCTOPDIR...
1998-02-28 Tom Yu * Makefile.in (env-setup.stamp): Fix up to use $(thisc...
1998-02-28 Theodore TsoCollapse all configure.in files under the kadmin direct...
1998-02-28 Tom Yu * Makefile.in (SHLIB_EXPLIBS): Replace @SHLIB_GEN...
1998-02-28 Theodore TsoCollapse all of lib/kadm5's configure scripts into...
1998-02-28 Theodore Tsoconfigure.in: Move the regular expression function...
1998-02-28 Theodore Tsoaclocal.m4 (KRB5_AC_REGEX_FUNCS): Take the regular...
1998-02-28 Theodore TsoCollapse lib/krb5's configure.in files into a single...
1998-02-28 Theodore Tsoexport_name.c (krb5_gss_export_name): Fix bug in gss_ex...
1998-02-25 Ezra Peisach * schpw.c (process_chpw_request): Free memory...
1998-02-25 Tom Yu * ftpcmd.y: Add production "nonguest" to catch things...
1998-02-24 Tom Yu * kcmd.c: Integrate ghudson's changes for client-side...
1998-02-24 Tom Yu * utility.c (ptyflush, netflush): Explicitly reset...
1998-02-23 Tom Yu * ftpd.c: Use krb5_seteuid() and krb5_setegid(). ...
1998-02-23 Tom Yu * v4rcp.c: Punt nastiness to redefine setreuid, as...
1998-02-23 Tom Yu * configure.in: Add checks for set{re,e,res}gid()
1998-02-23 Tom Yu * k5-util.h: New file. Add krb5_seteuid in order...
1998-02-20 Theodore Tsokdc_preauth.c (get_preauth_hint_list): Don't add the...
1998-02-20 Tom Yu * recvauth.c (krb5_recvauth): Add some bookkeeping...
1998-02-18 Tom YuRemove trailing slash from thisconfigdir. Change direc...
1998-02-18 Tom Yu * windows.in: Rewrite some of the directory syntax
1998-02-15 Tom Yu * ovsec_kadmd.c (kadm_svc_run): Fix naming of _rpc_dta...
1998-02-14 Ezra Peisach * configure.in: Remove USE_ANAME, and the defines...
1998-02-14 Ezra PeisachRemove USE_ANAME
1998-02-14 Ezra PeisachRemove USE_ANAME as aclocal.m4 no longer defines it
1998-02-14 Ezra Peisachconfigure.in: Remove USE_ANAME
1998-02-14 Theodore Tsoasn1buf.h (asn1buf_insert_octet): Use static inline...
1998-02-14 Theodore TsoApplied lxs's changes to make ftpd safe for systems...
1998-02-14 Theodore TsoChecked in wrong version of ChangeLog
1998-02-14 Theodore TsoApplied lxs's changes to add support for Rhapsody DR1
1998-02-14 Tom Yu * kadm_rpc_svc.c: Punt naughty RCS keywords. Update...
1998-02-14 Tom Yu * admin.h:
1998-02-14 Tom Yuoops forgot to update ChangeLog entirely
1998-02-14 Tom Yu * client_init.c:
1998-02-14 Tom Yu * adb_xdr.c: Update header locations
1998-02-14 Tom Yu * client.c: Update header locations. Rename of xdr_free
1998-02-14 Tom Yu"Renames" in the following refer to renaming of various...
1998-02-13 Tom YuDocument previous changes
1998-02-13 Tom Yu * recno/extern.h: Additional renaming
1998-02-13 Tom Yu * hash/extern.h: Additional renaming
1998-02-13 Tom Yu * mpool/mpool.h: Additional renaming
1998-02-13 Tom Yu * btree/extern.h: Additional renaming
1998-02-13 Tom Yu * db-int.h: Additional renaming
1998-02-13 Theodore TsoCollapse ftp and ftpd's configure.in into gssftp's...
1998-02-13 Theodore TsoRemove free functions. (Now moved to lib/krb5/krb...
1998-02-13 Theodore TsoMakefile.in, configure.in: Remove the free directory...
1998-02-13 Theodore TsoAdded new file kfree.c, which contained all of the...
1998-02-13 Theodore TsoAdd AC_PROG_INSTALL since it's needed to install the...
1998-02-13 Theodore TsoCollapse configure.in files below lib/crypto into lib...
1998-02-13 Theodore TsoChange patch so that either mechanism is accepted
1998-02-13 Theodore Tsoaccept_sec_context.c (krb5_gss_accept_sec_context)...
1998-02-13 Theodore Tsoaclocal.m4: Rename K5_OUPUT_FILES to K5_AC_OUTPUT,...
1998-02-13 Tom Yu * hash/hash.c (__kdb2_hash_open): Rename to avoid...
1998-02-13 Tom Yu * db.h: Rename dbopen to avoid collision with NetBSD...
1998-02-13 Tom Yu * sendmsg.c: Explicitly include k5-int.h in order...
1998-02-13 Tom Yu * accept_sec_context.c (krb5_gss_accept_sec_context...
1998-02-12 Tom Yu * client.c (main): Tweak the kludge variable
1998-02-12 Tom Yu * init_sec_context.c: KLUDGE!! Add global variable
1998-02-12 Tom Yu * configure.in: Add commented out AC_OUTPUT to force...
1998-02-12 Theodore TsoMass makefile/configure.in build system revamp
1998-02-06 Tom Yu * kerberos_v4.c: Move macro definition of klog earlier...
1998-02-06 Theodore Tsopopen.c (ftpd_popen): Make sure you can't overrun the...
1998-02-06 Theodore Tsord_cred.c (krb5_rd_cred):
next