| Commit message (Expand) | Author | Age | Files | Lines |
* | NetWare build overhaul in order to compile on Linux. | Guenter Knauf | 2011-03-08 | 1 | -4/+4 |
* | worker, event, prefork: Correct several issues when built as | Jeff Trawick | 2011-03-05 | 3 | -190/+187 |
* | zap needless reinitialization of is_graceful on the 2nd | Jeff Trawick | 2011-03-05 | 3 | -5/+0 |
* | sanity check use of volatile in prefork, worker, and event | Jeff Trawick | 2011-03-04 | 3 | -14/+15 |
* | event: child_main() never returns, so remove some dead code after | Jeff Trawick | 2011-03-03 | 1 | -2/+2 |
* | worker: child_main() never returns, so remove some dead code after | Jeff Trawick | 2011-03-03 | 1 | -2/+2 |
* | prefork in ONE_PROCESS mode: | Jeff Trawick | 2011-03-03 | 1 | -8/+5 |
* | prefork: store pid in scoreboard for ONE_PROCESS mode | Jeff Trawick | 2011-03-02 | 1 | -0/+1 |
* | fix some logging calls to include the server_rec | Jeff Trawick | 2011-02-26 | 4 | -17/+17 |
* | Axed C++ comments and tabs. | Guenter Knauf | 2011-02-26 | 1 | -14/+14 |
* | Expose "new" ap_parse_form_data() function instead of requiring | Jim Jagielski | 2011-02-18 | 1 | -3/+219 |
* | typo in format string for 1070660 | Eric Covener | 2011-02-14 | 1 | -1/+1 |
* | Log a hint about the directory needing to be executable | Eric Covener | 2011-02-14 | 1 | -2/+3 |
* | New hook: ap_run_pre_read_request() | Jim Jagielski | 2011-02-14 | 1 | -0/+6 |
* | Create new ap_state_query() function that allows modules to determine | Stefan Fritsch | 2011-02-12 | 2 | -23/+50 |
* | * server/mpm/prefork/prefork.c (stop_listening, sig_term, restart): | Joe Orton | 2011-02-08 | 1 | -0/+3 |
* | test_char.h is a dependency, not a source. This seems to fix the occasional | Stefan Fritsch | 2011-02-05 | 1 | -1/+1 |
* | revert r1066944, r1067177 for now | Stefan Fritsch | 2011-02-05 | 1 | -22/+1 |
* | Until this is fixed to link in lresolv, exclude. | Jim Jagielski | 2011-02-04 | 1 | -2/+2 |
* | Reload resolv.conf on graceful restarts | Stefan Fritsch | 2011-02-03 | 1 | -0/+21 |
* | Optimize memory access pattern of ap_merge_per_dir_configs() | Stefan Fritsch | 2011-02-03 | 1 | -7/+18 |
* | Revert an old (~10yr) change to the fd Q; move back to | Jim Jagielski | 2011-01-27 | 4 | -8/+30 |
* | Make ap_pstr2_alnum accept const char dest | Stefan Fritsch | 2011-01-21 | 1 | -4/+6 |
* | * Only unset if we have a table. This can happen if undefine occurs before de... | Ruediger Pluem | 2011-01-21 | 1 | -1/+3 |
* | Add support to set variables with the 'Define' directive. Change | Stefan Fritsch | 2011-01-20 | 1 | -30/+53 |
* | Move ap_resolve_env to core.c, in preparation for adding mod_define-like | Stefan Fritsch | 2011-01-20 | 2 | -89/+89 |
* | Fix compile error | Stefan Fritsch | 2011-01-19 | 1 | -1/+1 |
* | Make it clear that '_' is a possible char and accepted | Jim Jagielski | 2011-01-19 | 1 | -2/+2 |
* | Make the balancer shared memory slot more human readable. But we need | Jim Jagielski | 2011-01-19 | 1 | -0/+24 |
* | Fix some warnings with Visual Studio reported by Gregg L. Smith | Stefan Fritsch | 2011-01-18 | 1 | -0/+6 |
* | Initialize the core_dir_config->sec_files and ->sec_if only if needed. | Stefan Fritsch | 2011-01-18 | 2 | -12/+32 |
* | remove some redundant NULL assignments | Stefan Fritsch | 2011-01-18 | 1 | -13/+11 |
* | Check for s->module_config before using it, as the faked server_rec from | Stefan Fritsch | 2011-01-18 | 1 | -21/+24 |
* | Merge the <If> sections in a separate step ap_if_walk, after ap_location_walk. | Stefan Fritsch | 2011-01-17 | 2 | -18/+147 |
* | Add server directory to INCLUDES. | Rainer Jung | 2011-01-17 | 1 | -0/+4 |
* | config: report error and exit cleanly if getaddrinfo fails at startup | Nick Kew | 2011-01-16 | 1 | -1/+9 |
* | whitespace | Jim Jagielski | 2011-01-13 | 1 | -1/+1 |
* | OK... a good commit point (we don't quite compile yet though...) | Jim Jagielski | 2011-01-13 | 1 | -40/+1 |
* | Save a useless check: | Stefan Fritsch | 2011-01-12 | 1 | -3/+1 |
* | comment on where multiple headers with same name get merged | Jeff Trawick | 2011-01-10 | 1 | -0/+3 |
* | Fix ap_mpm_query results: | Stefan Fritsch | 2011-01-09 | 1 | -2/+2 |
* | eliminate another var named 'c' which is not a conn_rec | Stefan Fritsch | 2010-12-30 | 1 | -4/+2 |
* | Add mod_rewrite's SCRIPT_USER/SCRIPT_GROUP vars to ap_expr | Stefan Fritsch | 2010-12-30 | 1 | -0/+16 |
* | Make the REQUEST_SCHEME variable available to scripts and mod_rewrite | Stefan Fritsch | 2010-12-30 | 1 | -0/+1 |
* | Add -T operator to allow easy evaluation of on/off, 1/0, ... variables | Stefan Fritsch | 2010-12-30 | 1 | -0/+22 |
* | Applying patch from PR 33078 (with slight changes to its return values) | Igor Galić | 2010-12-28 | 1 | -1/+25 |
* | Log a trace message if we drop a header with an invalid name | Stefan Fritsch | 2010-12-28 | 1 | -3/+6 |
* | Move duplicated code into utility functions | Stefan Fritsch | 2010-12-28 | 1 | -70/+42 |
* | When exporting request headers to HTTP_* environment variables, drop variables | Stefan Fritsch | 2010-12-28 | 1 | -4/+7 |
* | prefer exact port matches in ip-based VH lookup over wildcards. | Eric Covener | 2010-12-28 | 1 | -6/+18 |