2011-11-12 |
Rainer Jung | Folloup on r1201158: New MaxMemFree was meant |
commit | commitdiff | tree | snapshot |
2011-11-12 |
Rainer Jung | Move the examples README from experimental to |
commit | commitdiff | tree | snapshot |
2011-11-12 |
Rainer Jung | Choose consistent comments and remove explicit |
commit | commitdiff | tree | snapshot |
2011-11-12 |
Stefan Fritsch | Set MaxMemFree 2048 by default |
commit | commitdiff | tree | snapshot |
2011-11-12 |
Stefan Fritsch | Fix assertion failure during very high load by preventi... |
commit | commitdiff | tree | snapshot |
2011-11-12 |
Rainer Jung | Change module sets and default activation status: |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Rainer Jung | Use the right lua scope when used as a hook. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Igor Galić | Make doxygen generate (useful) graphs |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Rich Bowen | Axes links to many grossly outdated resources. Adds... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Eric Covener | replace most of the literal 2.2's with the major versio... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Rich Bowen | We're not 2.0 any more |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Eric Covener | don't let thread-scope be selected in a server w/o... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Eric Covener | C99 and unused variable warnings |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Rich Bowen | Rebuild doc transforms. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Rich Bowen | A little clarification about variable interpolation... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Rich Bowen | Rebuild doc transforms. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Rich Bowen | Clarify docs for LimitRequestLine, as per bug #51665. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Rich Bowen | Rebuild xdoc transform |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Rich Bowen | Patch from Luke Meyer, clarifies usage of ProxyPassReve... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Joe Orton | A stab at libapreq build integration, still disabled... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Rainer Jung | Formatting, no functional change. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Rainer Jung | Fix installation of conf/extra/proxy-html.conf. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Philip M. Gollucci | disable libapreq stuff until it works generically |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Brian McCallister | use a sub-pool for scope_once |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Brian McCallister | replace server scope with thread scope |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Brian McCallister | remove lingering reslist references before killing... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Brian McCallister | remove ability to set min and max pool sizes for server... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Brian McCallister | remove some debug logging which snuck in |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Stefan Fritsch | update xforms |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Joe Orton | * buildconf: Pass through APR source dir to apreq's... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Philip M. Gollucci | have libapreq install honor the top level layout options |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Philip M. Gollucci | hook up srclib/libapreq to the build system |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Joe Orton | * modules/lua/mod_lua.c (ap_lua_ssl_is_https): New... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Philip M. Gollucci | add Makefile.in for apreq |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Philip M. Gollucci | relocate the .h files to play nice with the srclib... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Joe Orton | * modules/filters/mod_proxy_html.c: Fix various code... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Rich Bowen | Rebuilds quickreference docs to reflect removal of... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Joe Orton | * modules/proxy/mod_proxy_html.c (comp_urlmap): Fix... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Rich Bowen | Rebuild luaquickhandler doc. |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Rich Bowen | Make the contextlist agree with the comment in the... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Brian McCallister | remove last traces of the code cache |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Rich Bowen | Rebuild Nick's change to mod_proxy_html doc. |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Stefan Fritsch | Document configure change |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Stefan Fritsch | Only load the really imporant modules (i.e. those enabl... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Joe Orton | * modules/ssl/ssl_private.h, modules/ssl/ssl_engine_ker... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Paul Querna | Default to not allowing htaccess in /, instead of just... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Brian McCallister | fix issue with incorrect munging of the lua package... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Philip M. Gollucci | drop automake stuff |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Philip M. Gollucci | move build system files over from apr-build-system... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Philip M. Gollucci | relocate some files to match the apr-build-system apreq... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Philip M. Gollucci | import apreq include files |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Philip M. Gollucci | import apache 2.x module portion of apreq |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Paul Querna | Fix spelling |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Philip M. Gollucci | drop tests and automake code for now |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Philip M. Gollucci | relocate apreq/library as a srclib |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Jeff Trawick | end-generation hook: Fix false notification of end... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Eric Covener | expose r:trace1-8 |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Paul Querna | Remove unneeded memcpy. |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Paul Querna | Apply ap_server_root_relative to the path used for... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Eric Covener | ap_check_cmd_context checks don't work on the block... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Jeff Trawick | config generation # (reported by ap_state_query(AP_SQ_C... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Jeff Trawick | revert accidental commit 1200129 |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Jeff Trawick | clean up unused ap_my_generation variable |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Jeff Trawick | clean up unused ap_my_generation variable |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Nick Kew | Remove work-sketch cruft that went nowhere before getti... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Nick Kew | proxy-html.conf needs to be included automatically |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Stefan Fritsch | Fix selection of loaded modules on AIX because its... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Nick Kew | mod_proxy_html: Add ProxyHTMLURLMap conditions to docs. |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Nick Kew | Add default proxy-html.conf file (defines links to... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Nick Kew | mod_proxy_html: use ap_expr to evaluate conditional... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Stefan Fritsch | Found a bug in mpm_event, investigating |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Paul Querna | Whitespace fixes for r1200040 |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Paul Querna | Add support for RFC 5077 TLS Session tickets. This... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Gregg Lewis... | since mod_ssl.h is now included, tell compiler where... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Guenter Knauf | Fixed NetWare build. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Stefan Fritsch | Downgrade log message which is triggered when client... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Rich Bowen | As per bug #43710, mention that SSLLog isn't available... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Stefan Fritsch | Use random value instead of remote IP address in cookie... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2011-11-09 |
André Malo | examples are block elements and cannot occur within... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Jeff Trawick | use non-'const char *' while building string to avoid... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Stefan Fritsch | Fix per-request / per-conn logging, probably broken... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Rich Bowen | rebuild xdoc |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Rich Bowen | Further clarification to address bug #30021 |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Nick Kew | mod_authn_socache: tidy up r1199565. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Nick Kew | mod_authn_socache: fix namespacing issue |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Rich Bowen | Applies patch provided by Luke Meyer in https://issues... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Rainer Jung | Update transformations. |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Stefan Fritsch | Remove some ap_add_version_component() calls that don... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Stefan Fritsch | fix typo |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Jeff Trawick | mod_dumpio: s/ap_log_error/ap_log_cerror/ |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Jim Jagielski | And we are at 2.3.16-dev |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Jim Jagielski | Getting ready to tag 2.3.15-dev |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Rainer Jung | Update docs for default TimeOut value for |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Rainer Jung | Update transformations. |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Rainer Jung | Fix invalid XHTML: duplicate id "apr". |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Rainer Jung | Update xml transformations. |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Rainer Jung | Regenerate convenience.map. |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Rainer Jung | Update xml meta files after fixing simplified chinese. |
commit | commitdiff | tree | snapshot |
next |