index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libexec
/
rlogind
/
rlogind.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines
ume
2005-05-13
1
-6
/
+1
*
Spell SHUT_RDWR as SHUT_RDWR not 2 as the how argument to shutdown(2).
jmallett
2005-05-11
1
-1
/
+1
*
Fix most cases where the address of an int is passed to a function expecting a
stefanf
2005-02-14
1
-2
/
+4
*
Removed Kerberos remnants.
ru
2005-02-09
1
-40
/
+5
*
Fix a sign/unsigned comparison.
obrien
2003-05-04
1
-5
/
+5
*
Use <paths.h> rather than "pathnames.h", and fix a couple of whitespace nits.
des
2002-05-08
1
-3
/
+10
*
o __P removal
imp
2002-02-07
1
-39
/
+22
*
Handle snprintf() returning < -1.
brian
2001-08-20
1
-1
/
+1
*
Handle snprintf() returning -1.
brian
2001-08-20
1
-0
/
+2
*
Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The
sheldonh
2001-07-26
1
-1
/
+1
*
MFS: Silence compilation warnings.
ru
2000-12-07
1
-1
/
+1
*
Removed broken PAM support from rshd(8) and rlogind(8). rshd does
ru
2000-10-12
1
-24
/
+0
*
Make it compile without -DNO_PAM again.
ru
2000-10-06
1
-0
/
+4
*
sprintf() -> snprintf() paranoia.
kris
2000-08-04
1
-2
/
+2
*
Make compilable without -DINET6.
ume
2000-07-28
1
-6
/
+2
*
sync iruserok() extension API with other BSDs
shin
2000-02-01
1
-15
/
+2
*
several tcp apps IPv6 update
shin
2000-01-25
1
-17
/
+68
*
Fix for new Kerberos4. Make a fist cut at PAM-ising while I'm here.
markm
1999-09-19
1
-135
/
+27
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Ufff. cflags -> chflags. I could have sworn this change has been in
imp
1999-08-21
1
-3
/
+3
*
Remove all flags from devices before we try to assert ownership and
imp
1999-08-21
1
-1
/
+3
*
More egcs warning fixes:
imp
1999-04-25
1
-3
/
+4
*
Ensure that things returned by gethostname() and
brian
1999-04-07
1
-3
/
+3
*
Use realhostname() rather than various combinations of
brian
1999-04-06
1
-27
/
+2
*
As previously threatened, clean up the rshd -a option and make it default
peter
1998-12-16
1
-47
/
+21
*
Sort #includes. Add rcsid. Add man page section in .Xrefs.
charnier
1997-11-25
1
-5
/
+7
*
Changes for the new KTH Kerberos.
markm
1997-09-28
1
-8
/
+16
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-28
1
-2
/
+2
*
Fix various buffer overflows that may or may not be exploitable.
imp
1997-03-24
1
-5
/
+7
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Some patches for source routed packets from OpenBSD.
imp
1997-02-09
1
-14
/
+14
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
add forgotten $Id$
wosch
1996-09-22
1
-0
/
+2
*
Fix some compilation warnings.
pst
1996-09-21
1
-1
/
+1
*
#include <kerberosIV/des.h> -> #include <des.h>
markm
1996-02-11
1
-1
/
+1
*
Rename des_set_key -> des_set_key_krb. (libdes conflict)
markm
1996-02-03
1
-1
/
+1
*
Fix typo.
nate
1995-12-02
1
-1
/
+1
*
It is not necessary to check if a '-' is in lusername., Checking if
guido
1995-12-01
1
-1
/
+1
*
Stop rlogind from bogusly ignoring an explicit .rhosts file for root.
peter
1995-11-20
1
-3
/
+2
*
Added a -D option to set the TCP_NODELAY socket option. This improves
dg
1995-10-15
1
-4
/
+13
*
Kerberos can now deal with multi-homed clients.
gibbs
1995-10-05
1
-1
/
+1
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-1
/
+1
*
Plug security hole that was already fixed in 1.1. It prevents
guido
1994-08-15
1
-0
/
+5
*
BSD 4.4 Lite Libexec Sources
rgrimes
1994-05-27
1
-0
/
+759