asmodai
a7d44a03c1
Fix tftpd and tftp to support file transfers of over 65535 blocks
...
(about 31 MB - 32 MB).
Submitted (partially)
by: Pascal Hofstee <daeron@wit401305.student.utwente.nl>
2001-02-02 10:53:02 +00:00
billf
860b77926b
Add -c/C which chroots by IP of tftp client, (i.e. /tftproot/127.0.0.1/).
2001-01-25 04:20:25 +00:00
ru
d13355bd1f
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 14:42:24 +00:00
wollman
a45e171451
Some more slight doco fixes: update date, and add a bit more to the history.
2000-09-14 19:20:17 +00:00
wollman
ae177100d7
Allow tftpd to run as a specified user, not just `nobody'.
...
Update documentation to reflect new option. Also fix documentation
style and add missing references.
PR: 21268
Submitted by: "Aleksandr A. Babaylov" <babolo@links.ru>
Reviewed by: imp
2000-09-14 19:08:29 +00:00
mpp
08e72288bf
Add $FreeBSD$ lines to man pages that are missing them to make it
...
easier for translation teams.
PR: docs/13418
Submitted by: Alexey Zelkin <phantom@cris.net>
1999-08-28 23:10:20 +00:00
peter
e226894fa0
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
brian
3794629aa4
Ensure that things returned by gethostname() and
...
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
1999-04-07 08:27:45 +00:00
brian
86a9f98333
Use realhostname() rather than various combinations of
...
gethostbyaddr() & gethostbyname().
Remove brokeness in ftpd for hosts of MAXHOSTNAMELEN length.
1999-04-06 23:06:00 +00:00
dg
3817691886
Rename a function name so that it doesn't conflict with a future system call.
1998-10-30 16:17:50 +00:00
jkoshy
d7a9959d8d
Mention that syslog.conf(5) does not log LOG_FTP messages by default.
...
PR: 5287
1998-06-05 10:31:24 +00:00
phk
06b26864f6
openlog() needs to have LOG_NDELAY added, or else the syslog() calls after
...
the chroot will not get sent to syslogd.
PR: 4910
Reviewed by: phk
Submitted by: Jim Mercer <jim@komodo.reptiles.org>
1998-04-12 11:15:54 +00:00
charnier
3f0e1c985b
Use full path in synopsis. Syslog will add trailing \n.
1997-12-03 07:19:58 +00:00
imp
008ea86920
Clarify the actions of -s and the list of allowable names.
1997-10-06 16:28:47 +00:00
imp
298d1ef2f1
compare return value from getopt against -1 rather than EOF, per the final
...
posix standard on the topic.
1997-03-28 15:48:21 +00:00
imp
4218c71aed
Fix non explloitable buffer overflows (since the largest packet processed
...
precludes it) to keep people from whining about it in the newsgroups and
mailing lists.
1997-03-24 06:04:08 +00:00
peter
bd20ff9351
Revert $FreeBSD$ to $Id$
1997-02-22 14:22:49 +00:00
jkh
9c0cd3f9df
Make the long-awaited change from $Id$ to $FreeBSD$
...
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.
1997-01-14 07:20:47 +00:00
joerg
f77bc411f7
Truncate the file when opening it with write intent. Otherwise,
...
there's a good chance that garbage will remain at the end.
Closes PR # bin/2112: tftpd doesn't truncate ...
Reviewed by: fenner
1996-11-30 20:59:32 +00:00
wosch
e5b4420bce
add forgotten $Id$
1996-09-22 21:56:57 +00:00
imp
46b05f172d
Reviewed by: Bill Fenner <fennder@parc.xerox.com>
...
Reviewed by: Garrett Wollman <wollman@freebsd.org>
Submitted by: Warner Losh <imp@village.org>
Close PR bin/1145:
Add -s flag to tftpd. This enables the so-called secure mode
of tftpd where it chroots to a given directory before allowing access
to the files. In addition, it runs as nobody when in this mode.
Reviewed a long time ago by Bill and Garrett. Apply my patch from the
pr, and close the PR.
1996-09-22 04:19:27 +00:00
jkh
c4b721ba0c
I think the security check to invalidate ALL write requests was just a little
...
excessive, and violates the specification defined in the manpage to boot.
1995-02-26 23:28:00 +00:00
wollman
406ac1d7a9
Update to new make macros and disable Kerberos because we haven't got it
...
set up right yet.
1994-08-05 21:24:58 +00:00
rgrimes
7d07d2de2f
BSD 4.4 Lite Libexec Sources
1994-05-27 12:39:25 +00:00