sameer 97/07/31 21:58:04
Modified:src CHANGES
src/modules/proxy mod_proxy.c mod_proxy.h proxy_ftp.c
proxy_http.c
Log:
Support ReceiveBufferSize. (Yes, I did test it.)
Reviewed By: Sameer Parekh, Brian Behlendorf
Submitted By: Phil
dougm 97/07/28 11:23:30
Modified:src CHANGES http_config.c http_config.h http_core.c
http_main.c mod_access.c mod_actions.c mod_alias.c
mod_asis.c mod_auth.c mod_auth_anon.c
mod_auth_db.c mod_auth_dbm.c mod
dgaudet 97/07/26 18:43:39
Modified:src mod_access.c mod_actions.c mod_alias.c mod_auth.c
mod_auth_db.c mod_auth_dbm.c mod_auth_msql.c
mod_browser.c mod_cgi.c mod_dld.c mod_env.c
mod_expires.c mod_headers.c m
dgaudet 97/07/20 22:54:05
Modified:src alloc.c alloc.h http_bprintf.c http_config.c
http_config.h http_core.c http_log.c http_log.h
http_main.c http_main.h httpd.h md5c.c
mod_access.c mod_auth_db.c mod_autoin
dgaudet 97/07/19 01:58:37
Modified:htdocs/manual new_features_1_3.html
htdocs/manual/mod mod_proxy.html
src CHANGES
src/modules/proxy mod_proxy.c mod_proxy.h proxy_ftp.c
proxy_http.c proxy_util.c
Log:
NoPro
dgaudet 97/07/17 15:28:02
Modified:src CHANGES http_config.c http_config.h http_core.c
http_main.c mod_access.c mod_actions.c mod_alias.c
mod_asis.c mod_auth.c mod_auth_anon.c
mod_auth_db.c mod_auth_dbm.c mod
marc97/06/28 16:39:55
Modified:src/modules/proxy mod_proxy.c
Log:
Fix return type of initializer.
Revision ChangesPath
1.14 +2 -4 apache/src/modules/proxy/mod_proxy.c
Index: mod_proxy.c
chuck 97/04/28 13:54:42
Modified:src/modules/proxy mod_proxy.c
Log:
Fix typo.
Revision ChangesPath
1.12 +0 -1 apache/src/modules/proxy/mod_proxy.c
Index: mod_proxy.c
===
RCS file: /expor
chuck 97/04/27 20:47:09
Modified:src/modules/proxy mod_proxy.c
Log:
Check return values for proxy_host2addr() when reading config, in case the
hostent struct returned is trash. (PR #491)
Revision ChangesPath
1.11 +2 -5 apache/src/modules/proxy/mod_proxy.c
chuck 97/04/10 22:10:55
Modified:src/modules/proxy mod_proxy.c mod_proxy.h proxy_connect.c
proxy_ftp.c proxy_http.c proxy_util.c
Log:
For hosts with multiple IP addresses, try all additional addresses if
necessary to get a connect(). Fail only if hostent
chuck 97/03/01 21:05:23
Modified:src/modules/proxy mod_proxy.c mod_proxy.h
Log:
Add table slot for header parser.
Revision ChangesPath
1.9 +2 -1 apache/src/modules/proxy/mod_proxy.c
Index: mod_proxy.c
==
chuck 97/01/05 01:06:11
Modified:src/modules/proxy mod_proxy.c mod_proxy.h proxy_connect.c
proxy_ftp.c proxy_http.c
Log:
Add ProxyBlock directive w/IP address caching. Add IP address caching to
NoCache directive as well. ProxyBlock works with all handler
fielding96/11/25 03:22:06
Modified:src httpd.h http_config.h http_protocol.h
http_protocol.c mod_cgi.c mod_fastcgi.c
util_script.c
src/modules/proxy mod_proxy.c proxy_http.c
Log:
Added ability for modules to selec
chuck 96/09/29 07:11:00
Modified:src/modules/proxy mod_proxy.c
Log:
Submitted by: various (see notes)
Phase I proxy changes. Intermediate commit lest I lose track of who did what:
Removed old ftp handler and conditional compile stuff - Chuck Murcko
Added server.sin_family
chuck 96/09/26 05:38:03
Added: src/modules/proxy mod_proxy.c
Log:
Reviewed by: Chuck Murcko
Submitted by: Troy Morrison
new ftp_handler.
It gets rid of the type= stuff (although it should still work -- netscape
just doesn't provide that). It also will do an NLST if
15 matches
Mail list logo