]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
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.
2011-11-08  Rainer JungFix docs generation for simplified chinese.
2011-11-08  Rainer JungLoad all modules in the generated default configuration
2011-11-08  Stefan Fritschupdate xforms
2011-11-08  Stefan Fritschmod_reqtimeout: Change the default to set some reasonab...
2011-11-08  Stefan FritschDon't send a 500 if there is a timeout
2011-11-08  Rainer JungSilence compiler warning about signedness differences.
2011-11-08  Rainer JungFix make variable reference.
2011-11-08  Stefan FritschFix up some length limit calculation
2011-11-08  Stefan Fritschupdate xforms
2011-11-08  Stefan FritschChange default FileETag to be "size mtime", i.e. remove...
2011-11-08  Sander TemmePoint to list of undocumented modules in the docs subdi...
2011-11-08  Eric Coveneradd info about new early/late arguments and a note...
2011-11-08  Stefan FritschAdd some comments and another line length check
2011-11-08  Eric Covenermod_lua: Expose SSL variables via r:ssl_var_lookup()
2011-11-08  Stefan FritschWe still have to pass the dependency check to APACHE_MO...
2011-11-08  Eric Covenerallow some lua hooks to be run in "early" or "late...
2011-11-08  Eric Covenercorrect return val, the char* is pushed on the lua...
2011-11-08  Stefan FritschBy default, only load those modules that are either...
2011-11-07  Rainer JungSolaris doesn't support "test -e" in combination
2011-11-07  Sander TemmeLink the modules that use it against the XML library...
2011-11-07  Stefan FritschRemove ProxyHTMLLogVerbose in favor of trace loglevels
2011-11-07  Jeff Trawickif mod_session_crypto prereq isn't available, don't...
2011-11-07  Stefan FritschMore error checking for ap_pregsub
2011-11-07  Jeff Trawickauto var verbose not used
2011-11-07  Stefan Fritschremove solved Windows AcceptFilter blocker
2011-11-07  Stefan FritschMore ap_pregsub error checking/logging
2011-11-07  Stefan FritschMore checks of ap_pregsub return values
2011-11-07  Stefan FritschCheck return value of ap_pregsub()
2011-11-07  Stefan FritschFix integer overflow in ap_pregsub. This can be trigger...
2011-11-07  Stefan FritschNo need to zero memory that we will overwrite anyway
2011-11-07  Stefan FritschOnly init the RNG once at startup. This saves some...
2011-11-07  Stefan FritschAlso do length check if the last line is not LF terminated
2011-11-07  Jeff Trawicks/IP6/IPv6/
2011-11-07  Stefan FritschCall apr_random_after_fork() manually in the child...
2011-11-05  Eric Covenerquick handlers and translate_name in lua can't be keyed off
2011-11-05  Eric Covenerprovide ap_escape_html as r:escape_html()
2011-11-05  Gregg Lewis... remove unneeded dependency to mod_proxy_html
2011-11-05  Stefan Fritschre-add apr_pool_clear accidentally removed in r1197405
2011-11-05  Gregg Lewis... Remove some copy and paste remnants, no libaprutil...
2011-11-04  Eric Covenerget the hello world of Handlers working again
2011-11-04  Stefan FritschUpdate transforms
2011-11-04  Stefan FritschUnify syntax of config directives taking an expression...
2011-11-04  Stefan FritschTo prevent overboarding memory usage, limit line length...
2011-11-03  Stefan FritschImprove detection of libxml2
2011-11-03  Stefan FritschModify placement of PROXY_DECLARE_DATA to fix build...
next