| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a seg fault in mod_userdir.c. We used to use the pw structure | Ryan Bloom | 2001-02-22 | 1 | -5/+7 |
* | *) Introduce "ap_conf_vector_t" type to assist with legibility and provide | Greg Stein | 2001-02-18 | 1 | -25/+14 |
* | Update copyright to 2001 | Roy T. Fielding | 2001-02-16 | 1 | -1/+1 |
* | *) continued header revamping | Greg Stein | 2001-02-10 | 1 | -10/+14 |
* | renaming various functions for consistency sake | Doug MacEachern | 2001-02-08 | 1 | -2/+2 |
* | Fix the remaining APR_FINFO_NORM occurances. Again, followup is needed | William A. Rowe Jr | 2001-01-31 | 1 | -1/+1 |
* | Moved several CHANGES back to APR where they belonged in the first place, | William A. Rowe Jr | 2001-01-28 | 1 | -10/+8 |
* | The changes required for the APR_FINFO_wanted argument to | William A. Rowe Jr | 2001-01-20 | 1 | -1/+2 |
* | The big change. This is part 3 of the apr-util symbols rename, please | William A. Rowe Jr | 2001-01-19 | 1 | -2/+2 |
* | Provide apr_pool_t arg to register_hooks, since anything they do in that | William A. Rowe Jr | 2001-01-17 | 1 | -1/+1 |
* | Make handlers use hooks. | Ben Laurie | 2001-01-07 | 1 | -1/+0 |
* | add apr_get_home_directory(), teach mod_userdir to use that | Jeff Trawick | 2000-11-13 | 1 | -21/+13 |
* | Get mod_userdir compiling on FreeBSD when APR_HAS_THREADS. | Jeff Trawick | 2000-11-10 | 1 | -1/+1 |
* | Remove the comments that I accidentally left in from testing. Doh! | Ryan Bloom | 2000-11-10 | 1 | -3/+3 |
* | Remove a thread un-safe function when APR_HAS_THREADS | Ryan Bloom | 2000-11-10 | 1 | -0/+12 |
* | Make mod_cgi and mod_include work when compiled as DSO's again. This is | Ryan Bloom | 2000-10-31 | 1 | -1/+1 |
* | Fix a breakage due to Maoj's suexec patch of earlier today. | David Reid | 2000-10-23 | 1 | -1/+1 |
* | I didn't know that mod_userdir was even used on Windows. Oops. #ifdef | Manoj Kasichainula | 2000-10-23 | 1 | -1/+11 |
* | Remove an attempt to fix a race condition. The attempt is not | Manoj Kasichainula | 2000-10-23 | 1 | -6/+0 |
* | Add back suexec support. | Manoj Kasichainula | 2000-10-23 | 1 | -0/+32 |
* | More docs of oddities. | William A. Rowe Jr | 2000-10-16 | 1 | -3/+6 |
* | prefix libapr functions and types with apr_ | Doug MacEachern | 2000-08-02 | 1 | -23/+23 |
* | Move all APR functions related to strings to their own directory, and | Ryan Bloom | 2000-07-21 | 1 | -0/+1 |
* | Include strings.h for strcasecmp(), strncasecmp(), and bzero(). | Jeff Trawick | 2000-06-28 | 1 | -0/+3 |
* | blast the old names for the status codes | Greg Stein | 2000-06-24 | 1 | -2/+2 |
* | Fix warnings. | Ben Laurie | 2000-06-20 | 1 | -3/+3 |
* | Use the new command-handler initializer macros in some more modules. | Jeff Trawick | 2000-06-20 | 1 | -2/+4 |
* | add AP_ prefix to *HOOK* macros | Doug MacEachern | 2000-04-26 | 1 | -1/+1 |
* | Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages | Ryan Bloom | 2000-04-14 | 1 | -1/+1 |
* | Update to Apache Software License version 1.1 | Roy T. Fielding | 2000-03-31 | 1 | -32/+33 |
* | Fix all the License issues. Including: | Ryan Bloom | 2000-03-10 | 1 | -9/+9 |
* | Manoj has been pushing for this for a while, but I've been too dense | Ryan Bloom | 2000-01-19 | 1 | -1/+2 |
* | Fix Windows compile break. Gotta find a better way to fix this. | Bill Stoddard | 2000-01-19 | 1 | -0/+2 |
* | This is a huge change to the configure system. Basically, this name space | Ryan Bloom | 2000-01-18 | 1 | -0/+6 |
* | Separate the stat structure from the file structure and use ap_stat and | Ryan Bloom | 2000-01-06 | 1 | -2/+3 |
* | Changed pools to contexts. Tested with prefork and pthread mpm's. I'll | Ryan Bloom | 1999-08-31 | 1 | -5/+5 |
* | Start to implement module-defined hooks that are a) fast and b) typesafe. | Roy T. Fielding | 1999-08-26 | 1 | -13/+10 |
* | Apache 1.3.9 baseline for the Apache 2.0 repository. | Roy T. Fielding | 1999-08-24 | 1 | -0/+349 |