summaryrefslogtreecommitdiffstats
path: root/src/appl
Commit message (Expand)AuthorAgeFilesLines
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-1321-31/+132
* Apply patch from shadow@andrew.cmu.edu to fix a bug I fixedSam Hartman1996-11-202-1/+8
* Remove the popper, mailquery, and movemail directoriesTheodore Tso1996-11-192-1/+6
* Removing old POP applicationsTheodore Tso1996-11-1953-7613/+0
* sys_bsd.c(intr): Added checks to intr_waiting and intr_happened toTheodore Tso1996-11-144-4/+42
* * krcp.c: don't print our own error message if kcmd returns -1 (itBarry Jaspan1996-11-142-8/+16
* * ftpd.c (ftpd_userok): Don't undconditionally return -1Tom Yu1996-11-122-1/+6
* * krshd "plumbing" fixesMark Eichin1996-11-122-66/+112
* same typoMark Eichin1996-11-121-0/+1
* fix typoMark Eichin1996-11-121-1/+1
* * Makefile.in, configure.in, krshd.c, v4rcp.M, v4rcp.c: addedMark Eichin1996-11-116-17/+1237
* Commit jhawk's patch to print IP status.Sam Hartman1996-11-112-2/+6
* Call gethostbyaddr over what we connect to to get the Kerberos principal toSam Hartman1996-11-102-0/+12
* * login.c (k_init): Set up KRBTKFILE if converting krb5 tickets toTom Yu1996-11-102-1/+6
* Fix so login.c compiles with krb4 support.Sam Hartman1996-11-092-2/+7
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-0817-19/+100
* movemail.c (main): Check the error return from krb5_init_context(),Theodore Tso1996-11-082-23/+40
* poplib.c, mailquery.c: Cleaned up gcc -Wall warningsTheodore Tso1996-11-084-38/+52
* Check return value of krb5_init_context()Theodore Tso1996-11-082-1/+7
* login.c (destroy_tickets): Just use global kcontext insteadTheodore Tso1996-11-077-21/+55
* * Fix broken comment ; it's setuid() that must suceed not the setleuidSam Hartman1996-11-022-3/+14
* * Remove rhosts support [138]Sam Hartman1996-11-026-244/+25
* * Add forward command. [45]Sam Hartman1996-11-024-6/+138
* * Add TOS support on other than Cray [57]Sam Hartman1996-11-026-33/+67
* Make the defaults be to *not* to get Kerberos V4 tickets. There areTheodore Tso1996-10-302-6/+15
* * configure.in: Add USE_GSSAPI_LIBRARYEzra Peisach1996-10-283-3/+8
* * ftpd.c (auth_data): actually exit the for loop if the ftp keyMark Eichin1996-10-222-2/+7
* gss-server.c: Re-added code to test import and export securityTheodore Tso1996-10-223-15/+141
* * kcmd.c: don't retry (and waste 7 seconds) on ECONNREFUSED, justBarry Jaspan1996-10-212-8/+6
* * krsh.c, krlogin.c: don't print our own error message if kcmdBarry Jaspan1996-10-183-8/+16
* * ftpd.c (secure_fprintf): Use STDARG routines ifEzra Peisach1996-10-142-5/+28
* Misc debugging cleanups [71, 74]Sam Hartman1996-10-142-7/+22
* Environment command argument handling sometimesSam Hartman1996-10-142-2/+8
* Remove rsaencpwd and krb4encpwd authentication. Bugs were beingSam Hartman1996-10-147-1124/+8
* * Use login.krb5 -f from klogindSam Hartman1996-09-304-39/+37
* Fix goto labels so it compiles without krb4 supportSam Hartman1996-09-302-1/+5
* * cmds.c (setpeer): Apply jik's fix so "-n" actually works asTom Yu1996-09-272-2/+8
* Check in all of jik's patches besides the forward commandSam Hartman1996-09-217-3/+76
* Preliminary fixed version of patch to deal with reading in credentialsSam Hartman1996-09-212-17/+38
* * login.c: fix a security-threating race condition: chown'ing theBarry Jaspan1996-09-112-6/+131
* Remove left-over .Sanitize fileTheodore Tso1996-09-111-31/+0
* * telnet.1: Update -x flag usage to reflect our behavior ofTom Yu1996-09-102-1/+6
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-1023-28/+50
* Don't allow the environment variable RESOLV_HOST_CONF to be set forTheodore Tso1996-09-072-0/+6
* login.M: Document that login_krb4_convert is off by defaultTheodore Tso1996-09-063-3/+18
* TCP performance fix (see 2203 in krb5-bugs): write out encrypted dataSam Hartman1996-09-023-31/+54
* Removed Cygnus-specific infoJeff Bigler1996-08-304-278/+41
* man page rewrite from Cygnus. (Got rid of tmac.doc dependency, whichJeff Bigler1996-08-292-1459/+1508
* man page tweak from CygnusJeff Bigler1996-08-294-66/+67
* man page rewrite from Cygnus. (Got rid of dependency on tmac.doc, whichJeff Bigler1996-08-292-1216/+1225