summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd
Commit message (Expand)AuthorAgeFilesLines
* 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
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Update .Sanitize files to reflect current file statusTheodore Tso1996-06-061-2/+3
* * Makefile.in,configure.in: allow compilation w/o krb4 (Ezra'sTom Yu1996-06-043-1/+25
* * login.c: Ezra's patches to trim unsed arg fromTom Yu1996-06-041-6/+14
* Use secure context for loginSam Hartman1996-05-232-1/+6
* krlogind.c krshd.c:Richard Basch1996-05-094-1/+63
* Merge with Cygnus sources, changes from Mark Eichin, Marc Horowitz, ChrisKen Raeburn1996-05-0113-629/+1547
* login man page by mark eichinKen Raeburn1996-04-292-0/+70
* * Makefile.in (install): Install correct set of man pages, and check forKen Raeburn1996-04-294-7/+17
* Whitespace cleanupRichard Basch1996-04-251-8/+6
* One could not specify -c in inetd.conf, because of theRichard Basch1996-04-222-10/+12
* * krshd.c: If checksumming is required & ALWAYS_V5_KUSEROK isRichard Basch1996-04-212-6/+18
* * Remove documentation of how krlogind gets its command line optionsSam Hartman1996-04-215-33/+110
* Fix typo in last night's commitSam Hartman1996-04-191-1/+1
* Add Doug Engert's patches to dealSam Hartman1996-04-193-20/+64
* configure.in (LOGINLIBS): Remove DECLARE_SYS_ERRLIST since it's noTheodore Tso1996-04-175-299/+236
* Drop support for option names in argv[0]Sam Hartman1996-04-165-66/+7
* Remove setpgrp() call from krlogindSam Hartman1996-04-153-10/+20
* Destroy any forwarded credentials when we cleanup. (They were stored inRichard Basch1996-04-132-1/+15
* * kcmd.c: Cleaned up whitespace and removed commented & unused cruftRichard Basch1996-04-114-39/+35
* Add an option -L to pass an environment variable to a client.Ezra Peisach1996-04-082-10/+53