]> granicus.if.org Git - apache/history - server/config.c
Add the AP_DECLARE()/AP_CORE_DECLARE macros on the return types of
[apache] / server / config.c
2001-05-11 Chuck MurckoAdd the AP_DECLARE()/AP_CORE_DECLARE macros on the...
2001-04-20 Bill Stoddardstruct_ptr is a void*. The Windows compiler doesn...
2001-04-20 Doug MacEachernAdd ap_set_int_slot() function
2001-04-13 Ryan BloomAdd more options to the ap_mpm_query function. This...
2001-04-10 Victor J. OrlikowskiSmall docco fix.
2001-04-02 Jeff TrawickFix segfaults for configuration file syntax errors...
2001-03-27 Bill StoddardPerformance: Add quick_handler hook. This hook is calle...
2001-03-26 Doug MacEacherntop_module global variable renamed to ap_top_module
2001-03-06 Jeff TrawickReport unbounded containers in the config file. Previo...
2001-03-03 Jeff TrawickUse a proper prototype for ap_show_directives() and...
2001-02-25 William A. Rowe Jr Clean up namespace badness with s/configfile_t/ap_con...
2001-02-23 Doug MacEachernremove ap_{post_config,child_init}_hook
2001-02-22 Doug MacEachernavoid c++ keywords
2001-02-18 Greg Stein- more ap_conf_vector_t fixup.
2001-02-18 Greg Stein*) Introduce "ap_conf_vector_t" type to assist with...
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2001-02-10 Greg Stein*) continued header revamping
2001-02-08 Doug MacEachernrenaming various functions for consistency sake
2001-01-29 Greg Amesback out recent breakage. If the lstat isn't executed...
2001-01-27 William A. Rowe Jr Use the appropriate APR_FINFO_flags for the apr_stat...
2001-01-27 Ben LaurieAdd support for type-safe optional functions.
2001-01-24 Ben LaurieThe current hooking module is _not_ a debugging aid.
2001-01-23 William A. Rowe Jr Accomodate the change to the apr_read_dir() arguments...
2001-01-21 Ryan BloomRemove AddModule and ClearModuleList. Neither directiv...
2001-01-21 Ryan BloomAdd a call to apr_hook_deregister_all() in the clear_mo...
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 only symbol dropped, not counting regcomp regerro...
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-09 Jeff Trawickget rid of some bogus uses of perror()
2001-01-08 Doug MacEachernadjust remaining modules to use the new handler hook...
2001-01-07 Ben LaurieKeep Greg happy.
2001-01-07 Ben LaurieStrip trailing stuff from mime types.
2001-01-07 Ben LaurieMake handlers use hooks.
2001-01-05 Allan K. Edwardsadd pool parameter to ap_is_directory and ap_is_rdirectory
2001-01-05 Ryan BloomStop copying file names that we get from apr_file_t...
2001-01-02 Ben LaurieGeneric hooks (and a demo content filter module).
2001-01-01 Ryan BloomWhen we are starting the server, we have a pool that...
2000-12-17 Ryan BloomRename the apr_opendir symbol to apr_dir_open. This...
2000-12-15 Jeff Trawickmove closer to IPv6 support by changing the server_addr_rec
2000-11-26 Greg Stein*) Compensate for recent changes in the APR headers...
2000-11-18 William A. Rowe Jr Extern symbols (per the warning) belong elsewhere...
2000-11-14 Ryan BloomPort mod_info to 2.0. This is basically a complete...
2000-11-02 William A. Rowe Jr Solve the os_is_absolute_path problem for the moment.
2000-11-02 William A. Rowe Jr Get Win32 building again.
2000-10-30 Ryan BloomMake mod_auth_db compile cleanly in 2.0
2000-10-23 Manoj KasichainulaAdd back suexec support.
2000-10-16 William A. Rowe Jr Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLAR...
2000-10-05 Jim JagielskiPort over the config directory stuff...
2000-10-05 William A. Rowe Jr The lots of little ones... APR_IS_STATUS_condition...
2000-09-20 Jeff TrawickAvoid a segfault when parsing .htaccess files. An
2000-09-15 Jeff TrawickFix a bug parsing configuration file containers. With...
2000-08-14 Ryan BloomRemove a bunch of warnings from the server when compile...
2000-08-11 Ken Coar Preset the cmd_parms->limited field to the magic ...
2000-08-04 Jeff TrawickFix a config tree problem.
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-07-25 William A. Rowe Jr Add APR_EOL_STR for a platform specific text delimite...
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-25 Doug MacEachernparms needs err_directive incase execute_now() returns...
2000-06-24 Jeff TrawickOS/390 needs arpa/inet.h for htonl().
2000-06-18 Jeff TrawickUse the new command-handler initializer macros in mod_auth;
2000-06-17 Ben LaurieMore command handlers.
2000-06-17 Ben LaurieMore consification, correct command initialisation.
2000-06-17 Ben LaurieCommand handler revamp. Note that this makes the code...
2000-06-16 Jeff TrawickFix segfault when reporting this type of syntax error:
2000-06-11 Jeff TrawickFix a couple of problems with the pre/post config proce...
2000-06-06 William A. Rowe JrPR:
2000-06-05 Tony FinchRemove some #ifdef'ed code that doesn't make much sense
2000-06-03 Ryan BloomModify the config order so that we read the config...
2000-06-02 Ryan BloomAdd pre_config hooks back in for all modules. This...
2000-05-30 Ryan BloomForward fit a bug fix in the TAKE13 handling from 1...
2000-05-30 Jeff TrawickWe now report the correct line number for syntax errors...
2000-05-28 William A. Rowe JrPR:
2000-05-27 William A. Rowe JrPR:
2000-05-27 William A. Rowe JrPR:
2000-05-27 William A. Rowe Jr A really simple change for readability:
2000-05-27 William A. Rowe Jr This patch corrects the issues from the AP_EXPORT...
2000-05-22 Ryan BloomFix the config parser so that if there is no current...
2000-05-19 Ryan BloomFix a bug in adding EXEC_ON_READ at the top level of...
2000-05-16 Ryan BloomFix a bug in the EXEC_ON_READ logic. When we build...
2000-05-15 Ryan BloomCommit the EXEC_ON_READ changes. This allows modules...
2000-05-09 Allan K. EdwardsGet tree build to work correctly with config Include...
2000-04-26 Doug MacEachernadd AP_ prefix to *HOOK* macros
2000-04-24 Greg Steindrop the "container" param from ap_walk_config(). calle...
2000-04-24 Greg Steinclean up cmd_parms: config_file is no longer valid...
2000-04-24 Greg Steinhandle error messages during building and processing...
2000-04-22 Ryan BloomParse the config tree, instead of the config file....
2000-04-20 Brian HavardUse ap_canonical_error() where appropriate.
2000-04-16 Ryan BloomAdd back in logic to put the ending container directive...
2000-04-14 Ryan BloomChange ap_context_t to ap_pool_t. This compiles, runs...
2000-04-14 dgaudetmore namespace cleanup
2000-04-12 Ryan BloomFirst step to getting configuration modules working...
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-30 Ryan BloomFix the warnings associated with the pre_config patch.
2000-03-30 Ryan BloomPut the pre_config hook back into the table. This...
2000-03-28 Ryan BloomRemove the last piece of the layered I/O code. I don...
2000-03-25 Ryan BloomEnabled layered I/O. Docs are forthcoming.
2000-03-23 Allan K. EdwardsClear hook registrations between reads of the config...
2000-03-15 Manoj KasichainulaEliminate implicit usage of access.conf and srm.conf.
next