krb5.git
1998-05-27 Theodore TsoMakefile.in: Update Makefile so that it can be built...
1998-05-27 Theodore Tsomkbin.bat: Added convenience batch file which copies...
1998-05-27 Theodore Tsologwtmp.c: Include paths.h if present, and use _PATH_WT...
1998-05-27 Theodore Tsoconfigure.in: Add check for paths.h
1998-05-27 Theodore Tsosys_term.c: #include utmp.h if present, and use _PATH_W...
1998-05-27 Theodore Tsowindows.in: Remove -DLEHMAN, which doesn't do anything...
1998-05-27 Theodore Tsosrv_rcache.c (krb5_get_server_rcache):
1998-05-27 Theodore TsoCheck in files from Kerbnet-1.2 release. This is an...
1998-05-27 Theodore TsoMakefile.in: include krb5/ccache/memory and windows...
1998-05-27 Theodore Tsokrb5.hin: Declare krb5_auth_con_setrcache and krb5_get_...
1998-05-27 Theodore Tsologin.c (dolastlog): BSD 4.4 systems don't have lastlog...
1998-05-27 Theodore Tsokrb5_32.def: Change the DLL export list to include
1998-05-26 Tom Yu * configure.in: Re-order check for setupterm to avoid...
1998-05-25 Theodore TsoMakefile.in (CLEANLIBS): Remove lib/kadm from the list...
1998-05-25 Theodore TsoMakefile.in: Remove lib/kadm and lib/krb5/free from...
1998-05-25 Theodore Tsoaclocal.m4: Added suggested changes to improve HP-UX...
1998-05-25 Theodore Tsoutil_buffer.c (g_make_string_buffer): Don't include...
1998-05-25 Theodore TsoFix typo which caused import_name to incorrectly import...
1998-05-25 Theodore Tsocopy_ccache.c (gss_krb5_copy_ccache): Fix bugs in copy_...
1998-05-25 Theodore Tsoinq_cred.c (krb5_gss_inquire_cred):
1998-05-25 Theodore Tsoutil_ordering.c (g_order_free):
1998-05-25 Theodore TsoUse double backslashes for the path separators to worka...
1998-05-19 Tom Yu * krb5_err.et: Clarify error for REALM_CANT_RESOLVE
1998-05-16 Tom Yu * login.c: Replace strcpy with strncpy in places....
1998-05-14 Theodore Tsotelnetd.c (main):
1998-05-14 Theodore Tsomain.c (main): POSIX states that getopt returns -1...
1998-05-14 Theodore Tsoconfigure.in: Change test for cgetent to use HAVE_...
1998-05-14 Theodore TsoMake sure the date string printed uses 4 digit years
1998-05-11 Tom YuThis is now obsolete; superceded by src/lib/kadm5
1998-05-11 Tom YuRemove extraneous stuff, as this actually belongs in
1998-05-09 Theodore Tsostr_conv.c (krb5_string_to_timestamp, strptime): Fix...
1998-05-09 Theodore Tsostime.c (krb_stime):
1998-05-08 Theodore TsoPrint the year as 4 digits to avoid Y2K problems
1998-05-08 Theodore Tso * kadm_server.c (krb_log): Print the year using 4...
1998-05-08 Theodore TsoPrint 4 digit years in Krb4 log entries to avoid Y2K...
1998-05-08 Theodore Tsoftpcmd.y (cmd): Fix Y2K problem in the MDTM command
1998-05-06 Theodore TsoAdd a check for the header file krb4-proto.h. Replace...
1998-05-06 Theodore TsoPOSIX states that getopt returns -1 when it is done...
1998-05-06 Theodore TsoAdd support for generic file existence tests (used...
1998-05-06 Theodore TsoPOSIX states that getopt returns -1 when it is done...
1998-05-06 Theodore Tsot_ser.c (main): POSIX states that getopt returns -1...
1998-05-06 Theodore TsoPOSIX states that getopt returns -1 when it is done...
1998-05-06 Theodore TsoPOSIX states that getopt returns -1 when it is done...
1998-05-04 Tom Yu * get_in_tkt.c: Add prototype for make_preauth_list
1998-05-03 Tom Yu * get_in_tkt.c (krb5_get_in_tkt): Add missing argument...
1998-04-25 Sam HartmanFix -n so that it doesn't disable authentication but...
1998-04-22 Ken Raeburn* glob.c (ftpglob): Always allocate new storage, even...
1998-04-17 Tom Yuoops add PR number
1998-04-17 Tom Yu * configure.in: Search for /var/tmp first when determi...
1998-04-17 Tom Yu * asn1_encode.c (asn1_encode_generaltime): Sanity...
1998-04-17 Tom Yu * asn1_err.et (ASN1_BAD_GMTIME): Add code for case...
1998-04-15 Tom Yu * Makefile.in (SHLIB_EXPDEPS):
1998-04-15 Tom Yu * Makefile.in (LIB): Rename to k5crypto
1998-04-15 Tom Yu * pre.in (CRYPTO_DEPLIB):
1998-04-11 Tom Yu (send_file_list): Oops missed a sigsetjmp() call.
1998-04-11 Tom Yu * configure.in: Add CHECK_SETJMP and CHECK_SIGNALS
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...
next