]> granicus.if.org Git - apache/history - modules
mod_proxy_ftp: Don't segfault on bad line in FTP listing
[apache] / modules /
2007-09-09 Nick Kewmod_proxy_ftp: Don't segfault on bad line in FTP listing
2007-09-09 Jim JagielskiReinsert extern int PROXY_DECLARE_DATA proxy_lb_workers
2007-09-09 Jim JagielskiMake AJP HEAD aware
2007-09-09 Nick KewPropagate Proxy-Authorization header correctly
2007-09-09 Nick KewEscape error-notes correctly
2007-09-08 Nick KewCheck all IP addresses listed in ProxyBlock
2007-09-08 Nick Kewmod_proxy: Don't lose bytes when a response line arrive...
2007-09-08 Nick KewAdd option to escape backreferences in RewriteRule.
2007-09-07 Jim JagielskiReinstate the lb_score patch, but, protect against
2007-09-05 Jim JagielskiBe proactively safe. A cheap check, but helps prevents...
2007-09-05 Jean-Frederic ClereAdd support for proxy-nokeepalive (for testings).
2007-09-04 André Maloas not everyone needs sticky sessions - avoid segfault...
2007-09-02 Graham LeggettMove the accessenable variable into the private ssi_int...
2007-09-02 Jim Jagielskiwhitespace format change...
2007-09-02 Nick KewFix proxy-sendchunk(s|ed) problem
2007-09-02 Ruediger Pluem* Improve formating. No functional change.
2007-09-01 Jim JagielskiClean up nasty formatting
2007-09-01 Graham Leggettmod_include: Add an "if" directive syntax to test wheth...
2007-09-01 Ruediger Pluem* s/\t/ /g. No functional change.
2007-09-01 Nick KewMove error-checking to where it should be
2007-09-01 Graham Leggettmod_authnz_ldap, mod_authn_dbd: Tidy up the code to...
2007-08-31 Nick KewFix potential proxy segfault
2007-08-30 Nick Kewmod_proxy: Add Proxypass status option to ignore errors
2007-08-30 Martin KraemerHere too, the limited comparison ignored the trailing...
2007-08-30 Martin KraemerConvert just the message text to EBCDIC, and not the...
2007-08-30 Nick Kewproxy_http: don't wait for response body in a HEAD
2007-08-29 Martin KraemerFor correct dumping, translate data from ASCII
2007-08-28 Jim JagielskiMake Bill happy ;)
2007-08-28 Jim JagielskiIndexOptions ContentType=text/html Charset=UTF-8
2007-08-28 Martin KraemerRemove commas -- they are not used in the other directi...
2007-08-28 Martin KraemerFix FilterTrace directive's description
2007-08-27 Bradley NicholesAdd an include path to resolve the mpm header
2007-08-27 Jeff Trawickbetter apr_ctime() usage
2007-08-25 Jim JagielskiWe are Substitute now :)
2007-08-25 Nick Kewmod_expires - don't segfault on bad configuration.
2007-08-24 William A. Rowe JrBless the module mod_substitute, with the Substitute...
2007-08-24 William A. Rowe JrIt isn't rocket science :)
2007-08-24 William A. Rowe JrSome unused local variables.
2007-08-24 William A. Rowe JrAdding the last two, missing mod_filter and mod_dav_loc...
2007-08-24 William A. Rowe JrResolve examples errors (missing include error, signedn...
2007-08-24 William A. Rowe JrYes - a purpose to adjusting the name now; add all...
2007-08-24 William A. Rowe JrAdjust NW (I hope)
2007-08-24 William A. Rowe Jrs/SED/Rewrite/ (approximately, taking into account...
2007-08-24 William A. Rowe JrSEDFILTER has several anomolies; first, it's not SED...
2007-08-24 William A. Rowe JrAdd auth modules to the schema
2007-08-24 William A. Rowe JrYou can't borrow AP_ namespace for imports/exports.
2007-08-23 William A. Rowe JrSupress the warning for compilers which fold *end-...
2007-08-23 William A. Rowe JrNecessary cast; deliberately truncate to short.
2007-08-23 William A. Rowe Jrap_available_mutexes_string and ap_add_available_mutexe...
2007-08-21 Chris Darrochadd merge option to avoid duplicate values within the...
2007-08-17 Eric CovenerAFAICT, LDAP_CACHE_LOCK was a no-op when virtualhosts...
2007-08-14 Nick Kewmod_negotiation: preserve Query String in resolving...
2007-08-08 Nick KewCorrecting defects in r563317: fix to PR 42993
2007-08-06 Nick KewCheck all sources of Content-Encoding in inflate_out...
2007-08-06 Jim Jagielskidetabify
2007-08-06 Ruediger Pluem* Also unset Content-MD5 in the deflate_out_filter
2007-08-06 Ruediger Pluem* We already unset Content-Length in the inflate_out_fi...
2007-08-06 Nick KewDon't try to compress/decompress where there's a Conten...
2007-08-06 Nick Kewmod_deflate - discussion on dev@
2007-08-03 Jim Jagielski *) mod_proxy: Improve network performance by setting...
2007-08-03 Nick KewGeneralise the content encoding detection and protocol:
2007-08-03 Jim JagielskiPR 42847.
2007-08-03 Jim JagielskiNon-functional change. Simple cleanup.
2007-08-02 Paul J. RederA couple of cleanups to the nested group code based...
2007-08-02 Nick KewImprovement suggested by rpluem to proxy_date fix
2007-08-01 Jean-Frederic Clerecreate the brigate outside ap_proxygetline and reuse it.
2007-08-01 Nick KewFix buffer overflow in date handling
2007-07-31 Greg Amesthis appears to be a "mv" rather than a "swap", so...
2007-07-30 Nick KewBe liberal in what we accept. Where it matters.
2007-07-30 Nick KewBe liberal and correct in what we accept
2007-07-29 Nick KewUpdate r560689 following rpluem's analysis thereof.
2007-07-29 Nick KewFix protocol handling in mod_deflate input filter
2007-07-27 Paul J. Reder mod_ldap, mod_authnzldap: Add support for nested group...
2007-07-26 Nick KewRationalisation suggested by rpluem
2007-07-26 Nick KewFix integer comparisons in mod_filter
2007-07-26 Nick Kewmod_filter: fix merging of ! and =
2007-07-20 Nick KewFix clash between r557837 and r427780
2007-07-20 Nick KewMultiple trivial fixes from Christophe JAILLET
2007-07-19 Eric CovenerCopy the enum into an integer before sending off to...
2007-07-19 Eric Covenerrevert revision 555470
2007-07-17 Mladen TurkReturn 503 only if the route matches some of the balanc...
2007-07-13 Greg Amesdon't need the definitions for error buckets any more
2007-07-13 Greg Ames* generalize from error buckets to metadata buckets
2007-07-12 Eric CovenerRemove dead macros for certificate types that are alrea...
2007-07-12 Eric CovenerThis data is passed in an unsafe way to the LDAP SDK...
2007-07-12 Paul QuernaRemove unneeded -I in apr_memcache test, since _INCLUDE...
2007-07-12 Paul QuernaFix VPATH builds of httpd with the apr_memcache backend...
2007-07-10 Jean-Frederic ClereFill notes "session-sticky" and subprocess_env "BALANCE...
2007-07-06 Greg Ameswith LimitRequestBody xxx and the deflate output filter...
2007-07-05 Guenter Knaufreverted r553031 since it breaks Linux/Unix platform...
2007-07-04 Guenter Knaufchanged error message to use APU_DBD_DRIVER_FMT for...
2007-07-03 Guenter Knaufignore OpenSSL files copy error if files are not present.
2007-06-29 Jean-Frederic ClereFix the warning:
2007-06-29 Joe Orton* modules/metadata/mod_mime_magic.c: Constify some...
2007-06-28 Guenter Knaufintroduced independent var since we can build mod_ssl...
2007-06-27 Guenter Knaufadded openssl files to the installation directory.
2007-06-27 Jean-Frederic ClereDon't display "PHPSESSIONID | PHPSESSIONID" but only
2007-06-27 Jean-Frederic ClereRemove the balancer modification logic of balancer...
2007-06-25 Sander TemmeComplete cleanup of global variable use by mod_example...
2007-06-25 Jean-Frederic ClereAdd sticky_path to solve PR41897.
next