6dd25eb757
20060201 debug -> ftpd_debug xstrdup -> ftpd_strdup 20060317 * Make sure that "su" is initialized before dereferencing it. Fixes Coverity CID 1075. * Set file to NULL after calling fclose(). Fixes Coverity CID 2669. * Remove unreachable code (res could never be NULL here). Fixes Coverity CID 712. 20060509 change (mostly) int to socklen_t. GCC 4 doesn't like that int and socklen_t are different signness. 20060923 Apply patch from PR bin/33261 sent by FUKAOMI Naoki: "ftpd does not update wtmpx". |
||
---|---|---|
.. | ||
cmds.c | ||
conf.c | ||
extern.h | ||
ftpcmd.y | ||
ftpd.8 | ||
ftpd.c | ||
ftpd.conf.5 | ||
ftpusers.5 | ||
logutmp.c | ||
logwtmp.c | ||
Makefile | ||
pathnames.h | ||
popen.c | ||
version.h |