]> granicus.if.org Git - apache/history - modules
<li> must be followed by a matching </li>.
[apache] / modules /
2009-09-09 Graham Leggettmod_ssl: The error message when SSLCertificateFile...
2009-09-09 Daniel Earl Poiriermod_auth_digest: When qop is none, client doesn't send...
2009-09-03 Jim JagielskiAn error detect question in comments
2009-09-01 Paul QuernaRemove unused conf variable.
2009-09-01 Paul QuernaCheck return value from ap_pass_brigade incase we are...
2009-09-01 Paul QuernaInitialize len to 0, since for some logic paths it...
2009-08-31 Graham LeggettAdd suggested parentheses around APR_STATUS_IS_ENOENT.
2009-08-31 Guenter Knaufmoved "finfo.mtime = 0;" after var declaration;
2009-08-28 Daniel Earl PoirierMake code match warning message: disable nonce-checking
2009-08-28 Daniel Earl PoirierDon't let the server start if user has asked for qop...
2009-08-28 Jim JagielskiOK, might as well finish this... Allow ServerTokens Off
2009-08-28 William A. Rowe Jrpush_connection, push_server also targetted for export...
2009-08-28 William A. Rowe JrNot static; trusting this targetted for export?
2009-08-28 William A. Rowe JrAxe an unused variable.
2009-08-28 William A. Rowe JrAdd parenthesis for legibility and correcting association,
2009-08-28 William A. Rowe JrAlways make mod_*.h files available where they exist...
2009-08-27 William A. Rowe Jr%.*s precision supposedly takes an int, according to gcc
2009-08-27 Graham LeggettMake sure when adding a warning, that we don't duplicat...
2009-08-27 Graham LeggettLog the return code in the debug message to properly...
2009-08-27 Graham LeggettWhen attempting to set the stale lock, we will pass...
2009-08-27 Nick Kewmod_headers: generalise the envclause to support condit...
2009-08-26 Graham LeggettReintroduce an optimisation lost in some cut and paste...
2009-08-26 Graham Leggettmod_cache: Introduce the thundering herd lock, a mechan...
2009-08-26 Daniel Earl PoirierFix shm, rmm, and lock problems.
2009-08-26 Brian HavardBring back OS/2 support.
2009-08-23 Nick KewPreserve port over internal redirection
2009-08-23 Nick KewReturn consistent error status for proxy unable to...
2009-08-21 Nick KewSwitch mod_dbd to using APR_STATUS_IS_foo macros in...
2009-08-16 Ruediger Pluem* Do better checking of pollset operations in various...
2009-08-12 Ruediger Pluem* Correctly create an empty cell if the description...
2009-08-04 Jean-Frederic ClereOops my bad: Stop copying and pasting code.
2009-08-03 Jean-Frederic ClereFix warnings.
2009-07-30 Jean-Frederic ClereAdd the file logic for the handler.
2009-07-29 Guenter Knaufremoved another obsolete cast. Mentioned by Peter Sylve...
2009-07-29 Jeff Trawickmark some private module data as "static", resolving
2009-07-29 Jeff Trawickfix type mismatch in argument to attach() method
2009-07-28 Jim JagielskiAlign logic and message :)
2009-07-28 Jean-Frederic ClerePut the hm_slot_server_t in a common include.
2009-07-27 Guenter Knaufremoved obsolete cast. Mentioned by Peter Sylvester.
2009-07-20 Jim JagielskiIn the case where we have no members, they aren't in...
2009-07-19 Nick KewUpdate r795445 patch in the light of rpluem's comments...
2009-07-18 Nick Kewmod_dir: Change DefaultHandler to DefaultMapping, and...
2009-07-18 Nick KewTypo fix
2009-07-18 Nick KewFix mod_include potential segfault checking backref...
2009-07-13 Guenter Knaufskip another lua source file with NetWare build.
2009-07-13 Guenter Knaufand another NetWare build fix for mod_lua.
2009-07-13 Guenter Knauffinal NetWare mod_lua build fixes.
2009-07-12 Guenter Knaufadded mod_lua to the NetWare build.
2009-07-12 Guenter Knaufadded NetWare makefile for mod_lua.
2009-07-09 Takashi SatoAdd the missing include of apu_version.h and thus fix...
2009-07-09 Ruediger Pluem* Return APR_EOF if request body is shorter than the...
2009-07-09 Ruediger Pluem* Silence compiler warnings about unused variables.
2009-07-08 Guenter Knauffinally fixed NetWare export list (thanks help from...
2009-07-07 Guenter Knauffixed types, fixed NetWare build.
2009-07-07 Guenter Knauffixed import list.
2009-07-06 Guenter Knaufremoved font clutter as suggested by niq.
2009-07-06 Guenter Knaufadded compile-time apr / apr-util versions as wrowe...
2009-07-06 Jean-Frederic ClereAdd use slotmem. Directive HeartbeatMaxServers > 10...
2009-07-06 William A. Rowe JrUse uninterruptable write; noted borrowing this code...
2009-07-06 Guenter Knauffixed NetWare build includes.
2009-07-06 Guenter Knaufadded makefile for mod_noloris
2009-07-06 Guenter Knauffixed var name, fixed memset parameter,
2009-07-06 Jean-Frederic ClereArrange the slotmem chain logic in attach() too.
2009-07-06 Jean-Frederic ClereArrange the slotmem chain logic.
2009-07-05 Nick KewCorrectly set suexec_enabled when httpd is run by non...
2009-07-05 Guenter Knaufadded apr / apr-util version output (part two).
2009-07-05 Guenter Knaufadded apr / apr-util version output.
2009-07-05 Nick Kewmod_noloris: switch to fixed-sized shm ip storage,...
2009-07-02 Joe OrtonSecurity fix for CVE-2009-1890:
2009-07-01 Nick Kewmod_noloris just moved from discussion to attracting...
2009-06-26 Jean-Frederic ClereDon't set worker->s if already set (for balancer using...
2009-06-26 Joe OrtonFix hung SSL handshake if a particularly long CA list...
2009-06-24 Guenter Knaufadded mod_remoteip to NetWare build.
2009-06-23 Joe Orton* modules/ssl/ssl_engine_io.c (bio_filter_out_ctrl...
2009-06-23 Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cer...
2009-06-23 Joe Orton* module/ssl/ssl_engine_io.c: Comment bio_filter_out_ctx_t.
2009-06-17 Nick Kewmod_proxy_http: fix case sensitivity checking transfer...
2009-06-17 Nick Kewmod_alias: Ensure Redirect issues a valid URL
2009-06-17 Nick KewFix bug in r785425 (dereference null pointer when not...
2009-06-16 Nick KewAdd DefaultHandler directive to mod_dir.
2009-06-15 Brian McCallisterchange use of luaL_openlib to luaL_register via path...
2009-06-15 Brian McCallisterchange use of luaL_openlib to luaL_register via path...
2009-06-15 Brian McCallisterremove unusable test file
2009-06-11 Ruediger Pluem* Close the accepted fd in the error case to avoid...
2009-06-11 Ruediger Pluem* Close the listening Unix socket of the mod_cgid daemo...
2009-06-11 Ruediger Pluem* Remove locking for writing to the rewritelog. There...
2009-06-01 Jim JagielskiSimplify... handle this below, even though it's
2009-06-01 Jim Jagielskitypo
2009-06-01 Jim JagielskiMore adjustment for Redirect argument checking...
2009-06-01 Ruediger Pluem* Some custom defined response codes also do not requir...
2009-06-01 Jim JagielskiFix error with arg counting
2009-05-31 William A. Rowe JrFavor DECL over DECLS
2009-05-31 William A. Rowe JrRestructure fdpass logic to not spew stderr crap for...
2009-05-27 Sander TemmeExpose whether a request was served over an Initial...
2009-05-27 Nick Kewmod_alias: Enforce sanity in args to Redirect
2009-05-25 Nick KewFix IPv6 literal addresses passed to a proxied backend.
2009-05-25 Ruediger Pluem* Correctly detect if CacheIgnoreURLSessionIdentifiers...
2009-05-25 Ruediger Pluem* Use the correct constant.
2009-05-22 Jim Jagielskiavoid a relatively ugly code dup
2009-05-21 Jim JagielskiComplete API :)
next