oftpd/src (config.h.in file_list.c ftp_session.c)

cvs user werner cvs at cvs.gnupg.org
Sat Apr 30 16:28:27 CEST 2005


    Date: Saturday, April 30, 2005 @ 16:28:27
  Author: werner
    Path: /cvs/wk/oftpd/src

Modified: config.h.in file_list.c ftp_session.c

(file_nlst, file_list): Fixed the paranoia test for
overlong directories.

Ported patches from Shane Kerr's 0.3.7 release:

* configure.in: Disabled support for sendfile() on FreeBSD.  It
appears to me that there's a bug in the sendfile() user-level
library.  I would welcome advice from any FreeBSD developer
wishing to set me straight.  

* src/ftp_session.c (do_size): Changed SIZE command to return
error for directories.
* src/file_list.c: #ifdef wrap GLOB_ABORTED for really old gcc
compilers (Slackware or older installations).
(skip_ls_options): Add code to skip command line options that are
intended for "ls".


---------------+
 config.h.in   |    6 ++--
 file_list.c   |   74 ++++++++++++++++++++++++++++++++++++++++++++++++++++----
 ftp_session.c |    5 +++
 3 files changed, 77 insertions(+), 8 deletions(-)



More information about the Gnupg-commits mailing list