summaryrefslogtreecommitdiffstats
path: root/libexec/rshd/rshd.c
Commit message (Expand)AuthorAgeFilesLines
* Added a -D option to turn on TCP_NODELAY.dg1998-12-011-3/+11
* Replace _exit() with exit()rnordier1998-05-051-2/+2
* No \n in syslog() strings. Add man page to Xrefs. Change null byte to NUL byte.charnier1997-12-021-7/+9
* Changes for the new KTH Kerberos4.markm1997-09-281-12/+18
* Rshd print to much information if a user does not exists.wosch1997-07-181-4/+4
* login_getclass() -> login_getpwclass().davidn1997-05-101-2/+2
* Added login.conf support.davidn1997-04-231-4/+54
* Be a bit more careful about what port number we are using for thepeter1997-03-291-3/+7
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-281-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Some patches for source routed packets from OpenBSD.imp1997-02-091-13/+16
* Make even more copies of hostnames obtained by inet_ntoa(). iruserok()joerg1997-01-271-5/+18
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fixes:scrappy1996-10-221-2/+2
* add forgotten $Id$wosch1996-09-221-0/+2
* Fix some compilation warnings.pst1996-09-211-1/+1
* #include <kerberosIV/des.h> -> #include <des.h>markm1996-02-111-1/+1
* Rename des_set_key -> des_set_key_krb. (libdes conflict)markm1996-02-031-1/+1
* Add missing & in des_set_key argumentache1995-11-191-1/+1
* Move the setlogin() call a little earlier.. It was being done in the childpeter1995-11-121-4/+5
* Check for expired passwords before allowing access to the system.mpp1995-08-281-2/+3
* BSD 4.4 Lite Libexec Sourcesrgrimes1994-05-271-0/+783
OpenPOWER on IntegriCloud