]> granicus.if.org Git - apache/history - modules
Suggestion from André Malo -- use a nested section instead of putting in
[apache] / modules /
2010-12-08 Stefan FritschFix some doxygen warnings
2010-12-07 Eric CovenerPR50349: Honor 'AcceptPathInfo OFF' during internal...
2010-12-04 Eric CovenerPR 39313: allow the user to configure which rules come...
2010-12-04 Eric CovenerPR#24243: allow some control over how IndexIgnore'd...
2010-12-04 Eric CovenerAdd support for RLimit* in mod_cgid. PR 42135.
2010-12-04 Stefan FritschRename ap_expr's typedef names:
2010-12-04 Eric CovenerPR44076: allow "userdir disabled" or "userdir public_ht...
2010-12-03 Guenter KnaufReverted r1040177 due to Joe's objection.
2010-11-30 Stephen HensonStop warning, init should be an int.
2010-11-30 Stephen HensonUse correct type, need OPENSSL_STRING for >= 1.0 which...
2010-11-29 Guenter KnaufRemoved unused var.
2010-11-29 Guenter KnaufFixed some win32 types.
2010-11-29 Guenter KnaufSupress compiler warning.
2010-11-28 Stefan FritschFix SetEnvIfExpr to work with expressions that do not...
2010-11-27 Stefan FritschFix segfault on parse error
2010-11-26 Ruediger Pluem* Put a note in the connection notes that the SSL hands...
2010-11-26 Rainer JungFurther trivial updates mod_disk_cache -> mod_cache_disk.
2010-11-25 Stefan FritschFix some Windows build issues
2010-11-22 Guenter KnaufFixed compile-time error message.
2010-11-21 Stefan FritschMore ap_expr updates:
2010-11-21 Stefan Fritschap_expr related fixes/enhancements:
2010-11-20 Guenter KnaufFixed NetWare build.
2010-11-20 Graham Leggettmod_include: Add the onerror attribute to the include...
2010-11-20 Graham LeggettRename disk_cache to cache_disk within logging statements.
2010-11-20 Graham Leggettmod_disk_cache renamed to mod_cache_disk, to be consist...
2010-11-20 Stefan Fritschdetab
2010-11-20 Stefan FritschLog errors/infos during expression evaluation and assoc...
2010-11-20 Stefan FritschAdd SetEnvIfExpr directive to set env var depending...
2010-11-19 Graham LeggettFix a spelling mistake.
2010-11-19 Graham LeggettFix a spelling mistake.
2010-11-19 Graham LeggettFix a spelling mistake.
2010-11-18 Stefan FritschFix 'comparison of unsigned expression < 0 is always...
2010-11-18 Stefan FritschFix 'comparison is always false due to limited range...
2010-11-18 Stefan Fritschmod_proxy: Fix ProxyPassInterpolateEnv directive.
2010-11-16 Graham LeggettWhen the proxy closes the backend connection early...
2010-11-16 Graham LeggettRevert r1035504, this was the wrong way to do it.
2010-11-16 Graham LeggettFix pool lifetime issues when the proxy backend connect...
2010-11-14 Nick KewReturn 400 not 503 if we have to abort due to malformed...
2010-11-14 Nick KewFix mod_proxy to support setting source address.
2010-11-11 Guenter KnaufMore splitting as suggested by minfrin.
2010-11-10 Guenter KnaufSplitted off cache defines/structs used by htcacheclean.
2010-11-10 Jeff TrawicksuEXEC: Add Suexec directive to disable suEXEC without...
2010-11-09 Stefan FritschAdd support for conditional logging depending on an...
2010-11-09 Stefan Fritschuse temp_pool for some temporary regexps
2010-11-08 Graham Leggettmod_rewrite: Fix the RewriteEngine directive to work...
2010-11-07 Jeff Trawickmark connection for close after the return from
2010-11-07 Jeff Trawicklog how long worker will be disabled
2010-11-07 Jeff Trawickimprove wording of some function descriptions
2010-11-07 Jeff Trawickaxe outdated comment about FIXMEs/CHECKMEs
2010-11-07 Jeff Trawickavoid duplicate end-of-stdin header
2010-11-06 Stefan Fritschadd support for trace loglevels in mod_lua
2010-11-06 Stefan FritschReplace ap_expr with a parser derived from mod_ssl...
2010-11-06 Stefan FritschPut the expression parser back into mod_include
2010-11-06 Stefan FritschFix hook sorting for the pre_config hook.
2010-11-05 Jim Jagielskia pointer optim.
2010-11-05 Eric CovenerPR47765: ProxyPass and ProxyPassReverse should not...
2010-11-05 Eric CovenerChange the default of the Header directive to apply...
2010-11-05 Eric Covenerrename the mod_headers variables used to track onsucces...
2010-11-05 Jeff Trawickgratuitous style change
2010-11-05 Jeff Trawickrepeat apr_poll() while EINTR
2010-11-05 Eric CovenerPR50220: keep on chugging after EINTR in mod_proxy_connect
2010-11-05 Eric CovenerPR#47766 mod_autoindex directives not merged into secti...
2010-11-04 Rich BowenError messages like "theoretically shouldn't happen...
2010-11-04 Graham LeggettFix a pool lifetime issue: Make sure we clean up our...
2010-11-04 Rainer JungFollowup to r1026665: reset "cleaned" flag in
2010-11-03 Jim JagielskiNote for future dev....
2010-11-03 Nick Kewmod_cache: correctly parse quoted strings in cache...
2010-11-02 Daniel Earl PoirierRemove mis-placed period.
2010-11-02 Daniel Earl PoirierWarning in configure -h that mod_dumpio was only for...
2010-11-01 Daniel Earl PoirierAdd to modules' help text (displayed by ./configure...
2010-10-30 Daniel Earl PoirierFix a number of typos and misspellings. Reported by...
2010-10-29 Eric CovenerAdd an END flag to RewriteRule that acts like L=LAST...
2010-10-25 Stefan Fritschhandle the ca_list == NULL case correctly (which can...
2010-10-24 Stefan FritschMake sure to always log an error if loading of CA certi...
2010-10-24 Stefan FritschConsistently use loglevel emerg before ssl_die()
2010-10-24 Guenter KnaufAnother NetWare makefile cleanup.
2010-10-24 Rich BowenPhrasing changes recommended by Jack Dozier. Bug #50145
2010-10-24 Stefan FritschIf an unknown Content-* header is received for a PUT...
2010-10-24 Stefan FritschIf a malformed Content-Range header is received for...
2010-10-23 Stefan FritschImprove error message if client cert verification fails
2010-10-23 Graham LeggettOptimise more of the flags within proxy structures.
2010-10-23 Graham Leggettmod_proxy: Release the backend connection as soon as...
2010-10-23 Stefan Fritschmore temp pool usage and remove some useless apr_pstrdup()s
2010-10-23 Stefan Fritschuse temp_pool for version parsing, to save some memory
2010-10-23 Stefan FritschRemove needless pool cleanup. ap_pregcomp already regis...
2010-10-23 Graham Leggettmod_cache: Respect the original Cache-Control header...
2010-10-23 Graham Leggettmod_disk_cache: Make sure we step down cleanly when...
2010-10-22 Rich BowenTake a slightly less "you broke it!!" tone in the defau...
2010-10-22 Graham LeggettFix an inline variable declaration.
2010-10-22 Graham Leggettmod_proxy: Optimise ProxyPass within a Location so...
2010-10-21 Graham LeggettBe compliant with RFC2616 14.46, revalidation failed...
2010-10-20 Graham LeggettAvoid unnecessariy initialisation before we test mod_cg...
2010-10-20 Graham LeggettOptimise the set flags in the mod_proxy structures.
2010-10-20 Graham Leggettmod_proxy: Move the ProxyErrorOverride directive to...
2010-10-20 Guenter KnaufAdded header include for getpid() prototype on Win32.
2010-10-19 Graham LeggettSimplify the initialisation before mod_env's fixup.
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test mod_in...
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test mod_as...
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test mod_st...
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test mod_cg...
next