]> granicus.if.org Git - apache/shortlog
apache
2016-12-31 Luca ToscanoFixed some doc typos detected by a user.
2016-12-31 Daniel RuggeriMove attribution for mod_remoteip RemoteIPProxyProtocol...
2016-12-30 Luca ToscanoDocumentation rebuild for mod_remoteip
2016-12-30 Daniel RuggeriShorten RemoteIPProxyProtocolEnable to RemoteIPProxyPro...
2016-12-30 Luca ToscanoDocumentation rebuild for mod_remoteip
2016-12-30 Luis GilReviewed, and built the HTML.
2016-12-30 Luca ToscanoFix typo in mod_remoteip's doc
2016-12-30 Daniel RuggeriMerge new PROXY protocol code into mod_remoteip
2016-12-30 Luis GilReviewed, and built the HTML.
2016-12-30 Luis Gilgit-svn-id: https://svn.apache.org/repos/asf/httpd...
2016-12-30 Luis GilReviewd the diffs from last version and updated
2016-12-30 Luis GilRebuilt the html file
2016-12-29 Eric CovenerPR60009: RewriteRule local prefix checking update
2016-12-29 Eric CovenerPR59938: add %{REMOTE_PORT} to the expression parser
2016-12-29 Eric Covenermod_remoteip: Set useragent port to zero PR59931
2016-12-28 Eric Covenerlet wstunnel run first
2016-12-28 Eric Covenerimprove a debug message
2016-12-27 Christophe... xforms
2016-12-27 Christophe... Fix translation.
2016-12-27 Christophe... xforms
2016-12-27 Christophe... Fix old comment from Martijn
2016-12-26 Jim Jagielskirevert back... no conflict w/ name
2016-12-26 Jim Jagielskiand xforms
2016-12-26 Jim Jagielskirestore
2016-12-26 Jim Jagielskixfoms
2016-12-26 Jim Jagielskifor the time being, rename as ProxyProtocolFilter to...
2016-12-26 Jim JagielskiDonation of mod_proxy_protocol from https://github...
2016-12-25 Stefan Eissingadding my cents
2016-12-25 Christophe... Unlock mutex in error path.
2016-12-24 Jim JagielskiStuff I've been playing with.
2016-12-24 Eric Covenersome extemporaenous things for dot-next
2016-12-24 Stefan EissingOn the trunk:
2016-12-24 Stefan EissingOn the trunk:
2016-12-23 William A.... Note some 3.0 potential stuff
2016-12-23 Luca ToscanoReturn HTTP 504 rather than 503 when a proxy timeout...
2016-12-23 Stefan EissingOn the trunk: update after backport
2016-12-23 Stefan EissingOn the trunk:
2016-12-23 Stefan EissingOn the trunk:
2016-12-23 Stefan EissingOn the trunk:
2016-12-22 Yann Ylavicmod_proxy_{ajp,fcgi}: Fix a possible crash when reusing...
2016-12-22 Eric Covenerpass along error buckets
2016-12-22 Eric Covenerremove initial isascii check entirely
2016-12-21 Eric Covenerfix indent
2016-12-21 Eric Covenermuch backport
2016-12-21 Eric Covenerfix crash in util_fcgi.c
2016-12-20 Eric CovenerFix strict Host: header checking on EBCDIC
2016-12-20 Eric Covenerassign a logno
2016-12-20 Yann Ylavichttp_header_filter: on check_headers() failure, use...
2016-12-19 Rainer JungSilence compiler warning:
2016-12-18 Lucien GentisRebuild.
2016-12-18 Lucien GentisXML update.
2016-12-16 William A.... Follow up to r1768070, wire mod_socache_redis into...
2016-12-16 William A.... mod_socache_redis also uses mod_status hooks
2016-12-16 André Maloupdate transformation
2016-12-16 André Malosvn:eol-style = native
2016-12-16 Jim Jagielskirelated to http://svn.apache.org/viewvc?view=revision...
2016-12-16 Rainer JungAdd ../generators to include path for Windows
2016-12-16 Rainer JungUse correct format pattern, "%lu" is wrong for
2016-12-15 Yann Ylavicevent: close a race condition where we might re-enable...
2016-12-15 Yann Ylavicevent: follow up to r1762718.
2016-12-15 Yann YlavicRevert r1774525, will commit a better way to handle...
2016-12-15 Jim Jagielskikill the keepalive conns as early as possible during...
2016-12-15 Luca ToscanoDocumentation rebuild
2016-12-15 Luca ToscanoAdded a note to mod_ratelimit documentation
2016-12-15 Luca ToscanoFixed xml for mod_info.xml
2016-12-15 Rich Bowentypo
2016-12-15 Rich Bowenexample of using -DDUMP_CONFIG
2016-12-14 Yann Ylavichttp: release data buckets (memory, fd, ...) as soon...
2016-12-14 Eric Covenershort-circuit some kinds of looping in RewriteRule.
2016-12-14 Yann YlavicFollow up to r1773761: restore EOC semantic.
2016-12-13 Jim Jagielskixform
2016-12-13 Jim Jagielskixhtml
2016-12-13 Jim Jagielskirate limit notes
2016-12-13 Jim Jagielskixform
2016-12-13 Jim Jagielskiadd buzz word
2016-12-13 Jim Jagielskihtml elements
2016-12-13 Jim JagielskiSome "error" reporting if we overflow
2016-12-12 William A.... With the changes of api from pcre 8.x to 10.x, do not...
2016-12-12 William A.... Need to preserve --with-pcre value if not a path ref
2016-12-12 Yann YlavicFollow up to r1773761: improved recursion detection.
2016-12-12 Yann YlavicFollow up to r1773761: we need to check both ap_send_er...
2016-12-12 Yann YlavicFollow up to r1773761: don't recurse on ap_send_error_r...
2016-12-12 William A.... Resolve shell syntax error noted by jim, tested against...
2016-12-12 Yann YlavicFollow up to r1773761: don't recurse on internal redirects.
2016-12-12 Yann YlavicFollow up to r1773761: don't check_headers() more than...
2016-12-12 Yann YlavicFollow up to r1773293.
2016-12-12 William A.... Diagnostic statement wasn't necessary
2016-12-12 William A.... Fixes to --with-pcre. Refuse to consider --without...
2016-12-09 William A.... Replace PCRE with PCRE2 where it is available.
2016-12-09 Eric CovenerProxyPass ! doesn't block per-directory ProxyPass
2016-12-09 Eric Covenerbackported
2016-12-09 Luca ToscanoDrop C-L header and message-body from HTTP 204 responses.
2016-12-08 Eric Covenerchange error handling for bad resp headers
2016-12-08 Eric Covenerrevert r1773285
2016-12-08 Eric Covenerchange error handling for bad resp headers
2016-12-08 Rich BowenRebuild
2016-12-08 Rich Bowen"most common". Sheesh.
2016-12-07 William A.... After eliminating unusual whitespace in Unsafe mode...
2016-12-07 William A.... Partial port of proposed r1773158 for httpd-2.x only...
2016-12-06 Jacob Championmod_auth_digest: fix segfaults during shared memory...
next