]> granicus.if.org Git - apache/shortlog
apache
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'
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-17 Stefan FritschDowngrade some more log messages indicating client...
2011-10-17 Stefan FritschIncrease the max line length from 2k to 128k and alloca...
2011-10-16 Eric Covenerthe correct property is r.filename as used elsewhere
2011-10-15 Lucien GentisUpdates.
2011-10-14 Stefan FritschThere is absolutely no reason to have two 4k-sized...
2011-10-13 Eric Covenerflip operator in comment for r1182887 and add some...
2011-10-13 Jim JagielskiForce the honoring of AP_MAX_REG_MATCH
2011-10-12 Rich BowenRebuild xdocs.
2011-10-12 Rich BowenMissing linebreaks in examples.
2011-10-10 Stefan Fritschxforms
2011-10-10 Stefan FritschGive a hint about old multi-language error documents
2011-10-10 Stefan FritschUpdate multilang error documents to ap_expr
2011-10-10 Stefan FritschUpdate autogenerated code. Now generated with bison...
2011-10-10 Stefan FritschImprove error message by removing 'unexpected T_ERROR...
2011-10-10 William A.... Downgrade to DEBUG level several messages which were...
next