Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/libexec/ftpd
Module Name: src
Committed By: lukem
Date: Mon Jun 9 00:33:40 UTC 2008
Modified Files:
src/libexec/ftpd: cmds.c conf.c ftpd.c popen.c version.h
Log Message:
Don't use non-standard "u_<foo>" types.
Strip trailing whitespace (as well as ':'s) off PAM password prompts.
Improve some debug logging related to PAM.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/libexec/ftpd/cmds.c
cvs rdiff -r1.60 -r1.61 src/libexec/ftpd/conf.c
cvs rdiff -r1.184 -r1.185 src/libexec/ftpd/ftpd.c
cvs rdiff -r1.32 -r1.33 src/libexec/ftpd/popen.c
cvs rdiff -r1.67 -r1.68 src/libexec/ftpd/version.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index