]> granicus.if.org Git - apache/history - include
properly merge directory configs in mod_include
[apache] / include /
2011-05-21 Stefan FritschAdd ap_regexec_len() function that works with non-null...
2011-05-20 Jim JagielskiAdd in BalancerGrowth and its functionality... this...
2011-05-11 Jim Jagielskiand bump to 2.3.13
2011-05-11 Jim JagielskiReady to tag 2.3.12-beta
2011-05-09 Jeff Trawickallow error log formatters to peek at the message format
2011-05-09 Jim JagielskiUse AP_ instead of APR_ and move into the compile CPP
2011-05-09 Jim JagielskiCleanup... most don't need apr_hooks.h at all...
2011-05-09 Jim JagielskiStart of ap_hooks.h setup
2011-04-25 Jeff Trawickspelling fix
2011-04-25 Jeff TrawickAdd child_status hook for tracking creation/termination...
2011-04-25 Stefan FritschAdd new ap_reserve_module_slots/ap_reserve_module_slots...
2011-04-17 Stefan Fritschclarify comment
2011-04-13 Guenter KnaufAxed tabs and trailing spaces.
2011-04-09 Jeff TrawickFix some MinGW build issues...
2011-03-31 Jim JagielskiAdd in a configuration generation... this is independent of
2011-03-30 Jeff TrawickSimplify the interface to ap_reclaim_child_processes...
2011-03-30 Jeff Trawickthe mpm-note-child-killed hook was just for use by
2011-03-29 Stefan FritschExpand the comment about APLOG_* and C++ a bit
2011-03-29 Stefan FritschAdd CHANGES entry for r1086756 / ap_cfg_* change
2011-03-29 Stefan FritschChange the ap_cfg_getline() and ap_cfg_getc() to return...
2011-03-29 Jeff Trawickchange signed single-bit fields to unsigned
2011-03-28 Eric Covenerfix incorrect type of LDAP connection pool member,...
2011-03-28 William A. Rowe JrWrap at 80
2011-03-28 Jeff Trawickmpm_common.c implements a handful of config directives...
2011-03-28 Jeff Trawicksome non-MPM code wants to see DEFAULT_PIDLOG, so liber...
2011-03-28 Jeff Trawickconsolidate logic to remove the pidfile in a new API,
2011-03-27 Jeff Trawickenable DEFAULT_REL_RUNTIMEDIR on NetWare and Windows
2011-03-27 Jeff Trawickfix doxygen warnings
2011-03-26 Jeff TrawickSCOREBOARD_MAINTENANCE_INTERVAL is gone, except for...
2011-03-26 Jeff Trawickaplog_module_index must always be set for C++, so simplify
2011-03-26 Jeff TrawickCorrect C++ incompatibility with http_log.h.
2011-03-16 Guenter KnaufAdded prototype for initgroups().
2011-03-16 Daniel Earl Poiriercore: AllowEncodedSlashes new option NoDecode to allow...
2011-03-14 Jeff Trawickfix butchered sentence in ap_args_to_table() docs
2011-03-14 Jeff Trawicka bit of doc for ap_args_to_table()
2011-03-12 Eric CovenerLay some groundwork for improvements to the connection...
2011-03-12 Jeff Trawickfix some grammar mistakes, mostly in comments
2011-03-03 Jeff Trawickspelling fix in a comment
2011-03-01 Jim JagielskiAnd roll onto 2.3.12
2011-03-01 Jim JagielskiReady to tag 2.3.11 as beta!
2011-02-26 Guenter KnaufAxed C++ comments and tabs.
2011-02-18 Jim JagielskiExpose "new" ap_parse_form_data() function instead...
2011-02-17 Jeff Trawickspelling fix
2011-02-16 Jeff Trawickap_main_state and ap_run_mode should be marked "extern"
2011-02-14 Jim JagielskiDocument pre_read_request and bump mmn
2011-02-14 Jim JagielskiNew hook: ap_run_pre_read_request()
2011-02-12 Stefan FritschCreate new ap_state_query() function that allows module...
2011-02-07 Jim JagielskiSlotmem now provides for the number of "free" slots
2011-02-03 Stefan FritschRaise DYNAMIC_MODULE_LIMIT to 256
2011-01-21 Stefan FritschMake ap_pstr2_alnum accept const char dest
2011-01-20 Stefan FritschAdd support to set variables with the 'Define' directiv...
2011-01-19 Jim JagielskiMake it clear that '_' is a possible char and accepted
2011-01-19 Jim JagielskiMake the balancer shared memory slot more human readabl...
2011-01-18 Stefan FritschInitialize the core_dir_config->sec_files and ->sec_if...
2011-01-17 Stefan FritschMerge the <If> sections in a separate step ap_if_walk...
2011-01-14 Jim JagielskiOops... I didn't see the test framework error here...
2011-01-13 Jim JagielskiMove nonce to balancer struct and add logic for nonce...
2011-01-13 Jim JagielskiJust a note regarding these bitfields
2011-01-13 Jim JagielskiOK... a good commit point (we don't quite compile yet...
2011-01-11 Jeff Trawickmention when APLOG_USE_MODULE() and AP_DECLARE_MODULE...
2011-01-03 Rainer JungUpdate copyright year.
2010-12-23 Ruediger Pluem* The concept of the cleaned flag is flawed: Once we...
2010-12-13 Jim JagielskiAnd roll on 2.3.11...
2010-12-13 Jim JagielskiGet ready to tag 2.3.10-alpha
2010-12-11 Stefan Fritschdoxygen improvements
2010-12-08 Stefan FritschFix some doxygen warnings
2010-12-04 Stefan FritschRename ap_expr's typedef names:
2010-11-28 Stefan Fritsch- add -ipmatch, -str(c)match, -fnmatch, -R operators...
2010-11-26 Stefan FritschFix another Windows build issue: Add a wrapper around...
2010-11-25 Stefan FritschFix some Windows build issues
2010-11-23 Jim JagielskiRoll on .10
2010-11-23 Jim JagielskiGet ready for tagging
2010-11-21 Stefan FritschMore ap_expr updates:
2010-11-21 Stefan Fritschap_expr related fixes/enhancements:
2010-11-18 Stefan Fritschmod_proxy: Fix ProxyPassInterpolateEnv directive.
2010-11-16 Graham LeggettRevert r1035504, this was the wrong way to do it.
2010-11-16 Graham LeggettFix pool lifetime issues when the proxy backend connect...
2010-11-14 Nick KewFix mod_proxy to support setting source address.
2010-11-10 Jeff TrawicksuEXEC: Add Suexec directive to disable suEXEC without...
2010-11-10 Ruediger Pluem* Fix parameter name as new is a reserved word in C...
2010-11-07 Daniel Earl PoirierTweak some doxygen comments to get these functions...
2010-11-06 Stefan FritschOoops. Forgot the minor bump for r1032167
2010-11-06 Stefan FritschAdd a generic pool cleanup function that sets a pointer...
2010-11-06 Stefan FritschReplace ap_expr with a parser derived from mod_ssl...
2010-10-23 Stefan FritschClarify usage of ap_pregcomp/ap_pregfree
2010-10-19 Stefan FritschActually bump MMN for:
2010-10-17 Graham LeggettAs cache_control_t is public, make ap_cache_control...
2010-10-16 Graham LeggettBegin the process of optimising the parsing of Cache...
2010-10-15 Rainer JungFix constness in log macro.
2010-10-12 Stefan Fritschimprove docs for ap_errorlog_handler and ap_errorlog_info
2010-10-11 Graham Leggettmod_cache: Optionally serve stale data when a revalidat...
2010-10-02 Stefan Fritschcore: Speed up config parsing if using a very large...
2010-09-29 Stefan Fritschadd comment about change to ap_expr_eval()
2010-09-28 Nick KewAdd "IN" operator to expression parser, to evaluate...
2010-09-28 Stefan FritschThis is just too easy to not do it: Add an 'expr' authz...
2010-09-28 Stefan FritschAdd generate_log_id hook to allow to use the ID generat...
2010-09-27 Graham Leggettmod_cache: Add the cache_status hook to register the...
2010-09-26 Stefan FritschIn ErrorLogFormat, make it possible to log an item...
2010-09-22 Graham LeggettBump the MMN to take into account changes to the mod_ca...
2010-09-21 Graham LeggettMove private cache_* declarations out of the public...
next