]> granicus.if.org Git - apache/history - include/ap_mmn.h
core: Add the ability to do explicit matching on weak and strong ETags
[apache] / include / ap_mmn.h
2013-05-28 Graham Leggettcore: Add the ability to do explicit matching on weak...
2013-05-28 Graham Leggettmod_cache: Invalidate cached entities in response to...
2013-05-26 Graham Leggettmod_dav: Improve error handling in dav_method_put(...
2013-04-30 Jim JagielskiMerge r1387603, r1388029, r1420124, r1421288, r1421912...
2013-04-28 Rainer JungFix version number in mmn comment.
2013-04-27 Graham Leggettmod_authnz_ldap: Allow using exec: callouts like SSLPas...
2013-04-15 Jim JagielskiMerge r1458456 from trunk:
2013-02-21 Jim Jagielskiwhitespace
2013-01-28 Jim JagielskiMerge r1422549, r1422712 from trunk:
2013-01-22 Jim JagielskiMerge r1387110, r1387444, r1387979, r1387607, r1387693...
2012-12-16 Rainer JungFix typo in mmn comment.
2012-12-16 Graham Leggettmod_slotmem_*: Add in new fgrab() function which forces...
2012-12-06 Jim JagielskiMerge r1404653 from trunk:
2012-11-18 Jim Jagielskibump minor
2012-07-28 Jim Jagielski * mod_proxy*: ProxyBlock fixes; PR 43697 and more.
2012-07-20 Rainer JungAdd missing HTTP status codes taken from
2012-07-03 Stefan FritschMerge r1225798, r1225799:
2012-03-31 Stefan FritschMerge r1306409:
2012-03-25 Graham LeggettBackport:
2012-02-27 Stefan FritschMerge r1292043:
2012-02-11 Rainer JungBZ 52623: Fix building against PCRE 8.30.
2012-02-04 Stefan FritschMerge r1235019, r1236122, r1240470:
2012-02-01 Jim JagielskiAlign 2.4 w/ trunk... since 2.4.0 was never released...
2012-01-31 Jim JagielskiMerge r1229021 from trunk:
2011-12-04 Stefan FritschMerge r1210219: fix typo
2011-12-04 Stefan FritschAdjust comments to say 2.4.0, not 2.5.0
2011-12-03 Graham Leggettmod_proxy: Note that proxy_lb_workers was removed from...
2011-12-03 Graham LeggettBackport:
2011-12-02 Stefan FritschMerge header parts of r1209743 and r1209773:
2011-12-02 Graham LeggettBackport:
2011-11-30 Graham LeggettBackport:
2011-11-30 Graham LeggettBackport:
2011-11-23 Stefan FritschMerge r1203634, r1204614, r1205564:
2011-11-21 Stefan FritschMerge r1204104, 1204180:
2011-11-21 Stefan FritschMerge r1204087, 1204090:
2011-11-08 Eric Covenermod_lua: Expose SSL variables via r:ssl_var_lookup()
2011-10-29 Graham Leggettmod_include: Add support for application/x-www-form...
2011-10-25 Stefan FritschLimit ap_pregsub() to 64K, add ap_pregsub_ex() for...
2011-10-14 Stefan FritschThere is absolutely no reason to have two 4k-sized...
2011-10-09 Stefan FritschAdd -D DUMP_RUN_CFG option to dump some configuration...
2011-10-09 Stefan FritschRemove ap_proxy_removestr(). It has been unused for...
2011-10-05 Stefan FritschExport ap_max_mem_free, needed by r1178079, as pointed...
2011-09-26 Stefan FritschSome varbuf enhancements:
2011-09-19 Stefan FritschAdd wrappers for malloc, calloc, realloc that check...
2011-09-15 Stefan FritschCreate wrapper API for apr_random;
2011-09-12 Jim JagielskiAdd in MaxRangeOverlaps and MaxRangeReversals to accomodate
2011-09-08 Eric Covenerrefactor to pull setting of Accept-Ranges header into...
2011-08-28 Eric Coveneradd MaxRanges directive institute a default limit of...
2011-08-13 Stefan FritschAdd ap_varbuf API for resizable buffers.
2011-08-11 Eric Covenermod_ldap: remove hard-coded loops of 10 retries w/o...
2011-08-03 Stefan Fritschcleanups related to new AllowOverrideList functionality:
2011-07-27 Daniel RuggeriAdd AllowOverrideList directive and documentation
2011-07-23 Stefan FritschMerge branch revert-ap-ldap:
2011-07-23 Stefan FritschAdd change log entry, bump MMN revert-ap-ldap revert-ap-ldap
2011-07-16 Stefan FritschAdd more (trace) logging to the ap_scan_script_header...
2011-07-02 Stefan FritschAdd string valued expressions to ap_expr, do some API...
2011-06-22 Stefan FritschWe already have ap_str_tolower(), so also add ap_str_to...
2011-06-19 Stefan FritschSome improvements for handling of many connections...
2011-06-13 Stefan FritschIntroduce new function ap_get_conn_socket() to access...
2011-06-06 Stefan FritschIntroduce ap_(get|set)_core_module_config() functions...
2011-06-05 Stefan Fritsch- Introduce concept of context prefix (which is an...
2011-06-05 Stefan Fritsch- Add <ElseIf> and <Else> to complement <If> sections...
2011-06-04 Stefan FritschMake ap_rputs an inline function, as it is mostly used...
2011-05-28 Stefan FritschAdd some features to ap_expr for use by mod_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-09 Jeff Trawickallow error log formatters to peek at the message format
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-03-30 Jeff TrawickSimplify the interface to ap_reclaim_child_processes...
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-16 Daniel Earl Poiriercore: AllowEncodedSlashes new option NoDecode to allow...
2011-03-12 Eric CovenerLay some groundwork for improvements to the connection...
2011-02-18 Jim JagielskiExpose "new" ap_parse_form_data() function instead...
2011-02-14 Jim JagielskiDocument pre_read_request and bump mmn
2011-02-12 Stefan FritschCreate new ap_state_query() function that allows module...
2011-02-03 Stefan FritschRaise DYNAMIC_MODULE_LIMIT to 256
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-11 Jeff Trawickmention when APLOG_USE_MODULE() and AP_DECLARE_MODULE...
2010-12-23 Ruediger Pluem* The concept of the cleaned flag is flawed: Once we...
2010-12-04 Stefan FritschRename ap_expr's typedef names:
2010-11-21 Stefan FritschMore ap_expr updates:
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-06 Stefan FritschOoops. Forgot the minor bump for r1032167
2010-11-06 Stefan FritschReplace ap_expr with a parser derived from mod_ssl...
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-11 Graham Leggettmod_cache: Optionally serve stale data when a revalidat...
next