]> granicus.if.org Git - apache/shortlog
apache
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...
2011-10-10 William A.... Resolve server and remote IP's in the AcceptFilter...
2011-10-10 Rich BowenCorrects another typo.
2011-10-10 Rich BowenRebuild HTML transform.
2011-10-10 Rich BowenFixes numerous typos.
2011-10-10 Rich BowenAdds a recommendation that rewrite logging be consulted...
2011-10-10 Rich BowenRebuilds varions transformation.
2011-10-10 Rich BowenRewrites the 'API Phases' section to give a brief intro...
2011-10-10 Rich BowenNot sure what this note was referring to. The xslt...
2011-10-10 Rich BowenFurther clarifications of the rewrite process, as per...
2011-10-10 Stefan FritschRemove OID match which was never in a GA releas and...
2011-10-09 Stefan FritschIf a child is created just before graceful restart...
2011-10-09 Stefan FritschCheck the return value from ap_run_create_connection...
2011-10-09 Rich BowenClarify behavior of multiple rewrite rules in the same...
2011-10-09 Stefan Fritschmod_mime_magic: Add signatures for PNG and SWF to the...
2011-10-09 Stefan FritschOnly dump User/Group if DUMP_RUN_CFG is defined
2011-10-09 Jeff Trawicks/perl/Perl/
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 Rich BowenRebuild various xdocs
2011-10-08 Rich BowenRebuild various xdocs
2011-10-08 Rich BowenNote that hostname lookups will be performed for 'requi...
2011-10-08 Rich Bowenrefs https://issues.apache.org/bugzilla/show_bug.cgi...
2011-10-08 Nick Kewmod_authn_socache: fix it to enable initialisation...
2011-10-08 Lucien GentisUpdates.
2011-10-08 Stefan FritschShut up gcc/glibc warning about ignoring write()'s...
next