aboutsummaryrefslogtreecommitdiff
path: root/libexec/rshd
Commit message (Expand)AuthorAgeFilesLines
* MFC: extend the timeout to the entire login sequence.Dag-Erling Smørgrav2002-05-141-1/+2
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-3/+3
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-7/+7
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-051-4/+2
* MFC: r1.35: fix typoKris Kennaway2001-03-051-1/+1
* MFC: r1.22 Update manpageKris Kennaway2001-03-051-16/+21
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-2/+2
* The previous MFC of 1.16 was not actually an MFC, fixed this.Ruslan Ermilov2000-12-071-2/+2
* MFC 1.16: Remove broken PAM support.Warner Losh2000-11-121-9/+0
* MFC: 1.33 remove broken PAM support from rshd.c. It doens't allocateWarner Losh2000-11-121-20/+0
* MFC rev 1.32: Plug the hole where rshd would bypass a proper .rhostsBrian S. Dean2000-07-101-3/+2
* MFC: remove dead debug codeJeroen Ruigrok van der Werven2000-05-161-8/+0
* Use libcrypto instead of libdes.Mark Murray2000-02-241-1/+1
* sync iruserok() extension API with other BSDsYoshinobu Inoue2000-02-011-8/+2
* Fix rshd coredump when AF_INET socket is used.Yoshinobu Inoue2000-01-281-1/+1
* several tcp apps IPv6 updateYoshinobu Inoue2000-01-253-24/+64
* . mdoc(7)'fyAlexey Zelkin2000-01-071-4/+12
* Fix for new Kerberos4. Make a fist cut at PAM-ising while I'm here.Mark Murray1999-09-192-153/+66
* Fix more Common Error brokenness.Mark Murray1999-09-061-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Ensure that things returned by gethostname() andBrian Somers1999-04-071-6/+5
* Use realhostname() rather than various combinations ofBrian Somers1999-04-061-42/+14
* Oops, I missed a few more /etc/nologin references yesterday. It appearsSatoshi Asami1999-01-121-3/+3
* As previously threatened, clean up the rshd -a option and make it defaultPeter Wemm1998-12-162-64/+29
* Fixed long line in previous commit.Bruce Evans1998-12-031-2/+3
* Added a -D option to turn on TCP_NODELAY.David Greenman1998-12-012-5/+18
* Add -lcrypt when building kerberos.John Birrell1998-09-051-3/+3
* Fix LIBDIR (for aout/ELF).Mark Murray1998-08-061-2/+2
* Replace _exit() with exit()Robert Nordier1998-05-051-2/+2
* Typo.Philippe Charnier1997-12-181-2/+2
* No \n in syslog() strings. Add man page to Xrefs. Change null byte to NUL byte.Philippe Charnier1997-12-022-23/+37
* Changes for the new KTH Kerberos4.Mark Murray1997-09-282-16/+21
* Rshd print to much information if a user does not exists.Wolfram Schneider1997-07-182-8/+7
* login_getclass() -> login_getpwclass().David Nugent1997-05-101-2/+2
* Added login.conf support.David Nugent1997-04-233-8/+71
* Be a bit more careful about what port number we are using for thePeter Wemm1997-03-291-3/+7
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-281-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
* Some patches for source routed packets from OpenBSD.Warner Losh1997-02-091-13/+16
* Make even more copies of hostnames obtained by inet_ntoa(). iruserok()Joerg Wunsch1997-01-271-5/+18
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
* Sort cross references.Wolfram Schneider1997-01-131-4/+4
* Fixes:Marc G. Fournier1996-10-221-2/+2
* add forgotten $Id$Wolfram Schneider1996-09-222-0/+3
* Fix some compilation warnings.Paul Traina1996-09-211-1/+1
* consistent presentation of emphasisAdam David1996-07-231-1/+1
* #include <kerberosIV/des.h> -> #include <des.h>Mark Murray1996-02-111-1/+1
* Rename des_set_key -> des_set_key_krb. (libdes conflict)Mark Murray1996-02-031-1/+1
* Section FILES and SEE ALSO completedWolfram Schneider1996-01-281-1/+18