- Jun 11, 2003
-
-
Greg Ames authored
last bucket. This prevents creating unneccessary empty brigades which may not be destroyed until the end of a keepalive connection. Submitted by: Juan Rivera <Juan.Rivera@NO_SPAM.citrix.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100210 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 10, 2003
-
-
Joshua Slive authored
make another try at getting the # to work in urls. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100208 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
size tables properly. Also change the html tranforms to ignore this and add the elements to the dtd. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100207 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
- Increase the inter-list-item spacing a little. - Decrease the font-size used in examples by one notch (\small). - Use regular paragraph formatting in the directive synopsis table cells rather than a minipage. - Add links to <directive> and <module> (online only, not page numbers) - Fix the space missing in the directive titles. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100206 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 07, 2003
-
-
Andre Malo authored
argh. Forget to mention all the time (sorry): The typmap stuff was Reviewed by: Erik Abele, Astrid Ke�ler git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100197 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100196 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100195 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
unixd_set_global|proc_mutex_perms(). Allow the functions to be called for any type of mutex. This resolves a fatal problem with mod_rewrite on systems where APR uses flock-based mutex. It simplifies mod_ssl as well, which had special logic to perform the chown(). It fixed an init error with mod_ssl on systems where flock is used when the user had no SSLMutex directive. The Unix MPMs continue to call unixd_set_global|proc_mutex_perms() only for SysV sems. There is no permission problem with flock-based accept mutexes since the child init logic for the MPMs is done prior to switching identity. PR: 20312 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100189 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
This fixes a log corruption issue when flock-based serialization is used (e.g., FreeBSD). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100187 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 06, 2003
-
-
Jeff Trawick authored
tell cvs to ignore it git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100185 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
As with 1.3, for proxy requests any such field is from the origin server; otherwise it will have our server info as controlled by the ServerTokens directive. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100182 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 05, 2003
-
-
Jeff Trawick authored
need to remove it git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100179 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
between libtool 1.3 and 1.4+... newer libtool doesn't have ltconfig, so having a stray ltconfig around will confuse some of our config logic This also fixes cp failure on FreeBSD since ltconfig and ltmain.sh are installed with 0400 perms, and when buildconf is run a second time the cp of those files would fail. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100178 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
Submitted by: Juan Rivera <Juan.Rivera@citrix.com> Reviewed by: Jeff Trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100175 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
are good with xsl but not latex. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100174 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
1. Fix transformation of absolute <a href>s to footnotes, and include hyperref links. This is a result of fixing a bug in the latex escaping template. 2. Turn off the ugly box around the links, and make them colored instead. 3. Slightly shrink the inter-paragraph spacing, and the spacing around <notes> and <examples>. 4. Change to favour standard pdf fonts where possible. This may or may not be a good move in the long run. A new version is online at http://www.apache.org/~slive/manual/ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100173 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 04, 2003
-
-
Joshua Slive authored
Lots of things remain to be done here; see TODO for some ideas. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100172 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100169 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100168 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100167 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 03, 2003
-
-
Greg Stein authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100165 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Stein authored
rather than cache every <response> object and send the whole 207 at once. Note: this patch doesn't affect the mod_dav provider API at all. Providers still return property results in text-buffers, but mod_dav then streams them out immediately. Submitted by: Ben Collins-Sussman <sussman@collab.net> Reviewed by: gstein, jerenkrantz, sander * mod_dav.h (dav_walker_ctx): add a brigade field and a scratchpool field. * mod_dav.c (dav_send_one_response): new helper function to write a <DAV:response> into a brigade/filter. this code has been factorized out of dav_send_multistatus. (dav_begin_multistatus): new factorized helper func; creates brigade and sends initial <multistatus> tag. (dav_send_multistatus): create brigade, call dav_begin_multistatus, and switch all ap_rputs calls to ap_fputs instead. call dav_send_one_response when looping over response list. use a subpool when iterating. (dav_method_propfind): initialize walker ctx's brigade. initialize ctx's scratchpool as a subpool of r->pool. Send a <multistatus> tag before calling the provider's walk() function, and a </multistatus> tag afterwards. (dav_stream_response): new function, originally based on dav_add_repsonse. don't build linked list of responses in memory; just spew each response object into the brigade via dav_send_one_response(). take an incoming pool argument to do the temporary allocation and streaming. (dav_propfind_walker): pass ctx->scratchpool to dav_stream_response, and clear the pool when finished. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100164 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100163 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100160 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100156 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100155 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
loglevel debug is being used. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100153 13f79535-47bb-0310-9956-ffa450edef68
-
Mark J. Cox authored
Promote the issues that have been allocated a full CVE name (to replace CAN) PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100151 13f79535-47bb-0310-9956-ffa450edef68
-
Mark J. Cox authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100150 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100148 13f79535-47bb-0310-9956-ffa450edef68
-
Yoshiki Hayashi authored
Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100147 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 02, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100139 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
between the client and the server. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100138 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
The right patch (thanks to Eric for identifying the wrong patch) to move SSL_library_init() into the register hooks phase. OpenSSL_add_ssl_algorithms devolves to SSL_library_init, which is the same for most toolkits (and would be accomodated in ssl_toolkit_config.h if not.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100136 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100135 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 01, 2003
-
-
Erik Abele authored
Current browsers have a tendency to decompress the data when no one really wants it to do that. If you want the old behavior that leads to transparent decompression by modern browsers, uncomment these lines. But, this shouldn't be our default." (see httpd-std.conf.in r1.32, jerenkrantz) Reviewed by: wrowe, slive, nd, erik Also removed the corresponding entry from STATUS. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100131 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
improvements. Removed a section about building the man pages from XML source. Also removed a section about possible cross references between the different languages. Both was fixed by Andre recently. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100130 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
Reviewed by nd git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100129 13f79535-47bb-0310-9956-ffa450edef68
-
Astrid Kessler authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100128 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
Allow ExpiresByType to accept and understand minor-type wildcards (e.g., text/*). They'll be used if an exact type match isn't found; if there's no wildcard match, the expiry falls back to any ExpiresDefault setting as usual. PR: 7991 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100126 13f79535-47bb-0310-9956-ffa450edef68
-