| Commit message (Expand) | Author | Age | Files | Lines |
* | Nothing left to build in this directory | Bradley Nicholes | 2007-11-30 | 1 | -2/+0 |
* | * mod_substitute is now below filters and no longer in experimental. | Ruediger Pluem | 2007-11-27 | 1 | -2/+0 |
* | move mod_substitute from exp to filters | Jim Jagielski | 2007-11-27 | 3 | -910/+0 |
* | Fix up the NetWare build due to the rearranging of the examples and experimen... | Bradley Nicholes | 2007-11-21 | 1 | -2/+3 |
* | * Move the Example modules to the newly created examples subdirectory | Sander Temme | 2007-11-18 | 11 | -2930/+0 |
* | Clean up 2nd typo of the same line, you would expect I could copy n paste | William A. Rowe Jr | 2007-09-29 | 1 | -1/+1 |
* | A long week, what can I say? | William A. Rowe Jr | 2007-09-29 | 1 | -1/+1 |
* | Well this always sucks, to build a good example and discover the simple | William A. Rowe Jr | 2007-09-28 | 1 | -1/+10 |
* | Add an include path to resolve the mpm header | Bradley Nicholes | 2007-08-27 | 1 | -0/+1 |
* | We are Substitute now :) | Jim Jagielski | 2007-08-25 | 1 | -4/+4 |
* | Bless the module mod_substitute, with the Substitute directive | William A. Rowe Jr | 2007-08-24 | 5 | -66/+65 |
* | It isn't rocket science :) | William A. Rowe Jr | 2007-08-24 | 1 | -2/+15 |
* | Some unused local variables. | William A. Rowe Jr | 2007-08-24 | 1 | -2/+1 |
* | Resolve examples errors (missing include error, signedness warning). | William A. Rowe Jr | 2007-08-24 | 2 | -1/+2 |
* | Yes - a purpose to adjusting the name now; add all examples to a new | William A. Rowe Jr | 2007-08-24 | 4 | -0/+444 |
* | Adjust NW (I hope) | William A. Rowe Jr | 2007-08-24 | 2 | -7/+7 |
* | s/SED/Rewrite/ (approximately, taking into account legibility and line length), | William A. Rowe Jr | 2007-08-24 | 1 | -51/+59 |
* | SEDFILTER has several anomolies; first, it's not SED syntax, | William A. Rowe Jr | 2007-08-24 | 2 | -7/+7 |
* | Complete cleanup of global variable use by mod_example. This should take away | Sander Temme | 2007-06-26 | 1 | -46/+32 |
* | newlines | André Malo | 2007-04-24 | 2 | -516/+516 |
* | removed obsolete -prefix; minor cosmetic changes. | Guenter Knauf | 2007-03-22 | 5 | -4/+1 |
* | added mod_sedfilter; minor cosmetic changes. | Guenter Knauf | 2007-03-22 | 1 | -8/+9 |
* | removed obsolete -prefix; minor cosmetic changes. | Guenter Knauf | 2007-03-22 | 1 | -9/+8 |
* | removed obsolete -prefix; minor cosmetic changes. | Guenter Knauf | 2007-03-22 | 1 | -9/+8 |
* | Even though we don't let our bb grow too large, still | Jim Jagielski | 2007-03-20 | 1 | -0/+8 |
* | Use macros for common code paths... this cleans it up | Jim Jagielski | 2007-03-20 | 1 | -47/+36 |
* | Update build system to know about sedfilter | Jim Jagielski | 2007-03-19 | 2 | -0/+261 |
* | Some minor tweaks... return quickly if given an | Jim Jagielski | 2007-03-19 | 1 | -1/+11 |
* | Add comment to avoid confusion and questions :) | Jim Jagielski | 2007-03-19 | 1 | -1/+6 |
* | Initial import: mod_sedfilter.c (was mod_sed_filter.c) as | Jim Jagielski | 2007-03-16 | 1 | -0/+522 |
* | Add the case_flt experimental modules to the NetWare build | Bradley Nicholes | 2007-03-09 | 3 | -1/+520 |
* | Implement a BASEDIR build environment variable to allow the NetWare build to ... | Bradley Nicholes | 2007-02-01 | 1 | -1/+1 |
* | Get rid of the global trace_add in favor of specific trace functions tailored... | Sander Temme | 2007-01-04 | 1 | -135/+105 |
* | Ongoing crusade to separate callback tracing into single-process | Sander Temme | 2006-12-30 | 1 | -13/+58 |
* | Add request-specific trace method that does not use global variables and | Sander Temme | 2006-12-19 | 1 | -103/+95 |
* | ifdef out suexec for the platforms that don't support it | Bradley Nicholes | 2006-11-28 | 1 | -0/+7 |
* | * Move the error log slug higher in the trace function, so it gets | Sander Temme | 2006-11-27 | 1 | -18/+22 |
* | * Further clarify hook callback return convention | Sander Temme | 2006-11-27 | 1 | -117/+154 |
* | * Make EXAMPLE_LOG_EACH compiler directive settable on command line | Sander Temme | 2006-11-25 | 1 | -58/+143 |
* | * Start re-organizing the function declarations to put related items together | Sander Temme | 2006-11-24 | 1 | -185/+191 |
* | add example test_config routine | Chris Darroch | 2006-10-17 | 1 | -13/+29 |
* | Replace ap_get_server_version with ap_get_server_banner() and | Jeff Trawick | 2006-09-05 | 1 | -1/+1 |
* | Introduce a check_config phase between pre_config and open_logs, | Chris Darroch | 2006-08-15 | 1 | -2/+26 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 3 | -18/+18 |
* | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 3 | -3/+3 |
* | No functional Change: Removing trailing whitespace. This also | Jim Jagielski | 2005-11-10 | 3 | -17/+17 |
* | No functional change: simple detabbing of indented code. | Jim Jagielski | 2005-11-10 | 2 | -31/+31 |
* | Fix a make problem that occurred due to the removal of the other submakefiles... | Bradley Nicholes | 2005-09-21 | 1 | -0/+9 |
* | * modules/experimental/config.m4: Don't duplicate the mod_dbd | Joe Orton | 2005-09-21 | 1 | -10/+0 |
* | Move mod_dbd from /experimental/ to /database/ | Nick Kew | 2005-09-21 | 2 | -526/+0 |