| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Two fixes in one: | Aaron Bannert | 2001-12-27 | 1 | -15/+18 |
* | Style changes only. Lots of tab alignment issues, and added lots of | Aaron Bannert | 2001-12-27 | 1 | -807/+963 |
* | Modify post_config hook so that it can return a error, | Ian Holsman | 2001-11-23 | 1 | -2/+3 |
* | adjust to apr_uri_ rename | Doug MacEachern | 2001-08-19 | 1 | -5/+5 |
* | fix some homophonic issues in comments, as well as some | Jeff Trawick | 2001-08-15 | 1 | -1/+1 |
* | Fix the new method code. We need to cast 1 to an apr_int64_t or it will | Ryan Bloom | 2001-08-11 | 1 | -1/+1 |
* | Moved util_uri to apr-util/uri/apr_uri, which means adding the apr_ | Roy T. Fielding | 2001-05-22 | 1 | -6/+6 |
* | Fix warnings. | Ben Laurie | 2001-05-20 | 1 | -14/+20 |
* | We don't really treat this field as a const, and currently we are getting | Ryan Bloom | 2001-04-15 | 1 | -1/+1 |
* | Clean up a yet a couple more emits | William A. Rowe Jr | 2001-04-10 | 1 | -2/+2 |
* | This is a fix that went into v1.3 quite a while back, but not into v2.0. | Chuck Murcko | 2001-03-16 | 1 | -3/+3 |
* | Don't directly include ap_config_auto.h directly. It isn't available on | Greg Stein | 2001-03-01 | 1 | -12/+12 |
* | Clean up namespace badness with s/configfile_t/ap_configfile_t/ | William A. Rowe Jr | 2001-02-25 | 1 | -2/+2 |
* | clean up a call to apr_psprintf() (trailing NULL not needed) | Jeff Trawick | 2001-02-22 | 1 | -1/+1 |
* | rename miss: s/apr_clear_pool/apr_pool_clear/g | Doug MacEachern | 2001-02-19 | 1 | -1/+1 |
* | *) Introduce "ap_conf_vector_t" type to assist with legibility and provide | Greg Stein | 2001-02-18 | 1 | -0/+5 |
* | Rename the module structures so that the exported symbol matches | Martin Kraemer | 2001-02-16 | 1 | -9/+9 |
* | Update copyright to 2001 | Roy T. Fielding | 2001-02-16 | 1 | -1/+1 |
* | doh. need a spellchekker for these rename scripts. s/apr_lock_aquire/apr_lo... | Doug MacEachern | 2001-02-14 | 1 | -3/+3 |
* | clean up more warnings and link problems after the header file | Jeff Trawick | 2001-02-11 | 1 | -1/+2 |
* | Clean up some of the includes: | Greg Stein | 2001-02-10 | 1 | -1/+0 |
* | Make a mod_auth_digest build fail in a less mysterious way on systems | Jeff Trawick | 2001-02-08 | 1 | -1/+4 |
* | renaming various functions for consistency sake | Doug MacEachern | 2001-02-08 | 1 | -29/+29 |
* | The big change. This is part 3 of the apr-util symbols rename, please | William A. Rowe Jr | 2001-01-19 | 1 | -23/+23 |
* | Provide apr_pool_t arg to register_hooks, since anything they do in that | William A. Rowe Jr | 2001-01-17 | 1 | -1/+1 |
* | use the apr_status_t instead of errno | Jeff Trawick | 2001-01-09 | 1 | -2/+2 |
* | adjust remaining modules to use the new handler hook method (Alan Edwards) | Doug MacEachern | 2001-01-09 | 1 | -1/+0 |
* | Get all of the auth modules to the point that they will install and | Ryan Bloom | 2000-12-19 | 1 | -9/+9 |
* | Cleanup some warnings in mod_auth_digest.c | Ryan Bloom | 2000-10-31 | 1 | -22/+23 |
* | Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols | William A. Rowe Jr | 2000-10-16 | 1 | -2/+2 |
* | Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation... | William A. Rowe Jr | 2000-08-06 | 1 | -14/+14 |
* | prefix libapr functions and types with apr_ | Doug MacEachern | 2000-08-02 | 1 | -132/+132 |
* | Remove all of the ap_is* functions from Apache. They were already in APR, | Ryan Bloom | 2000-07-26 | 1 | -1/+1 |
* | Missing apr_strings.h - hope this wasn't destined for some global header. | William A. Rowe Jr | 2000-07-25 | 1 | -1/+2 |
* | blast the old names for the status codes | Greg Stein | 2000-06-24 | 1 | -23/+23 |
* | Remove all occurances of strerror from Apache. ap_strerror works just | Ryan Bloom | 2000-06-09 | 1 | -1/+2 |
* | don't include apr_shmem.h when APR_HAS_SHARED_MEMORY is false, but instead se... | Ronald Tschalar | 2000-06-01 | 1 | -1/+37 |
* | Brought mod_auth_digest up to synch with 1.3, fixed ap_time_t-related | Ronald Tschalar | 2000-05-29 | 1 | -246/+393 |
* | PR: | William A. Rowe Jr | 2000-05-28 | 1 | -2/+2 |
* |
| William A. Rowe Jr | 2000-05-27 | 1 | -2/+2 |
* | PR: | William A. Rowe Jr | 2000-04-29 | 1 | -1/+1 |
* | add AP_ prefix to *HOOK* macros | Doug MacEachern | 2000-04-26 | 1 | -3/+3 |
* | Some Windows tweaks from William Rowe... | Bill Stoddard | 2000-04-25 | 1 | -0/+1 |
* | Win32: Get mod_auth_digest compiling and added to the Windows | Bill Stoddard | 2000-04-22 | 1 | -1/+3 |
* | Here's my first stab at getting mod_auth_digest working under 2.0 | Bill Stoddard | 2000-04-15 | 1 | -133/+48 |
* | Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages | Ryan Bloom | 2000-04-14 | 1 | -8/+8 |
* | Update to Apache Software License version 1.1 | Roy T. Fielding | 2000-03-31 | 1 | -33/+34 |
* | more post-old-style Configure cleanup | dgaudet | 2000-03-12 | 1 | -0/+1 |
* | Fix all the License issues. Including: | Ryan Bloom | 2000-03-10 | 1 | -9/+9 |
* | This is a huge change to the configure system. Basically, this name space | Ryan Bloom | 2000-01-19 | 1 | -1/+0 |