summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd
Commit message (Expand)AuthorAgeFilesLines
* * krlogind.c:Tom Yu1997-12-125-4/+30
* * krlogind.c (recvauth): Fix args in call toTom Yu1997-11-202-1/+6
* * krshd.c: Don't set checksum_ignored to 1 if checksum_required isTom Yu1997-11-182-4/+7
* * forward.c (rd_and_store_for_creds): Don't do the chown. AvoidsTom Yu1997-11-133-20/+25
* Use error_message(errno) instead of using sys_errlist[errno]. ThisTheodore Tso1997-11-072-55/+60
* * krlogind.c (doit): Fix up potential buffer overrun.Tom Yu1997-11-054-4/+19
* Removed useless .so to a non-existent macro fileTheodore Tso1997-10-072-1/+4
* * krlogind.c (main): Changes to allow for standalone daemonTom Yu1997-09-022-58/+113
* killpg() wasn't conditionalized in login.c, causing compiles to fail onKevin Mitchell1997-06-302-0/+12
* login.c: Always use the new tty line discpline. [krb5-appl/428]Theodore Tso1997-06-072-10/+34
* 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-185-6/+12
* login.c: set ccache name consistently with other login appsRichard Basch1997-02-112-1/+6
* Merge of libhack_branchTom Yu1997-02-093-27/+25
* 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-136-6/+45
* * krcp.c: don't print our own error message if kcmd returns -1 (itBarry Jaspan1996-11-142-8/+16
* * 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
* * 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
* 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
* Make the defaults be to *not* to get Kerberos V4 tickets. There areTheodore Tso1996-10-302-6/+15
* * 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
* * 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
* 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 ".so man1/header.doc" and extra args to .THTom Yu1996-09-107-12/+11
* 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-303-205/+30
* man page rewrites/tweaks/edits from CygnusJeff Bigler1996-08-296-334/+471
* Fix bug that caused files transmitted by a NetBSD box to have fileSam Hartman1996-08-102-1/+8
* Fix typo so that krsh doesn't exit when using the default portTheodore Tso1996-06-242-1/+6
* * klogind should do a better job of initializing output flags on ttySam Hartman1996-06-245-1/+48
* Remove tests that are not needed with the pty library in placeEzra Peisach1996-06-152-22/+6