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
Age
Commit message (
Expand
)
Author
2006-05-09
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
mrg
2006-03-23
Remove more references to kerberosIV.
wiz
2006-03-17
Remove unreachable code (res could never be NULL here).
peter
2006-03-17
Set file to NULL after calling fclose().
peter
2006-03-17
Make sure that "su" is initialized before dereferencing it.
peter
2006-02-25
Fix some typos.
wiz
2006-02-01
debug -> ftpd_debug
christos
2005-11-24
NLST should return 450 instead of 550 upon error, per RFC 959.
lukem
2005-10-03
logxfer(): don't use the same buffer to store the results of two separate
lukem
2005-10-02
Fix comment about DEFAULT_UMASK.
lukem
2005-09-11
Remove duplicate line. From YOMURA Masanori in private mail.
wiz
2005-09-10
Fix typo.
wiz
2005-08-24
* Add recvbufsize configuration option
ginsbach
2005-08-07
Sort options.
wiz
2005-08-04
Implement option "-D", for running ftpd in standalone mode (daemon).
peter
2005-07-26
Crank version for Christos' utmpx/wtmpx changes on 20050623
lukem
2005-06-23
cleanup utmp and utmpx support.
christos
2005-04-10
s/getpwnam/sgetpwnam/ Found by John Nemeth.
christos
2005-03-09
Add -lcrypt where -lcrypto is specified.
christos
2005-03-04
Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compiling
he
2005-03-03
* Add hidesymlinks configuration option
ginsbach
2005-02-20
Add PAM and LOGIN_CAP support. Mostly from FreeBSD. If pam is defined,
christos
2005-01-10
Only compile in IPv6 support if ${USE_INET6} != "no"
lukem
2005-01-05
Reorder some declarations so that parsers generated by bison can compile.
lukem
2004-12-11
change _PATH_FOO to _NAME_FOO where FOO is not a path. I'll discuss with
christos
2004-12-09
Fix inverted test for expired passwords. Mea culpa.
ginsbach
2004-11-19
* Don't allow accounts with age expired passwords to login. Any account
ginsbach
2004-11-11
Don't write trash in ut_ss; either initialize it to 0, or put in the proper
christos
2004-11-05
Add (unsigned char) cast to ctype functions
dsl
2004-08-09
Fixes from (or inspired by) OpenBSD:
lukem
2004-07-16
Correctly clamp illegal "SITE CHMOD" mode values. From OpenBSD.
lukem
2004-07-16
Fix minor memory leak with fromname. Inspired by OpenBSD.
lukem
2003-12-10
Use sysconf(_SC_LOGIN_NAME_MAX) to determine the length of login
lukem
2003-10-13
Move Jason Downs's code from a 4-clause to a 3-clause licence by
agc
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-26
netbsd.org->NetBSD.org
salo
2003-07-23
split MKKERBEROS4 from MKKERBEROS. based on work by lha at stacken.kth.se
itojun
2003-06-30
Add ftpd_loginx() and ftpd_logwtmpx() and use them to hold wtmpx file
tacha
2003-06-27
Add Ns.
wiz
2003-03-31
behaviour->behavior
perry
2003-03-03
Don't declare "yylex()" static; AFAICT it shouldn't be, and it causes
lukem
2003-03-03
Fix typos accidentally introduced in rev 1.70 as part of the large
lukem
2003-02-28
it's actually 2003 ...
lukem
2003-02-26
Add '-L xferlogfile', to write xferlog entries there rather than syslog them.
lukem
2003-02-25
.Nm does not need a dummy argument ("") before punctuation or
wiz
2003-02-24
Fix uninitialized variable "notglob" in send_file_list() that was causing
erh
2003-02-24
Fix uninitialized variable in mlsname()
erh
2003-02-24
use LLT and STRTOLL() instead of off_t and strtoull() for parsing the
lukem
2003-02-23
rename local copies of login(), logout() and logwtmp() to
lukem
2003-02-23
crank version for:
lukem
[next]