| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
'RELENG_4_3_0_RELEASE'.
This commit was manufactured to restore the state of the 4.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
|
| |
|
|
|
|
|
| |
Approved by: jkh
Notes:
svn path=/stable/4/; revision=75617
|
| |
|
|
|
|
|
| |
Approved by: jkh
Notes:
svn path=/stable/4/; revision=74577
|
| |
|
|
|
|
|
|
| |
-E(PSV) disable mode, fixes to reduce information leakage, ability to
specify compile-time port ranges
Notes:
svn path=/stable/4/; revision=73692
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=73686
|
| |
|
|
|
|
|
| |
limit commands when not logged in
Notes:
svn path=/stable/4/; revision=73515
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=72609
|
| |
|
|
|
|
|
|
| |
PR: 23591
Submitted by: mavetju@chello.nl
Notes:
svn path=/stable/4/; revision=70341
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=69764
|
| |
|
|
|
|
|
| |
were broken because the code failed to set PAM_RHOST.
Notes:
svn path=/stable/4/; revision=67475
|
| |
|
|
|
|
|
| |
has set pwok to a non-zero value. Eliminate gratuitous extern.
Notes:
svn path=/stable/4/; revision=66117
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=64779
|
| |
|
|
|
|
|
| |
failure in standalone mode.
Notes:
svn path=/stable/4/; revision=64765
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=63467
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=62949
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=62194
|
| |
|
|
|
|
|
| |
PR: bin/19390
Notes:
svn path=/stable/4/; revision=62102
|
| |
|
|
|
|
|
| |
Approved by: jkh
Notes:
svn path=/stable/4/; revision=60932
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=58362
|
| |
|
|
|
|
|
|
|
| |
unconditionally active already.
Noticed by: obrien
Notes:
svn path=/head/; revision=57267
|
| |
|
|
|
|
|
|
|
|
| |
-ftpd need to know each of AF_INET and AF_INET6 addr for hosts specified in
/etc/ftphosts.
Approved by: jkh
Notes:
svn path=/head/; revision=57124
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
interface, and statically link them to the programs using them.
These functions, upon reflection and discussion, are too generically
named for a library interface with such specific functionality.
Also the api that they use, whilst ok for private use, isn't good
enough for a libc function.
Additionally there were complications with the build/install-world
process. It depends heavily upon xinstall, which got broken by
the change in api, and caused bootstrap problems and general mayhem.
There is work in progress to address future problems that may be
caused by changes in install-chain tools, and better names for
{g|s}etflags can be derived when some future program requires them.
For now the code has been left in src/lib/libc/gen (it started off
in src/bin/ls).
It's important to provide library functions for manipulating file
flag strings if we ever want this interface to be adopted outside
of the source tree, but now isn't necessarily the right moment
with 4.0-release just around the corner.
Approved: jkh
Notes:
svn path=/head/; revision=57003
|
| |
|
|
|
|
|
|
|
|
| |
-g for CFLAGS which was set at debugging time was mistakenly committed,
so removed it.
Approved by: jkh
Notes:
svn path=/head/; revision=56975
|
| |
|
|
|
|
|
|
|
|
|
|
| |
When hostname is not set, ftpd core dumps, because there is no
NULL check for freeing name resolving information for its own
hostname.
So the check is added.
Approved by: jkh
Notes:
svn path=/head/; revision=56974
|
| |
|
|
|
|
|
|
|
|
| |
ftp, telnet, ftpd, faithd
also telnet related sync with crypto, secure, kerberosIV
Obtained from: KAME project
Notes:
svn path=/head/; revision=56668
|
| |
|
|
|
|
|
| |
many places nowadays.
Notes:
svn path=/head/; revision=55270
|
| |
|
|
|
|
|
| |
Pointed out by: David A. Holland
Notes:
svn path=/head/; revision=51979
|
| |
|
|
| |
Notes:
svn path=/head/; revision=51433
|
| |
|
|
|
|
|
|
|
|
|
| |
a file transfer, the command was mishandled on every other receipt of the
command.
PR: 13261
Submitted by: Ian Lepore <ian@plutotech.com>
Notes:
svn path=/head/; revision=51192
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50990
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50476
|
| |
|
|
|
|
|
|
| |
really dislikes this, we could add a switch to disable it at runtime and
check in popen.c.
Notes:
svn path=/head/; revision=50380
|
| |
|
|
|
|
|
|
|
| |
more than once.
Pointed-out-by: sheldonh
Notes:
svn path=/head/; revision=48313
|
| |
|
|
|
|
|
| |
PR: docs/10771
Notes:
svn path=/head/; revision=46439
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
o main returns int not void
o use return 0 at end of main when needed
o use braces to avoid potentially ambiguous else
o don't default to type int (and also remove a useless register
modifier).
Reviewed by: obrien and chuckr
Notes:
svn path=/head/; revision=46078
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
gethostbyaddr() & gethostbyname().
Remove brokeness in ftpd for hosts of MAXHOSTNAMELEN length.
Notes:
svn path=/head/; revision=45393
|
| |
|
|
|
|
|
|
|
| |
my check of the tree was incomplete. Sorry guys.
Reported by: Ben Smithurst <ben@scientia.demon.co.uk>
Notes:
svn path=/head/; revision=42587
|
| |
|
|
|
|
|
|
|
|
| |
net.inet.ip.portrange.hifirst and net.inet.ip.portrange.hilast
PR: docs/6745
Submitted by: Masachika Ishizuka <ishizuka@ish.org>
Notes:
svn path=/head/; revision=41465
|
| |
|
|
|
|
|
|
| |
of in "src/usr.bin/login". The latter instance is going away. As
soon as ftpd is PAMized, it won't need to use klogin.c at all.
Notes:
svn path=/head/; revision=41278
|
| |
|
|
|
|
|
|
|
| |
PR: bin/7943 bin/8293
Submitted by: Bill Fenner <fenner@parc.xerox.com>
Approved by: jkh
Notes:
svn path=/head/; revision=40310
|
| |
|
|
|
|
|
|
| |
PR: 8094
Submitted by: Christoph Weber-Fahr <wefa@callcenter.systemhaus.net>
Notes:
svn path=/head/; revision=39783
|
| |
|
|
|
|
|
| |
PR: 5676
Notes:
svn path=/head/; revision=37532
|
| |
|
|
|
|
|
| |
time() requires a time_t pointer, not a long.
Notes:
svn path=/head/; revision=36612
|
| |
|
|
|
|
|
|
| |
PR: 6682
Submitted by: Max Euston <meuston@jmrodgers.com>
Notes:
svn path=/head/; revision=36349
|
| |
|
|
|
|
|
|
|
|
|
| |
output for local users. FTP protocol RFC also says that 'ls' output is
not machine-readable. "always UTC" still possible with TZ= in ftpd
environment by price of having UTC in log files too.
Fix INTERNAL_LS to sense new /etc/localtime after chroot
Notes:
svn path=/head/; revision=36140
|
| |
|
|
| |
Notes:
svn path=/head/; revision=36105
|
| |
|
|
| |
Notes:
svn path=/head/; revision=36072
|
| |
|
|
|
|
|
| |
Fork already used for INTERNAL_LS in anycase
Notes:
svn path=/head/; revision=36070
|
| |
|
|
| |
Notes:
svn path=/head/; revision=36068
|