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
/
conf.c
Age
Commit message (
Expand
)
Author
2012-11-04
include pwd.h for password stuff
christos
2011-08-14
remove gcc-4.5 hack
christos
2009-03-15
Fix WARNS=4 issues (const & sign mismatches, etc)
lukem
2008-06-09
Don't use non-standard "u_<foo>" types.
lukem
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-09
Switch from lockf() to (more portable) fcntl() locking
lukem
2006-12-17
fix volatile and initialization issues, from Anon Ymous
christos
2006-02-01
debug -> ftpd_debug
christos
2005-10-02
Fix comment about DEFAULT_UMASK.
lukem
2005-08-24
* Add recvbufsize configuration option
ginsbach
2005-03-03
* Add hidesymlinks configuration option
ginsbach
2004-12-11
change _PATH_FOO to _NAME_FOO where FOO is not a path. I'll discuss with
christos
2004-08-09
Fixes from (or inspired by) OpenBSD:
lukem
2002-11-29
- convert to using libc's strsuftoll(3)
lukem
2002-11-16
audit use of strto* - beware of ERANGE, as well as typecast on result.
itojun
2002-10-03
Enable GLOB_BRACE for ftpd.conf(5)'s `notify' directive.
lukem
2002-06-18
Added CONF_LL macro, which understands raw 'strsuftoll' conf variables.
aidan
2002-05-30
Add optional mmap(2)/write(2) support for binary file transfer.
enami
2001-12-04
Add two new ftpd.conf(5) directives:
lukem
2001-12-01
- enable case insensitive fnmatch(3)ing for hostname globs in ftpusers(5)
lukem
2001-09-19
a few changes from Mike Heffner <mheffner@vt.edu> in private email:
lukem
2001-06-26
s/tise/tize/ in docco, add "advertize" as synonym for "advertise"
lukem
2001-05-25
Initialize a pointer needed when expanding the %C "display file escape
kristerw
2001-04-25
crank copyrights of files changed this year
lukem
2001-03-18
don't leak globbed memory.
christos
2001-03-16
Use GLOB_LIMIT. Also fix a bug where gl_offs was not initialized and could
christos
2001-03-16
don't support t(erabyte) as a suffix in strsuftoll() #ifdef NO_LONG_LONG
lukem
2000-12-18
Features:
lukem
2000-11-16
- new ftpd.conf directives:
lukem
2000-11-15
changes to improve portability:
lukem
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-09
More -Wformat cleanups.
sommerfeld
2000-06-19
various fixes suggested by Robert Elz:
lukem
2000-05-20
convert to ANSI C as per style guide
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-10
fix problem where ftpd.conf lines would match everything if there was
lukem
2000-01-09
* new ftpd.conf directive:
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-11-28
check return val of sl_init() and sl_add()
lukem
1999-08-25
more kerberos5 fixes
christos
1999-05-18
* fix a problem in retrieve() where arguments to commands weren't working
lukem
1999-05-17
features/fixes:
lukem
1999-02-24
Make this build with KERBEROS5 defined.
explorer
1999-02-05
* actually commit the changes which add support for recognising RFC 2228
lukem
1998-12-28
* replace LOG(CMD|BYTES) macros with logcmd(), which is a cleaner
lukem
1998-09-06
* complete fix for `multiple replies returned for single parse error'
lukem
[next]