- Aug 04, 2005
-
-
Joe Orton authored
* modules/ldap/util_ldap_cache_mgr.c (util_ald_cache_insert): Fix a cache corruption case: ensure that there is room in the cache for a copy of the payload before inserting the node. PR: 34209 Reviewed by: jorton, bnicholes, minfrin git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@227332 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
* server/log.c (piped_log_spawn): Return the APR error code, as expected by piped_log_maintenance (and fixing "Unknown error" messages in error path there). (ap_open_piped_log): Expect an APR error code. * server/log.c (ap_open_piped_log): Remove errno handling. * server/log.c (piped_log_spawn): Don't leak an fd for each invocation. Reviewed by: jorton, trawick, wrowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@227329 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 03, 2005
-
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@227269 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
connection timeout on the connection, not globally, avoiding segfaults in older version of OpenLDAP (ITS #3487). Submitted by: Brad Nicholes Reviewed by: jorton, wrowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@227253 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
- propose two more mod_ldap fixes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@227213 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 02, 2005
-
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@227040 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 28, 2005
-
-
Joe Orton authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@225786 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 27, 2005
-
-
Joe Orton authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@225488 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 19, 2005
-
-
William A. Rowe Jr authored
Vetoed the first attempt at a 2.1-dev mod_proxy_http request body backport - so note this as a showstopper rather than reverting the code. Also note the RFC bug that the -trace.patch corrects. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@219782 13f79535-47bb-0310-9956-ffa450edef68
-
Jesus Blanco Izquierdo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@219752 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@219670 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 18, 2005
-
-
Joe Orton authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@219501 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
New fixes yesterday; slightly revised patch to match. The -3.patch now covers every one of my test cases flawlessly, please ruthlessly test/abuse/review this final(?) patch. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@219496 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 17, 2005
-
-
Andre Malo authored
Translated by: Nikola Smolenski <smolensk eunet.yu> Reviewed by: Danilo Šegan <danilo gnome.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@219385 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 15, 2005
-
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@219249 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Ok, next patch. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@219233 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 14, 2005
-
-
William A. Rowe Jr authored
I misread the report; Watchfire applies to the fix I've committed to httpd-2.1 trunk, but has nothing to do with responses. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@219132 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Note two patches available for 2.0.55 There is low hanging fruit here, if anyone's up to committing a few backports in the next day before a release candidate is tagged ;-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@219103 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
core: strip C-L from any request with a T-E header resolves external origin CAN-2005-2088 issues, does not address internal origin C-L/T-E discrepancies within proxy_http Security: CVE CAN-2005-2088 Submitted by: Joe Orton Reviewed by: Jeff Trawick, Will Rowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@219061 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
proxy HTTP - ignore C-L and disable keepalive to origin server Submitted by: trawick Reviewed by: jorton, wrowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@219059 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 11, 2005
-
-
William A. Rowe Jr authored
Propupdate to ignore win32 gen_test_char.exe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@210154 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 08, 2005
-
-
William A. Rowe Jr authored
Resolve 0.9.6/0.9.7/0.9.8 OpenSSL const discrepancies Reviewed by: jorton, bnichols, wrowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@209825 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 07, 2005
-
-
William A. Rowe Jr authored
A no-op, these variables are simply unused on branches/2.0.x git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@209637 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 06, 2005
-
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@209541 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Accomodate API changes to OpenSSL 0.9.8 (now in beta). For all currently building platforms, this is a noop. Submitted by: Georg v. Zezschwitz <gzv 2scale.de> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@209468 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 01, 2005
-
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@208747 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
- random mod_proxy bugs are not showstoppers git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@208744 13f79535-47bb-0310-9956-ffa450edef68
-
Mark J. Cox authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@208742 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 28, 2005
-
-
William A. Rowe Jr authored
Commit a trivial patch which permits Apache 2.0's ApacheMonitor to browse Apache 1.3, 2.0 and now, 2.1+ installed httpd services. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@202265 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
attempts is available several fixes have been merged from trunk git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@202162 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
Prevent hangs of child processes when writing to piped loggers at the time of graceful restart. PR: 26467 Reviewed by: jorton, pquerna git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@202161 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
fix minor annoyance on z/OS: __FILE__ is set to "./foo.c" instead of simply "foo.c", so filter out all but the basename before logging it with debug messages Reviewed by: pquerna, wrowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@202154 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
Downgrade the log level of a worker MPM apr_proc_mutex_foo error message when it occurs during restart (as we already do for a couple of other calls). Reviewed by: jorton, pquerna git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@202152 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 27, 2005
-
-
Joe Orton authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@201996 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 26, 2005
-
-
Richard Bowen authored
rewriting text that makes the feature sound less useful than it actually is. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@201922 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 24, 2005
-
-
William A. Rowe Jr authored
Just more cleanup, and re-add the /docs/STATUS removed by my prior commit (it wasn't quite obvious enough, now it's called out.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@201648 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
--Unmaintained Binaries section git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@201642 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Open up the file with some whitespace, and add our showstoppers (will find time to be more specific this weekend, Trawick's patch for one doesn't backport cleanly due to proxy_http.c restructuring.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@201641 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Accept a few patches, and split ACCEPTED from PROPOSED to help folks looking for low-hanging fruit to chip in. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@201628 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@201623 13f79535-47bb-0310-9956-ffa450edef68
-