]> granicus.if.org Git - apache/history - modules
Rebuilds quickreference docs to reflect removal of htaccess context.
[apache] / modules /
2011-11-10 Joe Orton* modules/proxy/mod_proxy_html.c (comp_urlmap): Fix...
2011-11-10 Brian McCallisterremove last traces of the code cache
2011-11-10 Joe Orton* modules/ssl/ssl_private.h, modules/ssl/ssl_engine_ker...
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. Gollucciimport apache 2.x module portion of apreq
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 Nick KewRemove work-sketch cruft that went nowhere before getti...
2011-11-10 Nick Kewmod_proxy_html: use ap_expr to evaluate conditional...
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 Smithsince mod_ssl.h is now included, tell compiler where...
2011-11-09 Guenter KnaufFixed NetWare build.
2011-11-09 Stefan FritschUse random value instead of remote IP address in cookie...
2011-11-09 Jeff Trawickuse non-'const char *' while building string to avoid...
2011-11-09 Nick Kewmod_authn_socache: tidy up r1199565.
2011-11-09 Nick Kewmod_authn_socache: fix namespacing issue
2011-11-08 Stefan FritschRemove some ap_add_version_component() calls that don...
2011-11-08 Jeff Trawickmod_dumpio: s/ap_log_error/ap_log_cerror/
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 Stefan FritschFix up some length limit calculation
2011-11-08 Stefan FritschChange default FileETag to be "size mtime", i.e. remove...
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-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 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 FritschAlso do length check if the last line is not LF terminated
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 Stefan Fritschre-add apr_pool_clear accidentally removed in r1197405
2011-11-04 Eric Covenerget the hello world of Handlers working again
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 SmithAdded proxy_html and xml2enc to Windows build
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-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 Guenter KnaufSome NetWare build tweaks: removed obsolete include...
2011-10-29 Guenter KnaufAdded proxy_html and xml2enc to NetWare build.
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-26 Nick Kewmod_xml2enc/mod_proxy_html drop
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 Leggettmod_session_crypto: Refactor to support the new apr_cry...
2011-10-24 Stefan FritschMake loop more efficient as pointed out by Roy
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 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 Covenerquick handler in an external file is already enabled...
2011-10-22 Eric Covenerexpose ap_construct_url to lua scripts
2011-10-19 Stefan FritschDon't return a pointer to a stack variable
2011-10-18 Stefan Fritschadd missing 'static'
2011-10-18 Stefan Fritschregex related cleanups:
2011-10-18 Stefan FritschReplace literal constant with AP_MAX_REG_MATCH
2011-10-18 Stefan FritschFix configuration of internal proxies
2011-10-14 Stefan FritschThere is absolutely no reason to have two 4k-sized...
2011-10-10 Stefan FritschRemove OID match which was never in a GA releas and...
2011-10-09 Stefan FritschOnly dump User/Group if DUMP_RUN_CFG is defined
2011-10-09 Stefan FritschForce base 10 when parsing the Content-Length. It doesn...
2011-10-09 Stefan FritschConsistently use base 10 for numbers when parsing confi...
2011-10-09 Stefan FritschAdd -D DUMP_RUN_CFG option to dump some configuration...
2011-10-09 Stefan FritschConsistenly use apr_file_* API instead of libc when...
2011-10-09 Stefan FritschRemove ap_proxy_removestr(). It has been unused for...
2011-10-08 Nick Kewmod_authn_socache: fix it to enable initialisation...
2011-10-08 Stefan FritschFix format string bugs in mod_lua. Found by gcc and...
2011-10-08 Stefan FritschAdd another AP_DEBUG_ASSERT to document some assumption...
2011-10-08 Stefan FritschFix a potential NULL pointer dereference found by clang.
2011-10-08 Stefan FritschDowngrade error log messages which accompany a 404...
2011-10-04 Kaspar Brandfix indentation
2011-10-01 Stefan FritschIf MaxMemFree is set, set SSL_MODE_RELEASE_BUFFERS...
2011-09-28 Kaspar BrandIn ssl_check_public_cert(), also take dNSNames in the...
2011-09-28 Guenter KnaufSome NetWare ssl module build tweaks.
2011-09-26 Stefan FritschMake mod_substitute more efficient:
2011-09-26 Stefan FritschAdjust log message to reflect changed behaviour
next