| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | C::Scan strikes again; include argument name in ap_invoke_handler prototype | Doug MacEachern | 2001-04-30 | 1 | -1/+1 |
* | Add ap_set_int_slot() function | Doug MacEachern | 2001-04-20 | 1 | -0/+12 |
* | We need a prototype for ap_show_mpm | Ryan Bloom | 2001-04-14 | 1 | -0/+7 |
* | Reformat declaration so make_export.awk will recognize them. Yes, I know this | Brian Havard | 2001-04-02 | 1 | -6/+3 |
* | Performance: Add quick_handler hook. This hook is called at the | Bill Stoddard | 2001-03-27 | 1 | -0/+10 |
* | top_module global variable renamed to ap_top_module | Doug MacEachern | 2001-03-26 | 1 | -2/+2 |
* | Reconsidered the wisdom of this change... back to the drawing board. | William A. Rowe Jr | 2001-02-25 | 1 | -0/+8 |
* | Clean up namespace badness with s/configfile_t/ap_configfile_t/ | William A. Rowe Jr | 2001-02-25 | 1 | -24/+16 |
* | remove ap_{post_config,child_init}_hook | Doug MacEachern | 2001-02-23 | 1 | -19/+0 |
* | server_rec* -> server_rec * (sorry for nit, C::Scan made me doit) | Doug MacEachern | 2001-02-22 | 1 | -1/+1 |
* | avoid c++ keywords | Doug MacEachern | 2001-02-22 | 1 | -2/+2 |
* | - more ap_conf_vector_t fixup. | Greg Stein | 2001-02-18 | 1 | -17/+25 |
* | *) Introduce "ap_conf_vector_t" type to assist with legibility and provide | Greg Stein | 2001-02-18 | 1 | -14/+26 |
* | Update copyright to 2001 | Roy T. Fielding | 2001-02-16 | 1 | -1/+1 |
* | fix minor prototype inconsistencies noticed with C::Scan | Doug MacEachern | 2001-02-04 | 1 | -9/+9 |
* | More doc improvements. | Ben Laurie | 2001-01-29 | 1 | -1/+1 |
* | Add support for type-safe optional functions. | Ben Laurie | 2001-01-27 | 1 | -0/+8 |
* | Remove AddModule and ClearModuleList. Neither directive really makes | Ryan Bloom | 2001-01-21 | 1 | -6/+0 |
* | The only symbol dropped, not counting regcomp regerror regexec regfree | William A. Rowe Jr | 2001-01-19 | 1 | -1/+2 |
* | Normalize the use of AP_DECLARE_DATA | William A. Rowe Jr | 2001-01-19 | 1 | -4/+4 |
* | The big change. This is part 3 of the apr-util symbols rename, please | William A. Rowe Jr | 2001-01-19 | 1 | -1/+1 |
* | Provide apr_pool_t arg to register_hooks, since anything they do in that | William A. Rowe Jr | 2001-01-17 | 1 | -12/+18 |
* | Provide apr_pool_t arg to register_hooks, since anything they do in that | William A. Rowe Jr | 2001-01-17 | 1 | -1/+2 |
* | adjust remaining modules to use the new handler hook method (Alan Edwards) | Doug MacEachern | 2001-01-09 | 1 | -3/+2 |
* | Make handlers use hooks. | Ben Laurie | 2001-01-07 | 1 | -17/+9 |
* | Force all Apache functions to be linked into the executable, whether they | Ryan Bloom | 2000-12-19 | 1 | -0/+4 |
* | Make mod_auth_db compile cleanly in 2.0 | Ryan Bloom | 2000-10-30 | 1 | -2/+2 |
* | Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols | William A. Rowe Jr | 2000-10-16 | 1 | -43/+43 |
* | Start introducing the extension-method elements so we're not | Ken Coar | 2000-09-13 | 1 | -0/+1 |
* | Preset the cmd_parms->limited field to the magic 'no limit active' | Ken Coar | 2000-08-12 | 1 | -2/+16 |
* | prefix libapr functions and types with apr_ | Doug MacEachern | 2000-08-02 | 1 | -47/+47 |
* | Finish the http_config.h documentation. :-) | Ryan Bloom | 2000-07-30 | 1 | -13/+178 |
* | Add more of the comments to http_config.h. This is a horrible job by the | Ryan Bloom | 2000-07-30 | 1 | -16/+234 |
* | Fix a couple of apparent typos. | Manoj Kasichainula | 2000-07-30 | 1 | -2/+2 |
* | Begin to document http_config.h. This documents most (if not all) of the | Ryan Bloom | 2000-07-29 | 1 | -94/+178 |
* | Fix a small typo. TAKE3 directives really do need to take all 3 arguments. | Ryan Bloom | 2000-07-28 | 1 | -2/+2 |
* | Add the macro for AP_INIT_TAKE3 directives. I am assuming this was left | Ryan Bloom | 2000-07-28 | 1 | -0/+4 |
* | Back out some changes that weren't supposed to be in my last commit. | Ryan Bloom | 2000-07-26 | 1 | -6/+0 |
* | Remove all of the ap_is* functions from Apache. They were already in APR, | Ryan Bloom | 2000-07-26 | 1 | -0/+6 |
* | blast the old names for the status codes | Greg Stein | 2000-06-24 | 1 | -2/+3 |
* | Use the new command-handler initializer macros in mod_auth; | Jeff Trawick | 2000-06-18 | 1 | -2/+2 |
* | Provide some more missing initializer macros for when AP_DEBUG isn't | Jeff Trawick | 2000-06-18 | 1 | -0/+4 |
* | More command handlers. | Ben Laurie | 2000-06-17 | 1 | -1/+4 |
* | More command handler updates. | Ben Laurie | 2000-06-17 | 1 | -0/+2 |
* | Fill in missing implementations of AP_INIT_whatever for when | Jeff Trawick | 2000-06-17 | 1 | -0/+20 |
* | Command handler revamp. Note that this makes the code produce a LOT of | Ben Laurie | 2000-06-17 | 1 | -4/+53 |
* | Fix a couple of problems with the pre/post config processing changes: | Jeff Trawick | 2000-06-12 | 1 | -0/+1 |
* | PR: | William A. Rowe Jr | 2000-06-06 | 1 | -2/+2 |
* | Modify the config order so that we read the config, process all EXEC_ON_READ | Ryan Bloom | 2000-06-03 | 1 | -2/+6 |
* | Add pre_config hooks back in for all modules. This is important for the | Ryan Bloom | 2000-06-02 | 1 | -5/+4 |