| Commit message (Expand) | Author | Age | Files | Lines |
* | build mod_reqtimeout on Windows | Jeff Trawick | 2010-02-27 | 1 | -0/+1 |
* | fix base addr of mod_serf | Jeff Trawick | 2010-02-26 | 1 | -1/+1 |
* | Finish libserf magic | William A. Rowe Jr | 2010-02-04 | 1 | -0/+1 |
* | Add mod_proxy_scgi; PR 48303; Submitted by: Gregg L. Smith <lists glewis.com> | William A. Rowe Jr | 2009-12-01 | 1 | -0/+1 |
* | Complete the integration of mod_heartbeat, mod_heartmonitor and the | William A. Rowe Jr | 2009-05-05 | 1 | -0/+1 |
* | complete r771579, refactoring mod_watchdog as loadable on win32 | William A. Rowe Jr | 2009-05-05 | 2 | -2/+2 |
* | MPM's are now dynamically loadable; so must mod_watchdog be. | William A. Rowe Jr | 2009-05-05 | 1 | -2/+0 |
* | Add balancer module targets | William A. Rowe Jr | 2009-05-05 | 1 | -92/+96 |
* | Introduce mod_remoteip to trunk from httpd/sandbox/mod_remoteip | William A. Rowe Jr | 2009-04-23 | 1 | -0/+1 |
* | stop exporting APACHE_MPM_DIR to modules -- unclear why this was ever necessa... | Jeff Trawick | 2009-03-31 | 1 | -4/+0 |
* | Core can specify a platform-specific rewrite args hook. Use that on Unix. | Jeff Trawick | 2009-03-29 | 1 | -0/+7 |
* | integrate lua, ratelimit | William A. Rowe Jr | 2009-03-26 | 1 | -0/+1 |
* | add lua | William A. Rowe Jr | 2009-03-25 | 1 | -3/+1 |
* | Add watchdog module to win32 build. | Mladen Turk | 2009-02-17 | 1 | -0/+4 |
* | Base our mod_buffer.so | William A. Rowe Jr | 2009-02-01 | 1 | -0/+1 |
* | Remove some more mod_mem_cache relics from | Rainer Jung | 2009-01-18 | 1 | -1/+3 |
* | So close ;-) Nicely done Jim | William A. Rowe Jr | 2008-11-23 | 1 | -0/+1 |
* | Remove mod_authn_default and mod_authz_default. | Chris Darroch | 2008-11-02 | 1 | -2/+0 |
* | Catch up with a host of changes to the current module set | William A. Rowe Jr | 2008-06-07 | 1 | -0/+12 |
* | Remove all references to CORE_PRIVATE. | Paul Querna | 2008-04-07 | 1 | -1/+0 |
* | s/mod_example/mod_example_hooks/ | William A. Rowe Jr | 2007-11-19 | 1 | -1/+1 |
* | Axe a completely bogus internal helper function. | William A. Rowe Jr | 2007-09-06 | 2 | -53/+0 |
* | Bless the module mod_substitute, with the Substitute directive | William A. Rowe Jr | 2007-08-24 | 1 | -1/+1 |
* | Adding the last two, missing mod_filter and mod_dav_lock infos | William A. Rowe Jr | 2007-08-24 | 1 | -0/+2 |
* | Add modules/examples/, and a new BuildAll dummy stub. | William A. Rowe Jr | 2007-08-24 | 1 | -0/+4 |
* | Add auth modules to the schema | William A. Rowe Jr | 2007-08-24 | 1 | -0/+2 |
* | Add another module to the base address list. | William A. Rowe Jr | 2007-08-23 | 1 | -0/+1 |
* | Added mod_proxy_fcgi win32 build. | Mladen Turk | 2006-10-14 | 1 | -0/+1 |
* | fix eol-style | André Malo | 2006-08-18 | 1 | -5/+5 |
* | Do not return on WAIT_ABANDONED signals. | Mladen Turk | 2006-08-03 | 1 | -10/+13 |
* | Fix return values from wait_for_many_objects. | Mladen Turk | 2006-08-02 | 1 | -4/+12 |
* | Add mod_authz_core module to the build. | Mladen Turk | 2006-07-25 | 1 | -0/+1 |
* | Add mod_access_conf module base address. | Mladen Turk | 2006-07-25 | 1 | -0/+1 |
* | On mingw32, the APACHE_MPM_DIR is defined from the autoconf generated files. | Paul Querna | 2006-07-15 | 1 | -0/+2 |
* | Bring in basic support for building the winnt MPM under mingw32, using the au... | Paul Querna | 2006-07-15 | 1 | -0/+5 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 4 | -24/+24 |
* | With all the fun new features, mod_proxy's size (when built in | William A. Rowe Jr | 2006-04-19 | 1 | -1/+1 |
* | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 4 | -4/+4 |
* | Add the module details for our /base:@...,mod_foo.so magic | William A. Rowe Jr | 2005-12-16 | 1 | -0/+2 |
* | No functional Change: Removing trailing whitespace. This also | Jim Jagielski | 2005-11-10 | 2 | -70/+70 |
* | No functional change: simple detabbing of indented code. | Jim Jagielski | 2005-11-10 | 1 | -2/+2 |
* | Doxygen fixup / cleanup | Ian Holsman | 2005-08-29 | 1 | -0/+12 |
* | This module shouldn't have been added; it's an experiment on my | William A. Rowe Jr | 2005-05-16 | 1 | -1/+0 |
* | Final bit to switch for imap->imagemap | William A. Rowe Jr | 2005-04-07 | 1 | -1/+2 |
* | 80 col style fix, no code harmed. | William A. Rowe Jr | 2005-02-18 | 1 | -3/+3 |
* | Add mod_echo - not built by default, but this drops the warning that | William A. Rowe Jr | 2005-02-18 | 1 | -0/+1 |
* | fix compile break with recent rename of real_exit_code to ap_real_exit_code | Bill Stoddard | 2005-02-18 | 1 | -3/+3 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 4 | -4/+8 |
* | A few new modules/debug/ projects which need base addr's. | William A. Rowe Jr | 2005-01-05 | 1 | -0/+2 |
* | WIN64: first in a series to get Windows IA64 builds clean, this serves pages | Allan K. Edwards | 2004-09-22 | 1 | -18/+18 |