aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-05-22pullups from 1.2krb5-1.0Tom Yu11-18/+65
2000-02-09ksu fixes from trunkKen Raeburn9-110/+140
2000-02-03time parsing/formatting updates from trunkKen Raeburn4-394/+261
2000-02-03Y2K fixes for some test casesKen Raeburn6-3/+17
1999-12-06This commit was manufactured by cvs2svn to create branch 'V1_0_BRANCH'no author5-0/+2090
1999-05-02 * kdc_util.c (kdc_process_tgs_req): If not using the reply cache,Tom Yu2-1/+9
1999-04-30 * configure.in: Fix to define HAVE_SETUPTERM instead ofTom Yu2-2/+6
1999-04-27 * configure.in: Check for setupterm() in libncurses in addition toTom Yu2-4/+9
1999-04-24 * update_utmp.c (pty_update_utmp): utx.ut_pid is a pid_t, andTom Yu2-1/+8
1999-04-24 * svc.c: Fix to reference the correct xprt because we're no longerTom Yu2-4/+6
1999-04-23 * update_wtmp.c: Don't use updwtmpx() even if it exists for glibcTom Yu2-0/+14
1999-04-23wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix wrap_size limit soTheodore Tso2-6/+20
1999-04-22 * t_imp_name.c: Initialize display_file variable in main(),Tom Yu2-2/+10
1999-04-22 * svc.c (svc_getreq, svc_getreqset): Avoid using internal, privateTom Yu2-7/+24
1999-04-21 * configure.in: Check for setupterm() in libncurses in addition toTom Yu2-3/+22
1999-04-21 * configure.in: Check to see if we need to pull in the utilTom Yu2-0/+7
1999-04-16 * g_cnffile.c (krb__get_srvtabname): Fix to actually extractTom Yu2-10/+16
1999-03-31 * cleanup.c (pty_cleanup): Temporary hack to not call revoke()Tom Yu2-0/+7
1999-03-31 * sys_term.c (getptyslave): Under AIX, ignore I_PUSH pcktTom Yu2-1/+9
1999-03-31 * termios-tn.c: Include termio.h under AIX due to brokenness.Tom Yu2-0/+7
1999-03-31 * Makefile.in (KLIB): -lcom_err, not $(COMERRLIB)Tom Yu4-2/+10
1999-03-29 * login.c (dolastlog): BSD 4.4 systems don't have lastlog.h, butTom Yu5-8/+55
1999-03-28 * update_wtmp.c: Define WTMPX_FILE to be _PATH_WTMPX in case we'reTom Yu2-0/+8
1999-03-28 * update_utmp.c (pty_update_utmp): If the ut_exit differs testTom Yu2-1/+8
1999-03-27[ Pullup to 1.0 branch]Theodore Tso14-29/+267
1999-03-27[ Pullup from mainline ]Theodore Tso7-18/+117
1999-03-26 * ftpd.c (login): Check that the luid is not the uid we want toTom Yu2-1/+8
1999-03-25 * promptusr.c (krb5_os_get_tty_uio): getchar() returns int, notTom Yu2-1/+6
1999-03-25 * t_ref_kerb.out: Fix test case for zephyr principal to reflectTom Yu2-1/+6
1999-03-25 * gssftp.exp: Replace "else if" with "elseif" as expect 5.25Tom Yu2-1/+6
1999-03-24 * configure.in: Check for sys/sockio.hTom Yu2-1/+3
1999-03-24 * ftpcmd.y (urgsafe_getc): New function; like getc() except itTom Yu2-4/+39
1999-03-22fix previousTom Yu1-1/+0
1999-03-22 * g_cnffile.c: Use krb5__krb4_context instead of init'ing andTom Yu2-16/+29
1999-03-13 * Makefile.in (kshd): Add $(LOGINLIBS).Tom Yu2-1/+5
1999-03-12 * main.c (main): Fix cleanup code for setluid() failure.Tom Yu2-1/+6
1999-03-12 * mkrel: Update from trunkTom Yu2-0/+14
1999-03-11 * Makefile.in (SHLIB_LIBS): Remove -ldb to avoid HP/UX buildTom Yu2-1/+6
1999-03-10 * aclocal.m4 (enable_shared): Fix quoting bug that breaks sharedTom Yu2-1/+6
1999-03-09 * ftpd.M: Resync with realityTom Yu4-29/+109
1999-03-09add PR number to logTom Yu1-1/+1
1999-03-09 * sendauth.c (krb5_sendauth): Set credspout to NULL if it'sTom Yu2-2/+11
1999-03-09 * kshd.M: Resync manpageTom Yu3-36/+99
1999-03-05 * replay.c (kdc_check_lookaside):Tom Yu4-16/+51
1999-03-05 * kdc_util.c:Tom Yu3-1/+13
1999-03-05 * krshd.c (doit): Apply ghudson's patch so that rshd passes theTom Yu3-4/+30
1999-03-05 * krb5.tex (krb5_mk_safe): Fix reference to a non-existent flag.Tom Yu2-1/+7
1999-03-04 * heuristic.c (get_authorized_princ_names): Fix to not callTom Yu2-5/+13
1999-03-02 * ovsec_kadmd.c (log_badverf): Actually make a real lookup tableTom Yu2-17/+49
1999-02-26 * ftpd.c (reply): Don't call secure_gss_error() or secure_error()Tom Yu2-0/+12