summaryrefslogtreecommitdiffstats
path: root/src/appl
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (SRCS): Fix typo s/scrdir/srcdir/Ezra Peisach1997-07-312-1/+5
* Fix name of srvtab file in the man page to be krb5.keytabTheodore Tso1997-07-162-1/+5
* killpg() wasn't conditionalized in login.c, causing compiles to fail onKevin Mitchell1997-06-302-0/+12
* gss-server.c (server_establish_context): Rearrange server establishTheodore Tso1997-06-113-16/+35
* login.c: Always use the new tty line discpline. [krb5-appl/428]Theodore Tso1997-06-072-10/+34
* Fix Y2K bug in the parsing of the MDTM command. [krb5-appl/399]Theodore Tso1997-05-022-2/+7
* * sys_term.c (start_login): Bounds check the constructed "speed"Tom Yu1997-04-102-2/+13
* Fix stupid typos in test compilationTheodore Tso1997-03-281-2/+2
* If we're on an SGI machine, don't do the MOTD or MAILCHECK thing,Theodore Tso1997-03-282-1/+6
* When falling back to the normal rlogin, clear the signal mask, so thatTheodore Tso1997-03-282-0/+16
* dditional patch for login environment variable processing: respect TERMSam Hartman1997-03-202-0/+10
* krshd should not require a user to have a valid home directory. [krb5-appl/167]Sam Hartman1997-02-282-4/+9
* Fix terminal handling with regard to ^@ and ^oSam Hartman1997-02-222-2/+12
* kcmd.c (getport): Let the OS pick the best port rather than scanning.Richard Basch1997-02-195-131/+120
* Use free() to free realm component, until a replacement function is addedRichard Basch1997-02-191-1/+3
* Remove krb5_xfree from the public interfaceRichard Basch1997-02-189-10/+24
* * configure.in: Fix DES425_DEPLIBTom Yu1997-02-122-1/+5
* * configure.in: Fix DES425_LIB... missed this in libhack_branch;Tom Yu1997-02-122-2/+8
* login.c: set ccache name consistently with other login appsRichard Basch1997-02-112-1/+6
* Merge of libhack_branchTom Yu1997-02-0934-222/+136
* kerberos5.c: The first arg to krb5_verify_checksum is a krb5_context!!!Richard Basch1997-02-062-1/+6
* Overide important environment variables. Preliiminary fix; includeSam Hartman1996-12-292-6/+11
* * configure.in: Fix up "test $ac_cv_c_cross" to deal withTom Yu1996-12-242-2/+7
* 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