summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix return values from wait_for_many_objects.Mladen Turk2006-08-023-6/+19
* Revert the patch. Although the problem still existsMladen Turk2006-08-021-4/+1
* Fix the assertion if the WaitForMutipleObjectsMladen Turk2006-08-021-1/+4
* Cleanup: Remove close_on_recycle from proxy_conn_rec.Mladen Turk2006-08-025-9/+7
* Make sure the error signature is logged as doubleMladen Turk2006-08-021-1/+1
* Allow optional name=value options within <ProxyMladen Turk2006-08-021-2/+61
* Enable ProxySet inside <Proxy> section toMladen Turk2006-08-021-4/+23
* fix a typoBradley Nicholes2006-08-011-1/+1
* Converted the reject directive to be definitive and enabled directory_merge t...Bradley Nicholes2006-08-013-73/+248
* Good catch by RuedigerJim Jagielski2006-07-311-2/+2
* Add in a very simple balancer "set" concept, which allowsJim Jagielski2006-07-314-71/+118
* Fix compile time warning. AJP protocol method is byte.Mladen Turk2006-07-311-1/+1
* Cleanup: Remove checking for pre 2.0.46 MMN. It isMladen Turk2006-07-312-14/+1
* * Rework inflate out filter and give it a similar workflow as the deflate outRuediger Pluem2006-07-291-68/+139
* * some optimizations taken from the inflate out filterRuediger Pluem2006-07-291-2/+5
* * We can ignore Z_BUF_ERROR in flush_libz_buffer because:Ruediger Pluem2006-07-291-1/+15
* * Use a define for the number of validation bytes (CRC and length) after theRuediger Pluem2006-07-291-2/+5
* * Add parameter crc to flush_libz_buffer in order to call the libz's crc32Ruediger Pluem2006-07-291-3/+19
* Wrong project nameWilliam A. Rowe Jr2006-07-271-1/+1
* SECURITY: CVE-2006-3747 (cve.mitre.org)Mark J. Cox2006-07-272-1/+7
* Document new ping parameter.Mladen Turk2006-07-271-0/+14
* * Remove all filters that are before the cache_out filter. This ensuresRuediger Pluem2006-07-262-4/+27
* * Sync with 2.2.x CHANGESRuediger Pluem2006-07-261-4/+8
* * Sync with 2.2.x CHANGES fileRuediger Pluem2006-07-261-19/+21
* Add missing prototype for ajp_handle_cping_cpong functionMladen Turk2006-07-261-0/+11
* Note backportNick Kew2006-07-261-4/+4
* Add missing svn:eol-style native properties.Mladen Turk2006-07-262-198/+198
* remove BOMJim Jagielski2006-07-261-1/+1
* Fix warning on Darwin 8.7.0 (OS X 10.4.7) due to the prototype forRoy T. Fielding2006-07-261-0/+2
* Adjust the svn properties.Mladen Turk2006-07-251-104/+104
* Add ajp_utils to the list of ajp objects.Mladen Turk2006-07-251-1/+1
* Added cping/cpong support for the AJP protocol.Mladen Turk2006-07-257-1/+141
* Add mod_authz_core module to the build.Mladen Turk2006-07-254-0/+129
* Oops. Something went wrong with the merge.Mladen Turk2006-07-251-1/+1
* Add mod_access_conf to the build.Mladen Turk2006-07-252-0/+124
* Add mod_access_conf module base address.Mladen Turk2006-07-251-0/+1
* Add mod_access_conf to the build.Mladen Turk2006-07-251-1/+3
* * Although the lstat call should rarely ever fail, because we stat'ed theRuediger Pluem2006-07-251-3/+16
* Add a check to make sure that the base provider and the alias names are diffe...Bradley Nicholes2006-07-241-1/+15
* ScriptSock has been global-only for a couple of yearsJeff Trawick2006-07-242-3/+2
* * Rather use a pool cleanup function than calling deflateEnd before everyRuediger Pluem2006-07-241-32/+19
* * Fix typo. No functional change.Ruediger Pluem2006-07-241-4/+4
* * Fixed typo. No functional change.Ruediger Pluem2006-07-241-1/+1
* * Initialize zRC to avoid a compiler warning.Ruediger Pluem2006-07-241-1/+1
* reflect backports of two MPM fixesJeff Trawick2006-07-241-8/+8
* Finish reverting r410758.Joshua Slive2006-07-231-1/+1
* * Style police / style nitpicking. No functional changes.Ruediger Pluem2006-07-232-5/+5
* * Initialize pkcs7 field of structureRuediger Pluem2006-07-231-0/+1
* Use the 2.3-style access control properly (I hope).Joshua Slive2006-07-231-3/+4
* Backout r410758 because DavLockDB needs to point to an httpd-writableJoshua Slive2006-07-231-2/+2