|
Apache HTTPD
|
Go to the source code of this file.
Classes | |
| struct | proxy_ftp_dir_conf |
| struct | proxy_dir_ctx_t |
Macros | |
| #define | APR_WANT_BYTEFUNC |
| #define | AUTODETECT_PWD |
| #define | USE_MDTM |
| #define | FTP_GLOBBING_CHARS "*?[{~" |
| #define | MAX_LINE_LEN 80 |
| #define | LS_REG_PATTERN "^ *([0-9]+) +([^ ]+)$" |
| #define | LS_REG_MATCH 3 |
Variables | |
| static ap_regex_t * | ls_regex |
| static const command_rec | proxy_ftp_cmds [] |
| static int *const | aplog_module_index = &( proxy_ftp_module.module_index) |
| #define APR_WANT_BYTEFUNC |
Definition at line 19 of file mod_proxy_ftp.c.
| #define AUTODETECT_PWD |
Definition at line 26 of file mod_proxy_ftp.c.
| #define FTP_GLOBBING_CHARS "*?[{~" |
Definition at line 140 of file mod_proxy_ftp.c.
| #define LS_REG_MATCH 3 |
Definition at line 446 of file mod_proxy_ftp.c.
| #define LS_REG_PATTERN "^ *([0-9]+) +([^ ]+)$" |
Definition at line 445 of file mod_proxy_ftp.c.
| #define MAX_LINE_LEN 80 |
Definition at line 375 of file mod_proxy_ftp.c.
| #define USE_MDTM |
Definition at line 31 of file mod_proxy_ftp.c.
|
static |
unused
Definition at line 2083 of file mod_proxy_ftp.c.
|
static |
Definition at line 44 of file mod_proxy_ftp.c.
Definition at line 113 of file mod_proxy_ftp.c.
Definition at line 166 of file mod_proxy_ftp.c.
Definition at line 181 of file mod_proxy_ftp.c.
|
static |
Definition at line 141 of file mod_proxy_ftp.c.
|
static |
Definition at line 888 of file mod_proxy_ftp.c.
|
static |
Definition at line 381 of file mod_proxy_ftp.c.
|
static |
Definition at line 958 of file mod_proxy_ftp.c.
|
static |
Definition at line 851 of file mod_proxy_ftp.c.
|
static |
Definition at line 215 of file mod_proxy_ftp.c.
|
static |
< No proxy
Definition at line 924 of file mod_proxy_ftp.c.
|
static |
Definition at line 56 of file mod_proxy_ftp.c.
|
static |
Definition at line 780 of file mod_proxy_ftp.c.
|
static |
< Module declines to handle
< Module has handled this stage.
Definition at line 286 of file mod_proxy_ftp.c.
|
static |
< Module has handled this stage.
Definition at line 947 of file mod_proxy_ftp.c.
|
static |
Definition at line 810 of file mod_proxy_ftp.c.
|
static |
< Module declines to handle
< Module declines to handle
RFC 2616: HTTP
< Module has handled this stage.
< Module has handled this stage.
< Module has handled this stage.
< Receive buffer
< For SCTP sockets, this is mapped * to STCP_NODELAY internally.
< Receive buffer
< For SCTP sockets, this is mapped * to STCP_NODELAY internally.
< Reuse addresses
< Module has handled this stage.
< Module has served the response completely * - it's safe to die() with no more output
< Module has handled this stage.
Definition at line 970 of file mod_proxy_ftp.c.
|
static |
< Reverse proxy
Definition at line 449 of file mod_proxy_ftp.c.
|
static |
Definition at line 101 of file mod_proxy_ftp.c.
Definition at line 91 of file mod_proxy_ftp.c.
Definition at line 81 of file mod_proxy_ftp.c.
Definition at line 2108 of file mod_proxy_ftp.c.
|
static |
Definition at line 447 of file mod_proxy_ftp.c.
|
static |
Definition at line 2096 of file mod_proxy_ftp.c.