]> granicus.if.org Git - apache/history - modules/mappers/mod_userdir.c
*) continued header revamping
[apache] / modules / mappers / mod_userdir.c
2001-02-10 Greg Stein*) continued header revamping
2001-02-08 Doug MacEachernrenaming various functions for consistency sake
2001-01-31 William A. Rowe Jr Fix the remaining APR_FINFO_NORM occurances. Again...
2001-01-28 William A. Rowe Jr Moved several CHANGES back to APR where they belonged...
2001-01-20 William A. Rowe Jr The changes required for the APR_FINFO_wanted argument to
2001-01-19 William A. Rowe Jr The big change. This is part 3 of the apr-util symbo...
2001-01-17 William A. Rowe Jr Provide apr_pool_t arg to register_hooks, since anyth...
2001-01-07 Ben LaurieMake handlers use hooks.
2000-11-13 Jeff Trawickadd apr_get_home_directory(), teach mod_userdir to...
2000-11-10 Jeff TrawickGet mod_userdir compiling on FreeBSD when APR_HAS_THREADS.
2000-11-10 Ryan BloomRemove the comments that I accidentally left in from...
2000-11-10 Ryan BloomRemove a thread un-safe function when APR_HAS_THREADS
2000-10-31 Ryan BloomMake mod_cgi and mod_include work when compiled as...
2000-10-23 David ReidFix a breakage due to Maoj's suexec patch of earlier...
2000-10-23 Manoj KasichainulaI didn't know that mod_userdir was even used on Windows...
2000-10-23 Manoj KasichainulaRemove an attempt to fix a race condition. The attempt...
2000-10-23 Manoj KasichainulaAdd back suexec support.
2000-10-16 William A. Rowe Jr More docs of oddities.
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-07-21 Ryan BloomMove all APR functions related to strings to their...
2000-06-28 Jeff TrawickInclude strings.h for strcasecmp(), strncasecmp(),...
2000-06-24 Greg Steinblast the old names for the status codes
2000-06-20 Ben LaurieFix warnings.
2000-06-20 Jeff TrawickUse the new command-handler initializer macros in some...
2000-04-26 Doug MacEachernadd AP_ prefix to *HOOK* macros
2000-04-14 Ryan BloomChange ap_context_t to ap_pool_t. This compiles, runs...
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-10 Ryan BloomFix all the License issues. Including:
2000-01-19 Ryan BloomManoj has been pushing for this for a while, but I...
2000-01-19 Bill StoddardFix Windows compile break. Gotta find a better way...
2000-01-18 Ryan BloomThis is a huge change to the configure system. Basical...
2000-01-06 Ryan BloomSeparate the stat structure from the file structure...
1999-08-31 Ryan BloomChanged pools to contexts. Tested with prefork and...
1999-08-26 Roy T. FieldingStart to implement module-defined hooks that are a...
1999-08-24 Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.