aboutsummaryrefslogtreecommitdiff
path: root/libexec/rlogind
Commit message (Expand)AuthorAgeFilesLines
* Make it compile without -DNO_PAM again.Ruslan Ermilov2000-10-062-1/+5
* sprintf() -> snprintf() paranoia.Kris Kennaway2000-08-041-2/+2
* Make compilable without -DINET6.Hajimu UMEMOTO2000-07-281-6/+2
* Use libcrypto instead of libdes.Mark Murray2000-02-241-1/+1
* sync iruserok() extension API with other BSDsYoshinobu Inoue2000-02-011-15/+2
* several tcp apps IPv6 updateYoshinobu Inoue2000-01-253-18/+71
* . mdoc(7)'fyAlexey Zelkin2000-01-071-7/+17
* Fix for new Kerberos4. Make a fist cut at PAM-ising while I'm here.Mark Murray1999-09-194-146/+177
* Fix more Common Error brokenness.Mark Murray1999-09-061-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Ufff. cflags -> chflags. I could have sworn this change has been inWarner Losh1999-08-211-3/+3
* Remove all flags from devices before we try to assert ownership andWarner Losh1999-08-211-1/+3
* More egcs warning fixes:Warner Losh1999-04-251-3/+4
* Ensure that things returned by gethostname() andBrian Somers1999-04-071-3/+3
* Use realhostname() rather than various combinations ofBrian Somers1999-04-061-27/+2
* Oops, I missed a few more /etc/nologin references yesterday. It appearsSatoshi Asami1999-01-121-2/+2
* As previously threatened, clean up the rshd -a option and make it defaultPeter Wemm1998-12-161-47/+21
* Add -lcrypt when building kerberos.John Birrell1998-09-051-3/+3
* Fix LIBDIR (for aout/ELF).Mark Murray1998-08-061-2/+2
* Sort #includes. Add rcsid. Add man page section in .Xrefs.Philippe Charnier1997-11-252-13/+15
* Changes for the new KTH Kerberos.Mark Murray1997-09-282-12/+26
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-281-2/+2
* Fix various buffer overflows that may or may not be exploitable.Warner Losh1997-03-241-5/+7
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
* Some patches for source routed packets from OpenBSD.Warner Losh1997-02-091-14/+14
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
* Sort cross references.Wolfram Schneider1997-01-131-4/+2
* Document the -k, -v and -x options.Mike Pritchard1996-12-161-1/+15
* add forgotten $Id$Wolfram Schneider1996-09-223-0/+4
* Fix some compilation warnings.Paul Traina1996-09-211-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/+13
* Fix typo.Nate Williams1995-12-021-1/+1
* It is not necessary to check if a '-' is in lusername., Checking ifGuido van Rooij1995-12-011-1/+1
* Stop rlogind from bogusly ignoring an explicit .rhosts file for root.Peter Wemm1995-11-201-3/+2
* Added a -D option to set the TCP_NODELAY socket option. This improvesDavid Greenman1995-10-152-5/+17
* Kerberos can now deal with multi-homed clients.Justin T. Gibbs1995-10-051-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Add distribution=krb for P-HKGarrett Wollman1994-11-201-0/+1
* First level of changes for bringing in eBones (kerberos).Geoff Rehmet1994-09-291-5/+10
* Plug security hole that was already fixed in 1.1. It preventsGuido van Rooij1994-08-151-0/+5
* Update to new make macros and disable Kerberos because we haven't got itGarrett Wollman1994-08-051-5/+5
* BSD 4.4 Lite Libexec SourcesRodney W. Grimes1994-05-274-0/+976