oftpd (ChangeLog oftpd.startup)
cvs user marcus
cvs at cvs.gnupg.org
Thu Apr 5 18:22:17 CEST 2007
Date: Thursday, April 5, 2007 @ 18:22:17
Author: marcus
Path: /cvs/wk/oftpd
Modified: ChangeLog oftpd.startup
2007-04-05 Marcus Brinkmann <marcus at g10code.de>
* src/ftp_session.c (do_retr, open_connection, send_readme):
Add dummy block between jump label and pthread_cleanup_pop() macro.
* oftpd.startup (ARGS): Add $OPTIONS.
* src/oftpd.h (debug_flags): Declare global variable.
(DEBUG_NONE, DEBUG_XFER, DEBUG_CMDS): New macros.
* src/oftpd.c (debug_flags): New global variable.
(main): Support new -d option.
* src/ftp_session.c (ftp_session_run): Only log if DEBUG_CMDS flag
is set.
(reply): Likewise.
(do_retr): Log xfer in WU-FTPD format.
---------------+
ChangeLog | 15 +++++++++++++++
oftpd.startup | 2 ++
2 files changed, 17 insertions(+)
More information about the Gnupg-commits
mailing list