]> granicus.if.org Git - apache/history - include/ap_mmn.h
mod_proxy_http: Add detach_backend hook.
[apache] / include / ap_mmn.h
2014-04-11 Jeff Trawickmod_proxy_http: Add detach_backend hook.
2014-02-27 Yann YlavicFollows up r1572606.
2014-02-07 Jim JagielskiAdd in the concept of "slave" connections...
2014-01-18 Eric Covenerfollowups to r1557641 suggested by nd -- add
2014-01-13 Eric Covenerdon't search for directory indexes/directoryslashes...
2013-12-30 Justin ErenkrantzAdd directives to control two protocol options:
2013-12-30 Graham Leggettcore: Support named groups and backreferences within...
2013-11-30 Jeff TrawickAdd suspend_connection and resume_connection hooks...
2013-11-25 Jim JagielskiFix error
2013-11-12 Jan KalužaAdd parse_errorlog_arg callback to ap_errorlog_provider...
2013-09-25 Jeff Trawickmod_proxy: Add ap_connection_reusable() for checking...
2013-09-24 Jan KalužaAdd AP_ERRORLOG_PROVIDER_ADD_EOL_STR flag for ap_errorl...
2013-09-03 Christophe JailletUpdate related to r1519556
2013-08-13 Jeff TrawickAdd util_fcgi.h and associated definitions and support
2013-08-10 Jeff TrawickAdd ap_log_data(), ap_log_rdata(), etc. for logging...
2013-07-03 Eric CovenerRestore support for the AUTH_HANDLED return code in...
2013-07-02 Stefan FritschReplace pre_htaccess hook with more flexible open_htacc...
2013-06-26 Eric Covenerfactor out DEFAULT_HANDLER_NAME
2013-06-25 Eric Covener *) core: merge AllowEncodedSlashes from the base...
2013-06-11 Guenter KnaufAdded missing bump.
2013-05-14 Graham Leggettcore: Stop the HTTP_IN filter from attempting to write...
2013-05-13 Graham Leggettmod_proxy, mod_proxy_http: Connection headers must...
2013-05-07 Graham Leggettcore, mod_cache: Ensure RFC2616 compliance in ap_meets_...
2013-05-06 Graham Leggettcore: Add the ability to do explicit matching on weak...
2013-05-04 Ruediger Pluem* Minor bump as documented (missed in r1478140)
2013-05-01 Graham Leggettmod_cache: Invalidate cached entities in response to...
2013-04-22 Graham Leggettcore, mod_ssl: Lift the restriction that prevents mod_s...
2013-04-04 Jeff Trawickmod_dav: Improve error handling in dav_method_put(...
2013-03-27 Jim Jagielskiupdate w/ correct patch level
2013-03-19 Jim JagielskiUseful extensions...
2013-03-07 Jim JagielskiPull out duplicated code to proxy_util...
2013-03-04 Eric CovenerPR54587: LDAP connections used for authn were not respe...
2013-03-01 Jim JagielskiAdd in rough uds support (Bugx 54101) from Blaise Tarr...
2013-01-28 Jim JagielskiProxyPassInherit directive
2013-01-01 Stefan FritschAdd some caching for password hash validation.
2012-12-30 Stefan FritschAdd an option to enforce stricter HTTP conformance
2012-12-22 Stefan FritschChange HttpProtocol to again only allow to enable/disab...
2012-12-16 Stefan Fritschadd new ap_bin2hex() utility function
2012-12-08 Stefan FritschAdd LogLevelOverride directive that allows to override...
2012-11-09 Stefan FritschMake HttpProtocol accept a range of allowed versions.
2012-11-01 Jim JagielskiAllow for setting of sticky session split char...
2012-09-24 Jim JagielskiDocument these new funcs and make it API aware
2012-09-21 Jeff Trawickadd dirwalk_stat hook, for use by mpm-itk
2012-09-20 Jim JagielskiOK, enable/allow previous broken, bad behavior iff...
2012-09-18 Jim JagielskiPersist local balancer-manager changes across restart...
2012-09-17 Jim JagielskiAdditional entry to slotmem struct requires minor bump
2012-08-01 Jeff Trawickcore: Add post_perdir_config hook.
2012-07-24 Joe OrtonFix handling of ProxyBlock if a forward proxy is config...
2012-07-16 Rainer JungBump it up because of r1361784.
2012-03-28 Ruediger Pluem* Add the forcerecovery balancer parameter that determi...
2012-03-08 Jim JagielskiBump
2012-03-07 Jim JagielskiFold on Jeff's DefaultRuntimeDir impl... docs on the way
2012-02-24 Stefan FritschFix MMN in comment
2012-02-24 Stefan FritschIn maintainer mode, replace apr_palloc with a version...
2012-02-11 Rainer JungBZ 52623: Fix building against PCRE 8.30.
2012-02-04 Stefan FritschReplace ap_create_core_ctx()/ap_core_ctx_get_bb() with...
2012-02-01 Rainer JungForgot to bump MMN when advancing the
2012-01-31 Rainer JungI guess that makes sense.
2012-01-23 Stefan FritschMake the core input/output filter contexts private...
2012-01-11 Joe OrtonSECURITY (CVE-2012-0031): Fix possible crash on shutdow...
2012-01-09 Nick KewCore configuration: add AllowOverride option to treat...
2011-12-30 Stefan FritschAdd new ap_list_provider_groups() API for mod_info
2011-12-04 Stefan Fritsch-1 to introducing new months so late in the release...
2011-12-03 Graham Leggettmod_proxy: Note that proxy_lb_workers was removed from...
2011-12-03 Graham LeggettMMN bump for the removals from the public mod_proxy...
2011-12-02 Stefan Fritschupdate MMN, not only the comment
2011-12-02 Stefan FritschAdd APLOGNO() macro for unique tags for every log message.
2011-12-02 Graham Leggettmod_session: Use apr_status_t as a return code across...
2011-11-30 Graham Leggettmod_cache: Apply the API change that allows future...
2011-11-21 Stefan FritschPass ap_errorlog_info to error_log hook.
2011-11-19 Stefan FritschRemove MPM-private stuff from conn_state_t
2011-11-19 Stefan FritschLimit recursion in ap_expr evaluation to avoid unbounde...
2011-11-18 Ruediger Pluem* Actually change the defines and not only the comment.
2011-11-18 Jeff Trawickadd conn_rec to error log hook
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...
next