]> granicus.if.org Git - apache/history - modules
commented out non-existing directory.
[apache] / modules /
2009-10-14 Stefan FritschRename ReqTimeout into RequestTimeout, to be more in...
2009-10-11 Stefan FritschAllow ProxyPreserveHost to work in <Proxy> sections
2009-10-10 Takashi SatoStop unexpected error logs in each requests.
2009-10-09 Graham Leggettmod_dav: Provide a mechanism to obtain the request_rec...
2009-10-09 Daniel Earl Poiriermod_cache: add Cache-control: s-maxage to cacheability...
2009-10-08 Stefan Fritschmod_logio: introduce new optional function ap_logio_get...
2009-10-08 Jean-Frederic ClereWhen pick was zero no worker where choosen.
2009-10-07 Jean-Frederic ClereOops the slotmem uses apr_time_now. Can't use stat...
2009-10-06 Stefan FritschWork around broken cache management in mod_ldap: If...
2009-10-05 Graham Leggettmod_rewrite: Make sure that a hostname:port isn't fully...
2009-10-05 Graham Leggettmod_cache: Teach CacheEnable and CacheDisable to work...
2009-10-05 Jim JagielskiNo need to constantly compute these; do so once at...
2009-10-05 Jim JagielskiRefactor mod_reqtimeout a bit to use just 1 directives...
2009-10-05 Daniel Earl PoirierBack out r818492 which prevented all caching of incompl...
2009-10-04 Guenter Knaufreplaced all backticks with single quotes in output...
2009-10-04 Guenter Knaufadded mod_reqtimeout to NetWare build;
2009-10-04 Stefan FritschAdd mod_reqtimeout: New module to set timeouts and...
2009-10-04 Graham LeggettEnsure that we call ap_meets_conditions() in the mod_ca...
2009-10-04 Graham LeggettStyle fixes.
2009-10-04 Graham LeggettRemove the server_rec wired into uri_meets_conditions...
2009-10-04 Stefan FritschMake sure to not destroy bucket brigades that have...
2009-10-04 Stefan Fritschcore, mod_deflate, mod_sed: Reduce memory usage by...
2009-10-03 Graham Leggettmod_cache: Fix uri_meets_conditions() so that CacheEnab...
2009-10-03 Jim JagielskiProvide new ap_update_child_status_from_conn() mostly
2009-10-03 Graham LeggettRemove an unused variable.
2009-10-03 Stefan FritschMake RemoveType override the info from TypesConfig
2009-10-02 Graham Leggettmod_cache: Introduce the option to run the cache from...
2009-10-01 Guenter Knaufadded tests to NetWare build.
2009-10-01 Jim JagielskiAllow for pass-thru or early termination of doall(...
2009-10-01 Guenter Knaufadded NetWare makefiles for test modules.
2009-10-01 Guenter Knaufset property.
2009-10-01 Guenter Knaufprepare to add mod_serf to NetWare build.
2009-09-30 Jeff Trawickchange the callable functions in the mod_watchdog API
2009-09-30 Jeff Trawickdon't override the user's choice (e.g., --enable-watchdog)
2009-09-30 Ruediger Pluem* Fix a regression from r724717 by reintroducing SSL_CL...
2009-09-30 Jim JagielskiTry to have consistent interface regardless of slotmem or
2009-09-30 Guenter KnaufAdded mod_proxy_fcgi to NetWare build.
2009-09-30 Jeff Trawicktweak spelling/wording in mod_watchdog documentation
2009-09-30 Jean-Frederic ClereWhen connecting to no http protocol response will be...
2009-09-30 Jean-Frederic ClereAdd port in the logic.
2009-09-29 Daniel Earl PoirierMake comment agree with code.
2009-09-29 Jean-Frederic ClereWhen using Heartmonitor choose the back-end randomly...
2009-09-29 Jean-Frederic Cleretypo.
2009-09-29 Jean-Frederic ClereAdd slotmem storage logic for multicast logic.
2009-09-27 Guenter Knauffixed wrong 3rd parameter passed to apr_brigade_split_l...
2009-09-27 Guenter Knauffixed compatibility to Openssl < 0.9.7g.
2009-09-27 Ruediger Pluem* Use strcasecmp instead of strncasecmp as we want...
2009-09-25 Jim JagielskiEnhance ap_hook_monitor to pass along a server_rec (in
2009-09-25 Guenter KnaufFixed internal NLM name.
2009-09-25 Guenter KnaufAdded mod_proxy_scgi to NetWare build.
2009-09-24 Daniel Earl Poiriermod_cache: don't cache incomplete responses, per RFC...
2009-09-20 André Maloremove useless line
2009-09-19 Graham Leggettmod_dav: Allow other modules to become providers and...
2009-09-17 William A. Rowe JrTreat gid's identically to uid's for purposes of numeri...
2009-09-17 Jim Jagielskiuse what we know
2009-09-17 Jim Jagielskikinda old
2009-09-16 Joe Orton* modules/ssl/ssl_util_ocsp.c, modules/ssl/ssl_engine_o...
2009-09-16 Joe Orton* modules/ssl/ssl_util_ocsp.c (send_request,
2009-09-15 Nick KewChange Fallback to FallbackResource after extensive...
2009-09-15 Guenter Knaufchanged build of proxy modules to use common mod_proxy...
2009-09-15 Nick KewChange "DefaultHandler" to "Fallback" as discussed...
2009-09-14 Graham Leggettmod_dav: Allow other modules to add things to the DAV...
2009-09-14 Joe Orton* modules/proxy/mod_proxy_ftp.c (parse_epsv_reply)...
2009-09-14 Daniel Earl Poiriermod_mime: detect invalid use of MultiviewsMatch inside...
2009-09-14 Joe OrtonSecurity fix - this is presumed to fix CVE-2009-3094...
2009-09-13 Eric CovenerBring the LDAPCacheEntries and LDAPOpCacheEntries usage...
2009-09-13 Graham Leggettmod_request: Make sure the KeptBodySize directive rejec...
2009-09-13 Graham LeggettRemove trailing whitespace from the mod_request module.
2009-09-13 Graham Leggettmod_session_crypto: Sanity check should the potentially...
2009-09-13 Graham Leggettmod_session.c: Prevent a segfault when session is added...
2009-09-13 Graham LeggettRemove stray trailing whitespace from mod_session.c.
2009-09-12 Ruediger Pluem* Add missing , to make it compile again.
2009-09-11 William A. Rowe JrCatch the somewhat absurd combination of a 417 error...
2009-09-11 Joe OrtonSecurity fix - this is presumed to fix CVE-2009-3095...
2009-09-10 Daniel Earl PoirierFail server startup when mod_auth_digest is unable to
2009-09-10 Ruediger Pluem* More style fixes. No functional changes.
2009-09-10 Ruediger Pluem* Style fixes. No functional changes.
2009-09-10 Ruediger Pluem* Silence compiler warnings
2009-09-09 Graham Leggettmod_proxy_connect: The connect method doesn't work...
2009-09-09 Graham LeggettMake sure the NULL terminator of the array is consisten...
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...
next