| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=99500
|
| |
|
|
|
|
|
| |
Reviewed by: bde
Notes:
svn path=/head/; revision=95980
|
| |
|
|
|
|
|
| |
Sponsored by: DARPA, NAI Labs
Notes:
svn path=/head/; revision=95915
|
| |
|
|
|
|
|
| |
Tested by: kuriyama
Notes:
svn path=/head/; revision=94830
|
| |
|
|
|
|
|
|
|
|
| |
I dunno if there is an IPv6 supported rexec client. So, it was
tested that this change doesn't break an IPv4.
Tested by: kuriyama (IPv4 only)
Notes:
svn path=/head/; revision=94828
|
| |
|
|
|
|
|
| |
Hint by: ume
Notes:
svn path=/head/; revision=94824
|
| |
|
|
|
|
|
|
| |
o register removal
o use new style prototypes and function definitions
Notes:
svn path=/head/; revision=90377
|
| |
|
|
|
|
|
| |
are not yet warning-clean. Tested on i386 and alpha.
Notes:
svn path=/head/; revision=90164
|
| |
|
|
| |
Notes:
svn path=/head/; revision=81118
|
| |
|
|
|
|
|
|
|
|
| |
definitions are more readable, and it's possible that they're
more portable to pathalogical platforms.
Submitted by: David Hill <david@phobia.ms>
Notes:
svn path=/head/; revision=80381
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79754
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79529
|
| |
|
|
|
|
|
|
| |
I believe I have done due dilligence on this, but I'd appreciate
decent test scenarios and sucess (or failure) reports.
Notes:
svn path=/head/; revision=79466
|
| |
|
|
|
|
|
| |
Idea from: Theo de Raadt <deraadt@openbsd.org>
Notes:
svn path=/head/; revision=79452
|
| |
|
|
| |
Notes:
svn path=/head/; revision=76183
|
| |
|
|
|
|
|
| |
- MAN[1-9] -> MAN.
Notes:
svn path=/head/; revision=74814
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74529
|
| |
|
|
| |
Notes:
svn path=/head/; revision=69313
|
| |
|
|
| |
Notes:
svn path=/head/; revision=68949
|
| |
|
|
|
|
|
| |
Submitted by: sheldonh@uunet.co.za
Notes:
svn path=/head/; revision=60594
|
| |
|
|
|
|
|
|
| |
(presuming that the user in question is not in /etc/ftpusers and
does not have a null password).
Notes:
svn path=/head/; revision=60507
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50476
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
friends are terminated and allow for a maximum
host name length of MAXHOSTNAMELEN - 1.
Put parenthesis around sizeof args.
Make some variables static.
Fix telnetd -u (broken by my last commit)
Prompted by: bde
Notes:
svn path=/head/; revision=45422
|
| |
|
|
| |
Notes:
svn path=/head/; revision=45396
|
| |
|
|
|
|
|
|
|
| |
gethostbyaddr() & gethostbyname().
Remove brokeness in ftpd for hosts of MAXHOSTNAMELEN length.
Notes:
svn path=/head/; revision=45393
|
| |
|
|
| |
Notes:
svn path=/head/; revision=31419
|
| |
|
|
|
|
|
|
|
|
|
|
| |
compatibility problem at the same time. Some buffer made large enough
for worst case hostname.
fixes PR 2593.
Reviewed by: Dan Cross and maybe others
Notes:
svn path=/head/; revision=24189
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22989
|
| |
|
|
|
|
|
|
|
| |
rev 1.7 deraadt:
buf oflow
Obtained from: OpenBSD
Notes:
svn path=/head/; revision=22457
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
it is both uneeded and breaks certain lock-step timing in the rexec
protocol.
Yes, an attacker can "relay" connections using this trick, but a properly
configured firewall that would make this sort of subterfuge necessary in the
first place (instead of direct packet spoofing) would also thwart useful
attacks based on this.
Notes:
svn path=/head/; revision=19924
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
succeeded.
Never allow the reverse channel to be to a privileged port.
Cannidate for: 2.1 and 2.2 branches
Reviewed by: pst (with local cleanups)
Submitted by: Cy Shubert <cy@cwsys.cwent.com>
Obtained from: Jaeger <jaeger@dhp.com> via BUGTRAQ
Notes:
svn path=/head/; revision=19871
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18471
|
| |
|
|
| |
Notes:
svn path=/head/; revision=10401
|
| |
|
|
|
|
|
|
|
| |
getlogin() to return wrong answers (eg: "root").
Reviewed by: davidg
Obtained from: James Jegers, for NetBSD, slightly reworked by me.
Notes:
svn path=/head/; revision=9765
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8870
|
| |
|
|
|
|
|
|
|
|
| |
Change the library order so libcrypt is the last library in the list.
libskey contains references to _crypt and can't resolve it unless
-lcrypt occurs after it in the link command. This only occurs when
linking statically.
Notes:
svn path=/head/; revision=7128
|
| |
|
|
| |
Notes:
svn path=/head/; revision=3234
|
| |
|
|
|
|
|
|
|
|
| |
Rexecd is a crock, it never should have been written, however make it so
that people who have a need to run it don't hurt themselves so badly.
Obtained from: Ideas obtained from logdaemon 4.3 from Wietse Venema
Notes:
svn path=/head/; revision=3191
|
| |
|
|
|
|
|
|
| |
Reviewed by:
Submitted by: guido
Notes:
svn path=/head/; revision=2195
|
| |
|
|
|
|
|
| |
Submitted by: Geoff
Notes:
svn path=/head/; revision=2158
|
| |
|
|
|
|
|
| |
set up right yet.
Notes:
svn path=/head/; revision=1875
|
|
|
Notes:
svn path=/vendor/CSRG/dist/; revision=1592
|