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