| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 21 | -31/+132 |
| * | Apply patch from shadow@andrew.cmu.edu to fix a bug I fixed | Sam Hartman | 1996-11-20 | 2 | -1/+8 |
| * | Remove the popper, mailquery, and movemail directories | Theodore Tso | 1996-11-19 | 2 | -1/+6 |
| * | Removing old POP applications | Theodore Tso | 1996-11-19 | 53 | -7613/+0 |
| * | sys_bsd.c(intr): Added checks to intr_waiting and intr_happened to | Theodore Tso | 1996-11-14 | 4 | -4/+42 |
| * | * krcp.c: don't print our own error message if kcmd returns -1 (it | Barry Jaspan | 1996-11-14 | 2 | -8/+16 |
| * | * ftpd.c (ftpd_userok): Don't undconditionally return -1 | Tom Yu | 1996-11-12 | 2 | -1/+6 |
| * | * krshd "plumbing" fixes | Mark Eichin | 1996-11-12 | 2 | -66/+112 |
| * | same typo | Mark Eichin | 1996-11-12 | 1 | -0/+1 |
| * | fix typo | Mark Eichin | 1996-11-12 | 1 | -1/+1 |
| * | * Makefile.in, configure.in, krshd.c, v4rcp.M, v4rcp.c: added | Mark Eichin | 1996-11-11 | 6 | -17/+1237 |
| * | Commit jhawk's patch to print IP status. | Sam Hartman | 1996-11-11 | 2 | -2/+6 |
| * | Call gethostbyaddr over what we connect to to get the Kerberos principal to | Sam Hartman | 1996-11-10 | 2 | -0/+12 |
| * | * login.c (k_init): Set up KRBTKFILE if converting krb5 tickets to | Tom Yu | 1996-11-10 | 2 | -1/+6 |
| * | Fix so login.c compiles with krb4 support. | Sam Hartman | 1996-11-09 | 2 | -2/+7 |
| * | Check the error return from krb5_init_context(), and print an error | Theodore Tso | 1996-11-08 | 17 | -19/+100 |
| * | movemail.c (main): Check the error return from krb5_init_context(), | Theodore Tso | 1996-11-08 | 2 | -23/+40 |
| * | poplib.c, mailquery.c: Cleaned up gcc -Wall warnings | Theodore Tso | 1996-11-08 | 4 | -38/+52 |
| * | Check return value of krb5_init_context() | Theodore Tso | 1996-11-08 | 2 | -1/+7 |
| * | login.c (destroy_tickets): Just use global kcontext instead | Theodore Tso | 1996-11-07 | 7 | -21/+55 |
| * | * Fix broken comment ; it's setuid() that must suceed not the setleuid | Sam Hartman | 1996-11-02 | 2 | -3/+14 |
| * | * Remove rhosts support [138] | Sam Hartman | 1996-11-02 | 6 | -244/+25 |
| * | * Add forward command. [45] | Sam Hartman | 1996-11-02 | 4 | -6/+138 |
| * | * Add TOS support on other than Cray [57] | Sam Hartman | 1996-11-02 | 6 | -33/+67 |
| * | Make the defaults be to *not* to get Kerberos V4 tickets. There are | Theodore Tso | 1996-10-30 | 2 | -6/+15 |
| * | * configure.in: Add USE_GSSAPI_LIBRARY | Ezra Peisach | 1996-10-28 | 3 | -3/+8 |
| * | * ftpd.c (auth_data): actually exit the for loop if the ftp key | Mark Eichin | 1996-10-22 | 2 | -2/+7 |
| * | gss-server.c: Re-added code to test import and export security | Theodore Tso | 1996-10-22 | 3 | -15/+141 |
| * | * kcmd.c: don't retry (and waste 7 seconds) on ECONNREFUSED, just | Barry Jaspan | 1996-10-21 | 2 | -8/+6 |
| * | * krsh.c, krlogin.c: don't print our own error message if kcmd | Barry Jaspan | 1996-10-18 | 3 | -8/+16 |
| * | * ftpd.c (secure_fprintf): Use STDARG routines if | Ezra Peisach | 1996-10-14 | 2 | -5/+28 |
| * | Misc debugging cleanups [71, 74] | Sam Hartman | 1996-10-14 | 2 | -7/+22 |
| * | Environment command argument handling sometimes | Sam Hartman | 1996-10-14 | 2 | -2/+8 |
| * | Remove rsaencpwd and krb4encpwd authentication. Bugs were being | Sam Hartman | 1996-10-14 | 7 | -1124/+8 |
| * | * Use login.krb5 -f from klogind | Sam Hartman | 1996-09-30 | 4 | -39/+37 |
| * | Fix goto labels so it compiles without krb4 support | Sam Hartman | 1996-09-30 | 2 | -1/+5 |
| * | * cmds.c (setpeer): Apply jik's fix so "-n" actually works as | Tom Yu | 1996-09-27 | 2 | -2/+8 |
| * | Check in all of jik's patches besides the forward command | Sam Hartman | 1996-09-21 | 7 | -3/+76 |
| * | Preliminary fixed version of patch to deal with reading in credentials | Sam Hartman | 1996-09-21 | 2 | -17/+38 |
| * | * login.c: fix a security-threating race condition: chown'ing the | Barry Jaspan | 1996-09-11 | 2 | -6/+131 |
| * | Remove left-over .Sanitize file | Theodore Tso | 1996-09-11 | 1 | -31/+0 |
| * | * telnet.1: Update -x flag usage to reflect our behavior of | Tom Yu | 1996-09-10 | 2 | -1/+6 |
| * | remove ".so man1/header.doc" and extra args to .TH | Tom Yu | 1996-09-10 | 23 | -28/+50 |
| * | Don't allow the environment variable RESOLV_HOST_CONF to be set for | Theodore Tso | 1996-09-07 | 2 | -0/+6 |
| * | login.M: Document that login_krb4_convert is off by default | Theodore Tso | 1996-09-06 | 3 | -3/+18 |
| * | TCP performance fix (see 2203 in krb5-bugs): write out encrypted data | Sam Hartman | 1996-09-02 | 3 | -31/+54 |
| * | Removed Cygnus-specific info | Jeff Bigler | 1996-08-30 | 4 | -278/+41 |
| * | man page rewrite from Cygnus. (Got rid of tmac.doc dependency, which | Jeff Bigler | 1996-08-29 | 2 | -1459/+1508 |
| * | man page tweak from Cygnus | Jeff Bigler | 1996-08-29 | 4 | -66/+67 |
| * | man page rewrite from Cygnus. (Got rid of dependency on tmac.doc, which | Jeff Bigler | 1996-08-29 | 2 | -1216/+1225 |