summaryrefslogtreecommitdiffstats
path: root/libexec/rlogind/rlogind.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: r262136brueffer2014-02-241-5/+1
* Replace index() and rindex() calls with strchr() and strrchr().ed2012-01-031-3/+4
* Add __unusedcharnier2010-12-201-1/+1
* Add a new libc function: cfmakesane(3).ed2010-11-021-4/+5
* Remove `dead code' from rlogind.ed2010-01-131-12/+1
* NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 definesume2005-05-131-6/+1
* Spell SHUT_RDWR as SHUT_RDWR not 2 as the how argument to shutdown(2).jmallett2005-05-111-1/+1
* Fix most cases where the address of an int is passed to a function expecting astefanf2005-02-141-2/+4
* Removed Kerberos remnants.ru2005-02-091-40/+5
* Fix a sign/unsigned comparison.obrien2003-05-041-5/+5
* Use <paths.h> rather than "pathnames.h", and fix a couple of whitespace nits.des2002-05-081-3/+10
* o __P removalimp2002-02-071-39/+22
* Handle snprintf() returning < -1.brian2001-08-201-1/+1
* Handle snprintf() returning -1.brian2001-08-201-0/+2
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. Thesheldonh2001-07-261-1/+1
* MFS: Silence compilation warnings.ru2000-12-071-1/+1
* Removed broken PAM support from rshd(8) and rlogind(8). rshd doesru2000-10-121-24/+0
* Make it compile without -DNO_PAM again.ru2000-10-061-0/+4
* sprintf() -> snprintf() paranoia.kris2000-08-041-2/+2
* Make compilable without -DINET6.ume2000-07-281-6/+2
* sync iruserok() extension API with other BSDsshin2000-02-011-15/+2
* several tcp apps IPv6 updateshin2000-01-251-17/+68
* Fix for new Kerberos4. Make a fist cut at PAM-ising while I'm here.markm1999-09-191-135/+27
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Ufff. cflags -> chflags. I could have sworn this change has been inimp1999-08-211-3/+3
* Remove all flags from devices before we try to assert ownership andimp1999-08-211-1/+3
* More egcs warning fixes:imp1999-04-251-3/+4
* Ensure that things returned by gethostname() andbrian1999-04-071-3/+3
* Use realhostname() rather than various combinations ofbrian1999-04-061-27/+2
* As previously threatened, clean up the rshd -a option and make it defaultpeter1998-12-161-47/+21
* Sort #includes. Add rcsid. Add man page section in .Xrefs.charnier1997-11-251-5/+7
* Changes for the new KTH Kerberos.markm1997-09-281-8/+16
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-281-2/+2
* Fix various buffer overflows that may or may not be exploitable.imp1997-03-241-5/+7
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Some patches for source routed packets from OpenBSD.imp1997-02-091-14/+14
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* 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
* Fix typo.nate1995-12-021-1/+1
* It is not necessary to check if a '-' is in lusername., Checking ifguido1995-12-011-1/+1
* Stop rlogind from bogusly ignoring an explicit .rhosts file for root.peter1995-11-201-3/+2
* Added a -D option to set the TCP_NODELAY socket option. This improvesdg1995-10-151-4/+13
* Kerberos can now deal with multi-homed clients.gibbs1995-10-051-1/+1
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* Plug security hole that was already fixed in 1.1. It preventsguido1994-08-151-0/+5
* BSD 4.4 Lite Libexec Sourcesrgrimes1994-05-271-0/+759
OpenPOWER on IntegriCloud