index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
ftpd
/
extern.h
Age
Commit message (
Expand
)
Author
2000-07-23
* make checkportcmd the default. this breaks third-party proxy ftp but
lukem
2000-07-17
* add two new ftpd.conf(5) directives:
lukem
2000-07-08
More format paranoia.
sommerfeld
2000-06-19
various fixes suggested by Robert Elz:
lukem
2000-06-14
major overhaul (just before netbsd 1.5 :-):
lukem
2000-05-20
convert to ANSI C as per style guide
lukem
2000-03-05
* don't bother with a version[] string, just use the macro as appropriate
lukem
2000-01-13
suppress verbose messages from CWD and post-login if the first
lukem
2000-01-12
* add ftpd.conf directive `portrange class min max', which allows specification
lukem
2000-01-08
features:
lukem
1999-12-12
* change format of /etc/ftpusers lines from
lukem
1999-12-07
* change ftpd_popen() to take char *argv[] instead of char *cmd.
lukem
1999-07-02
dual-stack ftpd. run this from inetd, like:
itojun
1999-05-24
Define types for ILP32/LP64-harmonized %q[du] arguments.
ross
1999-05-18
* fix a problem in retrieve() where arguments to commands weren't working
lukem
1999-05-17
features/fixes:
lukem
1998-12-28
* replace LOG(CMD|BYTES) macros with logcmd(), which is a cleaner
lukem
1998-09-12
Make the external declaration of `transflag' match its definition; from R. C.
kleink
1998-09-07
remove nack() - missed in previous work
lukem
1998-09-07
new features:
lukem
1998-09-06
* complete fix for `multiple replies returned for single parse error'
lukem
1998-07-27
const poisoning.
mycroft
1998-07-27
const poisoning.
mycroft
1998-06-30
Add the ability to disable passive connects in ftpd.conf (breaks RFC1123,
tv
1997-11-11
* change checkportcmd syntax to `checkportcmd class [off]' (as per `modify')
lukem
1997-11-11
add a "checkportcmd <class>" option that stops ftp bounce attacks.
mrg
1997-09-23
implement '-c confdir', which allows the specification of an alternate
lukem
1997-06-18
- Pass gcc -Wall
christos
1997-06-14
* implement /etc/ftpd.conf, which adds support for the following features,
lukem
1995-04-11
clean up RCS Id's and a couple of stype nits.
cgd
1994-06-29
4.4-lite, plus our local changes
deraadt