2005-10-24 |
Brian Pane | Redesign of request cleanup and logging to use End... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Colm MacCarthaigh | A complete rewrite of support/logresolve.c: |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Colm MacCarthaigh | These days in most cases, "all bound IP addresses"... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Brian Pane | Remove the generation of flush bucket in mod_logio... |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Brian Pane | remove debugging code |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Brian Pane | New version of ap_core_output_filter that does nonblock... |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Brian Pane | Add new connection states for handler and write completion |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Ruediger Pluem | * Backported r327179. Sync with 2.2.x CHANGES. |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Ruediger Pluem | * Fix PR37145 (data loss with httpd-2.0.55 reverse... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Ruediger Pluem | * Fix PR37100 (SEGV in mod_proxy_ajp), by sending the... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Ruediger Pluem | * Fix PR31226 (AddOutputFilterByType deflate not active... |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Greg Ames | keep the proxied Content-Length header for a HEAD respo... |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Ruediger Pluem | * Update to reflect changes of r325960 |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Mark J. Cox | Today a one-time change happens to all CAN- names as... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Roy T. Fielding | Remove CGI block on OPTIONS method so that scripts can |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Joshua Slive | Document Roy's recent discovery that plain Alias/Redire... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2005-10-18 |
André Malo | adjust availabality information of mod_version |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Joshua Slive | Proxy docs changes: |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Jean-Frederic... | C++ comments are not supported by some compilers ... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Nick Kew | Faffing about with colon-delimiters (originally copied... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Justin Erenkrantz | * modules/generators/config5.m4: Improve Solaris 10... |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Ruediger Pluem | * Create new filters CACHE_OUT_SUBREQ / CACHE_SAVE_SUBR... |
commit | commitdiff | tree | snapshot |
2005-10-17 |
André Malo | get properties right |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Bradley Nicholes | Add mod_authn_dbd to the NetWare build |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Ruediger Pluem | * Style fixes: Add line breaks for lines that are too... |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Colm MacCarthaigh | Update STATUS to reflect the current state of 2.1,... |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Ruediger Pluem | * Style fixes: Spaces, comments, typos. No functional... |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Ruediger Pluem | * Cleanup: Remove dead code. No functional change. |
commit | commitdiff | tree | snapshot |
2005-10-15 |
André Malo | * modules/http/http_request.c |
commit | commitdiff | tree | snapshot |
2005-10-15 |
André Malo | make mod_dbd.h available for all who need it |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Paul Querna | Do not set r->content_type directly, use our ap_set_con... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2005-10-15 |
André Malo | get the properties and the copyright date right |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Nick Kew | Add mod_authn_dbd to build |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Nick Kew | Note new module |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Nick Kew | Add mod_authn_dbd |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Joe Orton | * modules/ssl/ssl_engine_init.c (ssl_init_CheckServers... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Ruediger Pluem | * Added further directives that are controlled via... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Nick Kew | Make ap_register_output_filter back into a function... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Nick Kew | Make ap_register_output_filter a #define |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Jim Jagielski | Performance Tune: Do the cheap and fast length check... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Jim Jagielski | Fix -Wall warning... Thanks to Joe for the head's up! |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Joe Orton | * support/ab.c (test): Increment count of started reque... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Jim Jagielski | Removed this file now that both the doc-only distribution |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Jim Jagielski | mod_proxy_balancer: BalancerManager and proxies correct... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Colm MacCarthaigh | Merge r265033 from trunk. |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Colm MacCarthaigh | merge r265737 from trunk. |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Nick Kew | Sync changes |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Nick Kew | Support dbd connections tied to the conn_rec. |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Ruediger Pluem | * Fix a declaration problem introduced in r195013 that... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Brian Pane | Corrected an out-of-date comment (it's been a while... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Greg Ames | remove the recycled_pool variable to keep it more in... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Greg Ames | remove obsolete constant |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Jeff Trawick | use Greg's cleaner fix for CAN-2005-2970 |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Ruediger Pluem | * Fix PR36883 (mod_proxy_ajp and tomcat issues). |
commit | commitdiff | tree | snapshot |
2005-10-07 |
William A.... | Sync CHANGES, note the NET_TIME patch |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Ruediger Pluem | * Sync with 2.2.x branch (r306900) |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Ruediger Pluem | * Synic with 2.2.x branch (r306884) |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Jeff Trawick | mod_proxy_connect: Fix high CPU loop on systems like... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Joshua Slive | Get latex build working again. |
commit | commitdiff | tree | snapshot |
2005-10-06 |
William A.... | docs/build/ should not exist (docs/manual/build/... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
William A.... | httpd-docs procedures call for checking out build... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
William A.... | Bump MODULE_MAGIC_COOKIE to "AP24", as we are already... |
commit | commitdiff | tree | snapshot |
2005-10-06 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2005-10-06 |
André Malo | swap module and directive, heh ;) |
commit | commitdiff | tree | snapshot |
2005-10-06 |
William A.... | NET_TIME, as a standalone feature, was a horrid idea. |
commit | commitdiff | tree | snapshot |
2005-10-06 |
William A.... | Spare us a wasted variable, csd is initialized null... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
William A.... | Pay close attention to core_create_req() ... and... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Colm MacCarthaigh | Move the AC_TRY_RUN expansion much further down, after... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Joshua Slive | Refresh the SSL FAQ to bring it a little closer to... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Ruediger Pluem | * Fix PR36507 (mod_proxy_balancer does not handle stick... |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Colm MacCarthaigh | Invert the "yes" and "no" values for $ap_void_ptr_lt_lo... |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Colm MacCarthaigh | One way or another, whether we leave the casts in or... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Colm MacCarthaigh | Initialise a variable, to avoid a gcc warning. |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Colm MacCarthaigh | Whitespace fixes. |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Rich Bowen | Actually show hot to use this. |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Colm MacCarthaigh | Remove some trailing spaces. Syncs with 2.2.x. |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Ruediger Pluem | * Fix style nits (whitespaces / formats of comments... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Ruediger Pluem | * Add entry for r293123. |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Colm MacCarthaigh | Two minor whitespace cleanups. Syncs with the 2.2.x... |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Rich Bowen | Use the H flag to force cgi's to be handled as cgi... |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Ruediger Pluem | * run the request_status hook in proxy_handler if HTTP_... |
commit | commitdiff | tree | snapshot |
2005-10-01 |
Jeff Trawick | sync with 2.2 branch |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Jeff Trawick | SECURITY: CAN-2005-2970 (cve.mitre.org) |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Nick Kew | Fix pool in dbd_construct, and set sensible config... |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Justin Erenkrantz | Use rsync to install manual and htdocs to speed up... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Colm MacCarthaigh | Backport the Doxygen changes to the 2.2.x branch. No... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Jim Jagielski | de-ref bug - balancer is always not null since it's... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Colm MacCarthaigh | Add a changes entry for the mod_dir/mod_cache stuff. |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Nick Kew | Add note about no Directory Indexes to SetHandler docs. |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Justin Erenkrantz | Clean up c2x code-path by not double-setting the prefix... |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Justin Erenkrantz | Remove install errors emitted when using jlibtool inste... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Joe Orton | * acinclude.m4 (APACHE_CHECK_APxVER): New macro, for... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Colm MacCarthaigh | When doing a subrequest lookup, do not lookup using... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Colm MacCarthaigh | Explain why we have the regular file typecheck. No... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Colm MacCarthaigh | Fixes and cleanups for mod_cache; |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Paul Querna | As recommended by nd, build docs for all languages. |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Paul Querna | * Makefile.in |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Joe Orton | Synch with 2.2.x branch. |
commit | commitdiff | tree | snapshot |
next |