| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up docs and add a hook for clarification. | William A. Rowe Jr | 2002-07-11 | 1 | -17/+38 |
* | remove a redundant piece of code | Ian Holsman | 2002-06-17 | 1 | -26/+0 |
* | try to be a better example of a process-connection hook | Jeff Trawick | 2002-06-07 | 1 | -4/+2 |
* | More docs for mod_example.c | Ryan Bloom | 2002-06-07 | 1 | -2/+18 |
* | signature of quick_handler hook changed | Jeff Trawick | 2002-03-28 | 1 | -1/+1 |
* | Commit 1 of 2 to: | Bill Stoddard | 2002-03-20 | 1 | -1/+1 |
* | First commit to introduce accessor function to set r->content_type.. | Bill Stoddard | 2002-03-20 | 1 | -1/+1 |
* | Update our copyright for this year. | Roy T. Fielding | 2002-03-13 | 1 | -1/+1 |
* | Remove the install_transport_filters hook. The same function can be | Ryan Bloom | 2002-02-05 | 1 | -1/+1 |
* | The pre_config hook now takes a return value. This allows modules to | Aaron Bannert | 2002-01-29 | 1 | -2/+4 |
* | Ok one typo... that's it for me for one evening | William A. Rowe Jr | 2002-01-10 | 1 | -1/+1 |
* | Fix a handful of AP_MODULE_DECLARE_DATA exports for .so modules. | William A. Rowe Jr | 2002-01-10 | 1 | -2/+2 |
* | change open_logs hook to return a value, allowing you to flag a error | Ian Holsman | 2001-11-24 | 1 | -1/+2 |
* | Modify post_config hook so that it can return a error, | Ian Holsman | 2001-11-23 | 1 | -1/+2 |
* | disabling mod_example ap_hook_{http_method,default_port} | Doug MacEachern | 2001-10-16 | 1 | -0/+4 |
* | x_handler() was not checking r->handler, leaving it to handle every request | Doug MacEachern | 2001-10-13 | 1 | -0/+4 |
* | a couple of hacks to mod_example to get it to behave a little better: | Jeff Trawick | 2001-08-06 | 1 | -2/+4 |
* | Remove all the warnings from mod_example.c. | Ryan Bloom | 2001-08-06 | 1 | -42/+5 |
* | Sorting things out | Chuck Murcko | 2001-07-25 | 1 | -9/+10 |
* | fix warning | Chuck Murcko | 2001-07-24 | 1 | -1/+2 |
* | Checkpoint my mod_example work. It does not work correctly yet, | Ken Coar | 2001-05-22 | 1 | -192/+358 |
* | Goodbye ap_send_http_header | William A. Rowe Jr | 2001-02-28 | 1 | -1/+0 |
* | Update copyright to 2001 | Roy T. Fielding | 2001-02-16 | 1 | -1/+1 |
* | renaming various functions for consistency sake | Doug MacEachern | 2001-02-08 | 1 | -5/+5 |
* | The big change. This is part 3 of the apr-util symbols rename, please | William A. Rowe Jr | 2001-01-19 | 1 | -14/+14 |
* | Provide apr_pool_t arg to register_hooks, since anything they do in that | William A. Rowe Jr | 2001-01-17 | 1 | -1/+1 |
* | Get mod_example building cleanly. | Ryan Bloom | 2000-11-28 | 1 | -23/+28 |
* | Fix a typo. | Ken Coar | 2000-08-21 | 1 | -1/+1 |
* | prefix libapr functions and types with apr_ | Doug MacEachern | 2000-08-02 | 1 | -42/+42 |
* | Add mod_example to the build system. | Tony Finch | 2000-05-11 | 1 | -71/+85 |
* | back out APR_ prefix for TRUE,FALSE | Doug MacEachern | 2000-04-28 | 1 | -1/+1 |
* | prefix TRUE,FALSE with APR_ | Doug MacEachern | 2000-04-28 | 1 | -1/+1 |
* | add AP_ prefix to *HOOK* macros | Doug MacEachern | 2000-04-26 | 1 | -14/+14 |
* | Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages | Ryan Bloom | 2000-04-14 | 1 | -14/+14 |
* | Update to Apache Software License version 1.1 | Roy T. Fielding | 2000-03-31 | 1 | -33/+34 |
* | Update the example module to 2.0 | Ryan Bloom | 2000-03-14 | 1 | -26/+59 |
* | Fix all the License issues. Including: | Ryan Bloom | 2000-03-10 | 1 | -9/+9 |
* | Remove most of the annoying "re ap_context_t mplement" mis-replacements | Martin Kraemer | 1999-10-12 | 1 | -5/+5 |
* | Changed pools to contexts. Tested with prefork and pthread mpm's. I'll | Ryan Bloom | 1999-08-31 | 1 | -21/+21 |
* | Removed timeouts. | Roy T. Fielding | 1999-08-26 | 1 | -3/+0 |
* | Apache 1.3.9 baseline for the Apache 2.0 repository. | Roy T. Fielding | 1999-08-24 | 1 | -0/+1149 |