summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd/krshd.c
Commit message (Expand)AuthorAgeFilesLines
* Whitespace cleanupRichard Basch1996-04-251-8/+6
* One could not specify -c in inetd.conf, because of theRichard Basch1996-04-221-10/+9
* * krshd.c: If checksumming is required & ALWAYS_V5_KUSEROK isRichard Basch1996-04-211-6/+11
* * Remove documentation of how krlogind gets its command line optionsSam Hartman1996-04-211-4/+19
* configure.in (LOGINLIBS): Remove DECLARE_SYS_ERRLIST since it's noTheodore Tso1996-04-171-103/+97
* Drop support for option names in argv[0]Sam Hartman1996-04-161-25/+0
* Remove setpgrp() call from krlogindSam Hartman1996-04-151-1/+5
* * kcmd.c: Cleaned up whitespace and removed commented & unused cruftRichard Basch1996-04-111-9/+1
* Add an option -L to pass an environment variable to a client.Ezra Peisach1996-04-081-10/+48
* Whitespace cleanup for readabilityRichard Basch1996-04-011-12/+14
* krshd.c: use the library routines to do v4 to v5 principal translationRichard Basch1996-03-251-8/+8
* * krshd no longer does non-blocking IO. It never really needed itSam Hartman1996-03-241-5/+1
* * krshd.c (doit): For encrypted rcp, fix logic in determiningEzra Peisach1996-03-121-14/+15
* * rcp (client mode) now uses rsh -x but still supports the old encryption inSam Hartman1996-02-011-17/+21
* * krshd: Make sure KRB5CCNAME gets set for forward creds; code could be much ...Sam Hartman1996-01-311-7/+34
* * Add checksum support to klogind making sure encrypted authenticatorsSam Hartman1996-01-241-62/+90
* Fix a memory leak and reversed argumentsSam Hartman1996-01-201-4/+7
* In the client, construct a checksum from the command lineSam Hartman1996-01-201-1/+27
* * krshd.c (doit): drag TZ= from parent environment into envinit toMark Eichin1995-11-131-2/+15
* * kdb5_stash.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-061-1/+1
* Change to use libpty for utmp handling in login.krb5. RemoveSam Hartman1995-08-011-6/+6
* Check for interrupted select in krshdPaul Park1995-07-271-2/+6
* Remove declaration of errno altoghether. "extern int errno;" isTheodore Tso1995-07-061-2/+0
* ----------------------------------------------------------------------Sam Hartman1995-07-021-1/+1
* Compiler warning cleanupPaul Park1995-06-271-9/+6
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-1/+1
* so that credential forwarding worksEzra Peisach1995-05-131-9/+5
* kcmd.c and krcp.c: Add <stdlib.h> for malloc declarations.Ezra Peisach1995-05-091-1/+1
* * krlogind.c, krshd.c: (krb5_compat_recvauth()):Chris Provenzano1995-05-031-1/+0
* * krcp.c (answer_auth): Should not call krb5_cc_close afterEzra Peisach1995-04-271-2/+10
* Need to copy the client principal out of ticket before calling krb5_ok on aEzra Peisach1995-04-271-0/+4
* * forward.c (rd_and_store_for_creds()) : Rewritten to useChris Provenzano1995-04-261-7/+8
* The variable krb5_override_default_realm is obsolete. Use theTheodore Tso1995-04-221-4/+7
* More changes from ian@cygnus.com to support testingMark Eichin1995-04-211-9/+51
* Fri Apr 21 14:07:15 1995 Mark Eichin <eichin@cygnus.com>Mark Eichin1995-04-211-5/+35
* kcmd.c (kcmd()): Don't pass any data to sendauth() to beChris Provenzano1995-03-271-16/+13
* * forward.c, kcmd.c, krcp.c, krlogin.c, krlogind.c, krsh.c,John Gilmore1995-02-281-6/+2
* * Removed all #include <krb5/crc-32.h>Chris Provenzano1995-02-021-1/+0
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-20/+23
* * kcmd.c, krlogin.c, krcp.c: Always include fcntl.h, and neverTheodore Tso1995-01-101-2/+0
* Tidied up the commentsRichard Basch1995-01-031-10/+10
* * krsh.cRichard Basch1995-01-031-15/+277
* Cleaned up some of the #ifdef's and code duplication.Richard Basch1995-01-021-77/+51
* * krlogin.cRichard Basch1994-12-281-1/+1
* Revamped the utmp/wtmp handlingRichard Basch1994-12-271-40/+18
* Defining setpgrp(a,b) to setpgrp() if SETPGRP_TWOARG is not set canTheodore Tso1994-11-111-4/+4
* Checked in Richard's changes of November 2nd. (See changelog). Lots ofTheodore Tso1994-11-081-9/+56
* More autoconf portability fixes --- for Solaris Suncc. SETPGRP_TWOARG,Theodore Tso1994-09-301-12/+3
* stamp out rcs keywordsMark Eichin1994-08-181-3/+1
* loginlibs, sys/selectMark Eichin1994-08-171-0/+4