Re: cvs commit: apache/src/modules/proxy proxy_cache.c

1998-01-05 Thread Marc Slemko
This commit on proxy_cache.c: revision 1.13.2.2 date: 1998/01/05 20:58:46; author: marc; state: Exp; lines: +9 -7 Fix core dump in the ftp proxy when reading incorrectly formatted directory listings. PR: Obtained from: Submitted by: Reviewed by:Martin Kraemer,

cvs commit: apache/src/modules/proxy proxy_cache.c

1997-07-19 Thread Dean Gaudet
dgaudet 97/07/19 15:16:46 Modified:src/modules/proxy proxy_cache.c Log: Make proxy compile on unix hosts again -- there was a double include of conf.h. Revision ChangesPath 1.20 +1 -3 apache/src/modules/proxy/proxy_cache.c Index: proxy_cache.c

cvs commit: apache/src/modules/proxy proxy_cache.c proxy_ftp.c proxy_http.c

1997-06-16 Thread Dean Gaudet
dgaudet 97/06/16 12:32:55 Modified:src buff.c buff.h http_main.c src/modules/proxy proxy_cache.c proxy_ftp.c proxy_http.c Log: Clean up buff.c changes in NT port. Replace fb->is_socket with B_SOCKET flag. include http_main.h. Create buff_write() and buff_re

cvs commit: apache/src/modules/proxy proxy_cache.c

1997-06-16 Thread Dean Gaudet
dgaudet 97/06/16 10:58:35 Modified:src/modules/proxy proxy_cache.c Log: apply mutex warning fix Revision ChangesPath 1.15 +5 -5 apache/src/modules/proxy/proxy_cache.c Index: proxy_cache.c ==

cvs commit: apache/src/modules/proxy proxy_cache.c

1997-05-29 Thread Chuck Murcko
chuck 97/05/29 08:16:04 Modified:src/modules/proxy proxy_cache.c Log: Close timestamp file after open/create; partial fix for PR#624 Revision ChangesPath 1.13 +3 -2 apache/src/modules/proxy/proxy_cache.c Index: proxy_cache.c ===

cvs commit: apache/src/modules/proxy proxy_cache.c proxy_ftp.c proxy_http.c proxy_util.c

1997-04-05 Thread Roy Fielding
fielding97/04/05 23:43:51 Modified:src CHANGES http_main.c http_protocol.c http_core.c mod_asis.c mod_cgi.c mod_dir.c mod_imap.c mod_include.c mod_info.c mod_status.c src/modules/proxy proxy_cache.c proxy_ftp.c proxy

cvs commit: apache/src/modules/proxy proxy_cache.c

1997-04-04 Thread Chuck Murcko
chuck 97/04/04 22:08:24 Modified:src/modules/proxy proxy_cache.c Log: Reviewed by: Chuck Murcko Submitted by: Brian Moore <[EMAIL PROTECTED]> Fix loopholes in cache expiry vis a vis alarms. This will be followed by Roy's comprehensive timeout patch. Revision Changes

cvs commit: apache/src/modules/proxy proxy_cache.c proxy_ftp.c proxy_http.c proxy_util.c

1997-01-19 Thread Jim Jagielski
jim 97/01/19 20:28:35 Modified:src CHANGES buff.c http_config.c http_core.c http_main.c http_protocol.c http_request.c mod_auth.c mod_auth_anon.c mod_auth_db.c mod_auth_dbm.c mod_auth_msql.c mod_cgi.c

cvs commit: apache/src/modules/proxy proxy_cache.c

1996-11-25 Thread Chuck Murcko
chuck 96/11/25 07:22:13 Modified:src/modules/proxy proxy_cache.c Log: Cleanup promised earlier which didn't make it in. Revision ChangesPath 1.7 +3 -7 apache/src/modules/proxy/proxy_cache.c Index: proxy_cache.c

cvs commit: apache/src/modules/proxy proxy_cache.c

1996-11-24 Thread Chuck Murcko
chuck 96/11/24 18:49:55 Modified:src/modules/proxy proxy_cache.c Log: Eliminate core dumps when CacheRoot is not defined and ProxyRequests On. This still allows proxy to operate. ProxyPass core dumps should be largely if not totally eliminated. Also. minor cleanup in this sect

cvs commit: apache/src/modules/proxy proxy_cache.c

1996-11-04 Thread Chuck Murcko
chuck 96/11/04 12:43:22 Modified:src/modules/proxy proxy_cache.c Log: Updated to use BAD_DATE with new date utilities; fixed last -Wall warning Revision ChangesPath 1.5 +29 -25apache/src/modules/proxy/proxy_cache.c Index: proxy_cache.c