]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2011-11-12  Stefan FritschFix assertion failure during very high load by preventi...
2011-11-12  Rainer JungChange module sets and default activation status:
2011-11-11  Rainer JungUse the right lua scope when used as a hook.
2011-11-11  Igor GalićMake doxygen generate (useful) graphs
2011-11-11  Rich BowenAxes links to many grossly outdated resources. Adds...
2011-11-11  Eric Covenerreplace most of the literal 2.2's with the major versio...
2011-11-11  Rich BowenWe're not 2.0 any more
2011-11-11  Eric Covenerdon't let thread-scope be selected in a server w/o...
2011-11-11  Eric CovenerC99 and unused variable warnings
2011-11-11  Rich BowenRebuild doc transforms.
2011-11-11  Rich BowenA little clarification about variable interpolation...
2011-11-11  Rich BowenRebuild doc transforms.
2011-11-11  Rich BowenClarify docs for LimitRequestLine, as per bug #51665.
2011-11-11  Rich BowenRebuild xdoc transform
2011-11-11  Rich BowenPatch from Luke Meyer, clarifies usage of ProxyPassReve...
2011-11-11  Joe OrtonA stab at libapreq build integration, still disabled...
2011-11-11  Rainer JungFormatting, no functional change.
2011-11-11  Rainer JungFix installation of conf/extra/proxy-html.conf.
2011-11-11  Philip M. Golluccidisable libapreq stuff until it works generically
2011-11-11  Brian McCallisteruse a sub-pool for scope_once
2011-11-11  Brian McCallisterreplace server scope with thread scope
2011-11-10  Brian McCallisterremove lingering reslist references before killing...
2011-11-10  Brian McCallisterremove ability to set min and max pool sizes for server...
2011-11-10  Brian McCallisterremove some debug logging which snuck in
2011-11-10  Stefan Fritschupdate xforms
2011-11-10  Joe Orton* buildconf: Pass through APR source dir to apreq's...
2011-11-10  Philip M. Golluccihave libapreq install honor the top level layout options
2011-11-10  Philip M. Golluccihook up srclib/libapreq to the build system
2011-11-10  Joe Orton* modules/lua/mod_lua.c (ap_lua_ssl_is_https): New...
2011-11-10  Philip M. Gollucciadd Makefile.in for apreq
2011-11-10  Philip M. Golluccirelocate the .h files to play nice with the srclib...
2011-11-10  Joe Orton* modules/filters/mod_proxy_html.c: Fix various code...
2011-11-10  Rich BowenRebuilds quickreference docs to reflect removal of...
2011-11-10  Joe Orton* modules/proxy/mod_proxy_html.c (comp_urlmap): Fix...
2011-11-10  Rich BowenRebuild luaquickhandler doc.
2011-11-10  Rich BowenMake the contextlist agree with the comment in the...
2011-11-10  Brian McCallisterremove last traces of the code cache
2011-11-10  Rich BowenRebuild Nick's change to mod_proxy_html doc.
2011-11-10  Stefan FritschDocument configure change
2011-11-10  Stefan FritschOnly load the really imporant modules (i.e. those enabl...
2011-11-10  Joe Orton* modules/ssl/ssl_private.h, modules/ssl/ssl_engine_ker...
2011-11-10  Paul QuernaDefault to not allowing htaccess in /, instead of just...
2011-11-10  Brian McCallisterfix issue with incorrect munging of the lua package...
2011-11-10  Philip M. Golluccidrop automake stuff
2011-11-10  Philip M. Golluccimove build system files over from apr-build-system...
2011-11-10  Philip M. Golluccirelocate some files to match the apr-build-system apreq...
2011-11-10  Philip M. Gollucciimport apreq include files
2011-11-10  Philip M. Gollucciimport apache 2.x module portion of apreq
2011-11-10  Paul QuernaFix spelling
2011-11-10  Philip M. Golluccidrop tests and automake code for now
2011-11-10  Philip M. Golluccirelocate apreq/library as a srclib
2011-11-10  Jeff Trawickend-generation hook: Fix false notification of end...
2011-11-10  Eric Covenerexpose r:trace1-8
2011-11-10  Paul QuernaRemove unneeded memcpy.
2011-11-10  Paul QuernaApply ap_server_root_relative to the path used for...
2011-11-10  Eric Covenerap_check_cmd_context checks don't work on the block...
2011-11-10  Jeff Trawickconfig generation # (reported by ap_state_query(AP_SQ_C...
2011-11-10  Jeff Trawickrevert accidental commit 1200129
2011-11-10  Jeff Trawickclean up unused ap_my_generation variable
2011-11-10  Jeff Trawickclean up unused ap_my_generation variable
2011-11-10  Nick KewRemove work-sketch cruft that went nowhere before getti...
2011-11-10  Nick Kewproxy-html.conf needs to be included automatically
2011-11-10  Stefan FritschFix selection of loaded modules on AIX because its...
2011-11-10  Nick Kewmod_proxy_html: Add ProxyHTMLURLMap conditions to docs.
2011-11-10  Nick KewAdd default proxy-html.conf file (defines links to...
2011-11-10  Nick Kewmod_proxy_html: use ap_expr to evaluate conditional...
2011-11-09  Stefan FritschFound a bug in mpm_event, investigating
2011-11-09  Paul QuernaWhitespace fixes for r1200040
2011-11-09  Paul QuernaAdd support for RFC 5077 TLS Session tickets. This...
2011-11-09  Gregg Lewis... since mod_ssl.h is now included, tell compiler where...
2011-11-09  Guenter KnaufFixed NetWare build.
2011-11-09  Stefan FritschDowngrade log message which is triggered when client...
2011-11-09  Rich BowenAs per bug #43710, mention that SSLLog isn't available...
2011-11-09  Stefan FritschUse random value instead of remote IP address in cookie...
2011-11-09  André Maloupdate transformation
2011-11-09  André Maloexamples are block elements and cannot occur within...
2011-11-09  André Maloupdate transformation
2011-11-09  Jeff Trawickuse non-'const char *' while building string to avoid...
2011-11-09  Stefan FritschFix per-request / per-conn logging, probably broken...
2011-11-09  Rich Bowenrebuild xdoc
2011-11-09  Rich BowenFurther clarification to address bug #30021
2011-11-09  Nick Kewmod_authn_socache: tidy up r1199565.
2011-11-09  Nick Kewmod_authn_socache: fix namespacing issue
2011-11-09  Rich BowenApplies patch provided by Luke Meyer in https://issues...
2011-11-08  Rainer JungUpdate transformations.
2011-11-08  Stefan FritschRemove some ap_add_version_component() calls that don...
2011-11-08  Stefan Fritschfix typo
2011-11-08  Jeff Trawickmod_dumpio: s/ap_log_error/ap_log_cerror/
2011-11-08  Jim JagielskiAnd we are at 2.3.16-dev
2011-11-08  Jim JagielskiGetting ready to tag 2.3.15-dev
2011-11-08  Rainer JungUpdate docs for default TimeOut value for
2011-11-08  Rainer JungUpdate transformations.
2011-11-08  Rainer JungFix invalid XHTML: duplicate id "apr".
2011-11-08  Rainer JungUpdate xml transformations.
2011-11-08  Rainer JungRegenerate convenience.map.
2011-11-08  Rainer JungUpdate xml meta files after fixing simplified chinese.
2011-11-08  Rainer JungRegenerated style files after simplified chinese fix.
2011-11-08  Jim JagielskiChange def timeout from a nasty 5 mins to a more reason...
2011-11-08  Rainer JungAdd "reallyall" and --enable-load-all-modules to
2011-11-08  Rainer JungFix XML validation errors.
next