]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
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...
2011-11-03  Gregg Lewis... Somehow missed in r1196876
2011-11-03  Gregg Lewis... Added proxy_html and xml2enc to Windows build
2011-10-30  Eric Coveneradd new properties/constants
2011-10-30  Eric Covenermake r.handler and r.proxyreq readable too
2011-10-30  Eric Coveneradd constants for PROXYREQ_* to the apache2 global...
2011-10-30  Eric Coveneralphabetize writable lua properties and use strcmp...
2011-10-30  Lucien GentisUpdates.
2011-10-29  Guenter KnaufReverted r1194896.
2011-10-29  Eric Covenerr.args can be written
2011-10-29  Eric Covenermake r.args read/write for rewrite refugees.
2011-10-29  Guenter KnaufSome NetWare build tweaks.
2011-10-29  Guenter KnaufRemoved prototype which had no implementation.
2011-10-29  Guenter KnaufFixed NetWare build check for APU_HAVE_CRYPTO.
2011-10-29  Guenter KnaufAdded check for APU_HAVE_CRYPTO to NetWare build.
2011-10-29  Jim JagielskiRemove magic numbers; ensure that an invalid nmatch...
2011-10-29  Guenter KnaufSome NetWare build tweaks: generate proxy import list.
2011-10-29  Guenter KnaufSome NetWare build tweaks: removed obsolete include...
2011-10-29  Guenter KnaufAdded proxy_html and xml2enc to NetWare build.
2011-10-29  Graham LeggettUpdate transformations.
2011-10-29  Graham Leggettmod_include: Add support for application/x-www-form...
2011-10-27  Stefan FritschImprove handling of maxlen = APR_SIZE_MAX, noticed...
2011-10-27  Rich BowenXSLT transformation
2011-10-27  Rich BowenApplies patch from Tomas Pospisek <tpo2 sourcepole...
2011-10-27  Nick KewAdd new modules to CHANGES
2011-10-27  Nick Kewmod_proxy_html and mod_xml2enc: part 4
2011-10-26  Nick Kewmod_xml2enc/mod_proxy_html drop
2011-10-26  Joe Orton* support/rotatelogs.c (usage, main): Add support for...
2011-10-25  Stefan FritschAdd comment why the code is disabled
2011-10-25  Stefan FritschLimit ap_pregsub() to 64K, add ap_pregsub_ex() for...
2011-10-25  Graham LeggettRemove spurious parsing of the cipher parameter.
2011-10-25  Graham LeggettUpdate transformations.
2011-10-25  Graham Leggettmod_session_crypto: Refactor to support the new apr_cry...
2011-10-25  Ruediger Pluem* Correctly return a 400 (Bad request) in case of a...
2011-10-25  Rich BowenAdds border, zebra striping, to IndexStyleSheet table.
2011-10-25  Rich BowenRebuild HTML
2011-10-25  Rich BowenMakes the 'canonical hostname' example a tiny bit more...
2011-10-24  André Maloupdate transformation
2011-10-24  André Maloprops
2011-10-24  Stefan FritschMention mod_reqtimeout in the DoS mitigation section
2011-10-24  Stefan FritschAdd missing line break
2011-10-24  Stefan FritschMake loop more efficient as pointed out by Roy
2011-10-23  Stefan Fritscheol-style native for new files
2011-10-23  Stefan FritschUnbreak AddOutputFilterByType for content types of...
2011-10-23  Stefan FritschLog reason for not deflating at level trace1
2011-10-23  Stefan FritschUpdate transforms
2011-10-23  Stefan FritschClarify how ErrorDocument interprets argument
2011-10-23  Stefan FritschFix 3xx responses with local URLs as ErrorDocument
2011-10-23  Graham Leggettmod_buffer: Make sure we step down for subrequests...
2011-10-23  Nick Kewmod_proxy_html/mod_xml2enc code drop
2011-10-22  Nick Kewmod_proxy_html/mod_xml2enc code drop
2011-10-22  Eric Covenerr.subprocess_env is available and writable
2011-10-22  Eric Covenerquick handler in an external file is already enabled...
2011-10-22  Eric Covenerexpose ap_construct_url to lua scripts
2011-10-19  Stefan FritschComment out some incomplete code that does nothing...
2011-10-19  Stefan FritschDon't return a pointer to a stack variable
2011-10-18  Stefan Fritschadd missing 'static'
next