You are viewing a plain text version of this content. The canonical link for it is here.
- rational behind not checking the return value of apr_palloc and apr_pcalloc - posted by dave b <db...@gmail.com> on 2010/09/01 06:07:25 UTC, 21 replies.
- caching partial repsonses - posted by Dan Poirier <po...@pobox.com> on 2010/09/02 16:09:00 UTC, 7 replies.
- mod_cache: store_body() bites off more than it can chew - posted by Graham Leggett <mi...@sharp.fm> on 2010/09/02 19:16:43 UTC, 20 replies.
- mod_cache: atomic cache updates - posted by Graham Leggett <mi...@sharp.fm> on 2010/09/03 02:09:55 UTC, 0 replies.
- Bug report for Apache httpd-1.3 [2010/09/05] - posted by bu...@apache.org on 2010/09/05 13:16:27 UTC, 0 replies.
- Bug report for Apache httpd-2 [2010/09/05] - posted by bu...@apache.org on 2010/09/05 13:16:46 UTC, 0 replies.
- Re: Configurable error log format - posted by Stefan Fritsch <sf...@sfritsch.de> on 2010/09/05 17:49:06 UTC, 2 replies.
- Re: svn commit: r992625 - in /httpd/httpd/trunk: CHANGES modules/cache/cache_storage.c modules/cache/cache_util.c modules/cache/mod_cache.h - posted by Ruediger Pluem <rp...@apache.org> on 2010/09/05 19:05:41 UTC, 1 replies.
- Re: svn commit: r992806 - in /httpd/httpd/trunk: ./ docs/manual/ docs/manual/mod/ include/ modules/loggers/ server/ - posted by Ruediger Pluem <rp...@apache.org> on 2010/09/06 09:30:26 UTC, 2 replies.
- code coverage using gcov - posted by Paras Fadte <pl...@gmail.com> on 2010/09/06 20:01:29 UTC, 0 replies.
- Serializing requests? - posted by Mike Meyer <mw...@mired.org> on 2010/09/09 00:40:36 UTC, 1 replies.
- Fake Basic Authentication - posted by Nick Kew <ni...@webthing.com> on 2010/09/09 01:00:43 UTC, 4 replies.
- suEXEC - chroot PATCH - posted by Massimo Maggi <ma...@mmmm.it> on 2010/09/09 14:26:20 UTC, 0 replies.
- Apache logging - posted by Sergio Junqueira <sj...@yahoo.com> on 2010/09/11 01:25:10 UTC, 6 replies.
- Re: [RELEASE CANDIDATE] Apache-Test-1.33 RC1 - posted by Fred Moyer <fr...@redhotpenguin.com> on 2010/09/11 08:38:46 UTC, 3 replies.
- Bug report for Apache httpd-1.3 [2010/09/12] - posted by bu...@apache.org on 2010/09/12 13:16:30 UTC, 0 replies.
- Bug report for Apache httpd-2 [2010/09/12] - posted by bu...@apache.org on 2010/09/12 13:16:50 UTC, 0 replies.
- mod_disk_cache: CacheMaxFileSize and CacheMinFileSize per directory - posted by Graham Leggett <mi...@sharp.fm> on 2010/09/13 01:29:56 UTC, 1 replies.
- Re: svn commit: r996395 - in /httpd/httpd/trunk: CHANGES docs/manual/mod/mod_disk_cache.xml include/ap_mmn.h modules/cache/mod_cache.c modules/cache/mod_cache.h modules/cache/mod_disk_cache.c modules/cache/mod_disk_cache.h - posted by Ruediger Pluem <rp...@apache.org> on 2010/09/13 08:47:01 UTC, 2 replies.
- Re: svn commit: r996719 - /httpd/httpd/branches/2.0.x/STATUS - posted by Jeff Trawick <tr...@gmail.com> on 2010/09/14 01:27:15 UTC, 1 replies.
- Status of STATUS - posted by Stefan Fritsch <sf...@sfritsch.de> on 2010/09/14 10:03:45 UTC, 0 replies.
- cookie to apache 2.2 - posted by sanoadi <ad...@xoserve.com> on 2010/09/14 16:42:41 UTC, 1 replies.
- RewriteCond integral comparison - posted by "William A. Rowe Jr." <wr...@rowe-clan.net> on 2010/09/14 17:02:12 UTC, 3 replies.
- [ANNOUNCE] Apache-Test 1.33 - posted by Fred Moyer <fr...@redhotpenguin.com> on 2010/09/15 04:23:19 UTC, 0 replies.
- Email ids needed of httpd developers. - posted by pi...@wipro.com on 2010/09/15 16:18:36 UTC, 2 replies.
- Re: svn commit: r997396 - in /httpd/httpd/branches/2.2.x/server: core.c main.c - posted by Ruediger Pluem <rp...@apache.org> on 2010/09/15 20:38:24 UTC, 1 replies.
- mod_disk_cache: making commit_entity() atomic - posted by Graham Leggett <mi...@sharp.fm> on 2010/09/16 02:42:02 UTC, 4 replies.
- Re: svn commit: r997545 - in /httpd/httpd/trunk: CHANGES include/ap_mmn.h modules/cache/mod_cache.c modules/cache/mod_cache.h modules/cache/mod_disk_cache.c modules/cache/mod_disk_cache.h - posted by Jeff Trawick <tr...@gmail.com> on 2010/09/16 03:28:40 UTC, 8 replies.
- Re: svn commit: r997553 - /httpd/httpd/trunk/modules/mappers/mod_rewrite.c - posted by Ruediger Pluem <rp...@apache.org> on 2010/09/16 08:39:19 UTC, 3 replies.
- Higher-level regexps as an ap_ utility - posted by Nick Kew <ni...@webthing.com> on 2010/09/16 17:17:21 UTC, 0 replies.
- mod_include: include_ctx_t doesn't contain request_rec - posted by Graham Leggett <mi...@sharp.fm> on 2010/09/18 17:49:06 UTC, 3 replies.
- mod_include: echo, entity encoding and UTF-8 - posted by Graham Leggett <mi...@sharp.fm> on 2010/09/18 19:10:26 UTC, 1 replies.
- Remove and ? - posted by Stefan Fritsch <sf...@sfritsch.de> on 2010/09/19 00:45:40 UTC, 15 replies.
- Bug report for Apache httpd-1.3 [2010/09/19] - posted by bu...@apache.org on 2010/09/19 13:16:28 UTC, 0 replies.
- Bug report for Apache httpd-2 [2010/09/19] - posted by bu...@apache.org on 2010/09/19 13:16:48 UTC, 0 replies.
- RewriteLog and other per-module logging - posted by Rich Bowen <rb...@rcbowen.com> on 2010/09/21 16:26:50 UTC, 5 replies.
- mod_cache: making private headers private - posted by Graham Leggett <mi...@sharp.fm> on 2010/09/22 00:07:15 UTC, 0 replies.
- mod_cache: final API cleanups - posted by Graham Leggett <mi...@sharp.fm> on 2010/09/22 01:59:24 UTC, 0 replies.
- Re: svn commit: r999533 - in /httpd/httpd/trunk: CHANGES include/ap_regex.h server/Makefile.in server/util_pcre.c server/util_regex.c - posted by Ruediger Pluem <rp...@apache.org> on 2010/09/22 08:23:09 UTC, 1 replies.
- Re: svn commit: r999911 - /httpd/httpd/trunk/docs/manual/developer/new_api_2_4.xml - posted by Jeff Trawick <tr...@gmail.com> on 2010/09/22 15:41:41 UTC, 4 replies.
- Re: svn commit: r1000106 - in /httpd/httpd/trunk: docs/manual/mod/mod_cache.xml modules/cache/mod_cache.c modules/cache/mod_cache.h - posted by Jeff Trawick <tr...@gmail.com> on 2010/09/22 20:19:36 UTC, 0 replies.
- Re: svn commit: r1000128 - /httpd/httpd/trunk/docs/manual/mod/mod_cache.xml - posted by Jeff Trawick <tr...@gmail.com> on 2010/09/22 20:39:47 UTC, 0 replies.
- Re: svn commit: r1000130 - /httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml - posted by Jeff Trawick <tr...@gmail.com> on 2010/09/22 20:59:02 UTC, 6 replies.
- Re: libexpat.a linking - posted by Ville Jussila <vi...@jussi.la> on 2010/09/22 22:39:52 UTC, 0 replies.
- Re: svn commit: r999690 - in /httpd/sandbox/replacelimit: ./ include/ modules/aaa/ modules/cache/ modules/dav/main/ modules/generators/ modules/http/ modules/ldap/ modules/mappers/ modules/proxy/ server/ - posted by Ruediger Pluem <rp...@apache.org> on 2010/09/23 07:20:11 UTC, 1 replies.
- Re: svn commit: r1000247 - in /httpd/httpd/trunk/modules/cache: cache_storage.c cache_storage.h cache_util.c cache_util.h mod_cache.h - posted by Ruediger Pluem <rp...@apache.org> on 2010/09/23 07:44:25 UTC, 1 replies.
- Re: svn commit: r1000211 - in /httpd/httpd/trunk/modules/cache: cache_storage.c cache_storage.h cache_util.c cache_util.h mod_cache.h - posted by Joe Orton <jo...@redhat.com> on 2010/09/23 13:32:17 UTC, 0 replies.
- Re: [PATCH] mod_dbd with more than one pool - posted by Marko Kevac <ma...@kevac.org> on 2010/09/23 17:18:03 UTC, 0 replies.
- [PATCH] proxy could be quieter about failures while waiting to retry a backend connection - posted by Jeff Trawick <tr...@gmail.com> on 2010/09/23 17:52:22 UTC, 1 replies.
- Better name for mod_authz_host? - posted by Rainer Jung <ra...@kippdata.de> on 2010/09/23 19:18:37 UTC, 4 replies.
- Re: svn commit: r1000593 - in /httpd/httpd/trunk: CHANGES server/util_script.c - posted by "William A. Rowe Jr." <wr...@rowe-clan.net> on 2010/09/23 22:02:03 UTC, 10 replies.
- mod_rewrite: rewrites in Location sections - posted by Graham Leggett <mi...@sharp.fm> on 2010/09/24 13:58:46 UTC, 0 replies.
- Planning some tags, and more tags - posted by "William A. Rowe Jr." <wr...@rowe-clan.net> on 2010/09/24 19:59:34 UTC, 0 replies.
- [vote] bump mod_ftp rev for next tag? - posted by "William A. Rowe Jr." <wr...@rowe-clan.net> on 2010/09/24 20:02:25 UTC, 2 replies.
- passing RELATIVE filename to cronolog - posted by "Mikhail T." <mi...@aldan.algebra.com> on 2010/09/24 23:08:42 UTC, 3 replies.
- ScriptLog - posted by Stefan Fritsch <sf...@sfritsch.de> on 2010/09/26 02:08:41 UTC, 1 replies.
- Bug report for Apache httpd-1.3 [2010/09/26] - posted by bu...@apache.org on 2010/09/26 13:16:32 UTC, 0 replies.
- Bug report for Apache httpd-2 [2010/09/26] - posted by bu...@apache.org on 2010/09/26 13:16:51 UTC, 0 replies.
- memory leak in mod_slotmem_shm - posted by Stefan Fritsch <sf...@sfritsch.de> on 2010/09/26 18:13:26 UTC, 11 replies.
- mod_cache: caching status - posted by Graham Leggett <mi...@sharp.fm> on 2010/09/27 01:59:53 UTC, 0 replies.
- htaccess support - posted by Igor Galić <i....@brainsware.org> on 2010/09/27 13:44:14 UTC, 9 replies.
- Re: svn commit: r1001757 - /httpd/httpd/trunk/modules/ssl/ssl_engine_vars.c - posted by Jeff Trawick <tr...@gmail.com> on 2010/09/27 16:58:53 UTC, 1 replies.
- Re: svn commit: r1002110 - /httpd/test/framework/trunk/t/modules/rewrite.t - posted by Rainer Jung <ra...@kippdata.de> on 2010/09/28 12:56:40 UTC, 2 replies.
- mod_disk_cache: intended change to file formats - posted by Graham Leggett <mi...@sharp.fm> on 2010/09/28 19:06:12 UTC, 0 replies.
- Re: svn commit: r1002363 - in /httpd/httpd/trunk: include/ap_expr.h modules/aaa/mod_authz_core.c server/util_expr.c - posted by Nick Kew <ni...@webthing.com> on 2010/09/29 01:32:47 UTC, 1 replies.
- ap_expr parser - posted by Stefan Fritsch <sf...@sfritsch.de> on 2010/09/29 12:40:59 UTC, 0 replies.
- Making the ssl expr parser thread safe - posted by Stefan Fritsch <sf...@sfritsch.de> on 2010/09/29 12:55:36 UTC, 5 replies.
- Re: svn commit: r1002824 [1/4] - in /httpd/httpd/trunk: ./ modules/ssl/ - posted by "William A. Rowe Jr." <wr...@rowe-clan.net> on 2010/09/29 23:31:38 UTC, 14 replies.
- mod_cache: scoping directives to per directory/location - posted by Graham Leggett <mi...@sharp.fm> on 2010/09/30 14:45:00 UTC, 1 replies.
- Re: svn commit: r1003131 - /httpd/httpd/trunk/docs/manual/mod/mod_proxy_balancer.xml - posted by Rainer Jung <ra...@kippdata.de> on 2010/09/30 18:16:52 UTC, 0 replies.