]> granicus.if.org Git - apache/history - modules
Print directive name in error message.
[apache] / modules /
2010-02-05 Stefan FritschPrint directive name in error message.
2010-02-04 William A. Rowe JrAdd ap_process_request_after_handler to the exported...
2010-02-04 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_Fixup)...
2010-02-04 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_Fixup)...
2010-02-04 William A. Rowe JrFolks, this is not C++. Please, pay attention to your...
2010-02-04 William A. Rowe JrAdd mod_serf.dsp at last, based on the patch available in;
2010-02-03 Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl...
2010-02-03 Joe OrtonNew releases of OpenSSL will only allow secure renegoti...
2010-02-02 Graham Leggettmod_session: Session expiry was being initialised,...
2010-02-01 Stefan Fritschreplace duplicate code with new function ap_parse_log_l...
2010-02-01 Graham Leggettmod_log_config: Add the R option to log the handler...
2010-02-01 Graham LeggettAllow fine control over the removal of Last-Modified...
2010-01-27 Ruediger Pluem* Make autoindex.t from perl testframework work again
2010-01-27 Ruediger Pluem* Remove unused variable to silence compiler warning
2010-01-27 Ruediger Pluem* We need to return an int as result of the pre_config...
2010-01-26 Rich BowenUse correct comment style.
2010-01-26 Rich BowenApplies the patch provided in ticket 34014, enhancing...
2010-01-26 William A. Rowe JrFix default OSCP stapling port.
2010-01-26 William A. Rowe JrRefactor mod_status out of the ExtendedStatus toggle...
2010-01-24 Stefan Fritschmod_authnz_ldap: If AuthLDAPCharsetConfig is set, also...
2010-01-24 Eric CovenerChange LDAP authentication failures (user->DN or passwo...
2010-01-24 Stefan FritschMove the ldap_simple_bind() + ldap_result() code implem...
2010-01-24 Guenter Knaufchanged strcasestr() to ap_strcasestr() to fix broken...
2010-01-23 Stefan FritschRename RequestTimeout into RequestReadTimeout and chang...
2010-01-22 Jeff Trawickfix maintainer mode ap_strstr() argument mismatch warnings
2010-01-21 William A. Rowe JrBecause the redirect-request survives logging, we don...
2010-01-21 William A. Rowe JrCorrectly align the behavior of headers_in to be consis...
2010-01-21 William A. Rowe JrSuch macros exist for a reason :)
2010-01-16 Stefan FritschTurn static function get_server_name_for_url() into...
2010-01-13 Ruediger Pluem* Fix compiler warning about wrong format
2010-01-11 Stefan FritschIntroduce new config option LDAPTimeout to set the...
2010-01-10 Stefan FritschAllow several of the configured session identifiers...
2010-01-09 Nick KewWe shouldn't need to create r->allowed_methods twice!
2009-12-30 Takashi SatoMove ProxyFtpDirCharset from mod_proxy to mod_proxy_ftp.
2009-12-29 Takashi Satotweak handling for default allowed ports
2009-12-29 Takashi SatoMove AllowCONNECT from mod_proxy to mod_proxy_connect.
2009-12-29 Rich BowenAdds a [QSD] flag to RewriteRule to discard unwanted...
2009-12-29 Takashi SatoFix string constness to get rid of gcc compiler warning...
2009-12-29 Rich BowenInitialize variable to avoid compiler warnings.
2009-12-29 Rich BowenAdds alternating CSS classes to table rows for trendy...
2009-12-27 Rich BowenThe ReadmeName directive was putting its value in the...
2009-12-27 Nick Kewmod_filter: enable filters to be configured on non...
2009-12-27 Nick Kewmod_headers: Enable multi-match-and-replace edit option
2009-12-26 Nick Kewmod_headers: align Header Edit with Header Set on Conte...
2009-12-26 Nick KewFix r893871 as noted by rpluem, to remove risk of retur...
2009-12-25 Nick KewProxy: fix ProxyPassReverse with relative URL
2009-12-22 Nick KewStrip SHARED_CORE deadwood.
2009-12-21 Nick Kewmod_autoindex: support XHTML as equivalent to HTML in
2009-12-18 Ruediger Pluem* Do an exact match of the keys defined by CacheIgnoreU...
2009-12-16 Joe OrtonFurther mitigation for the TLS renegotation attack...
2009-12-16 Rainer JungFix crash in balancer-manager.
2009-12-15 Graham LeggettCorrectly reference the apr_crypto_t context as a conte...
2009-12-10 Ruediger Pluem* Ensure that the new table values are allocated from...
2009-12-08 Rainer JungUse "=" instead of "==" in test condition for
2009-12-08 Nick KewDon't keepalive when we send a non-100 response while...
2009-12-02 Jeff Trawickfix this:
2009-12-01 Guenter Knaufmore NetWare makefile cleanups.
2009-12-01 Guenter Knauffixed NetWare proxy export list;
2009-12-01 William A. Rowe JrRevert nonsense I introduced in r885689; solve cl test...
2009-12-01 William A. Rowe JrElaborate on low hanging XXX fruit
2009-12-01 William A. Rowe JrAdd mod_proxy_scgi; PR 48303; Submitted by: Gregg L...
2009-11-29 Guenter Knaufblock setting debug level if AP_LDAP_OPT_DEBUG is not...
2009-11-24 Jeff Trawicktweaks to r883540:
2009-11-23 Jeff TrawickReplace AcceptMutex, LockFile, RewriteLock, SSLMutex...
2009-11-22 Takashi SatoKeepAlive no longer accepts other than On|Off.
2009-11-19 Jeff TrawickRemove errno from dav_error interface. Calls to dav_ne...
2009-11-19 Jeff Trawickfix or complain about some invalid errno references
2009-11-18 Eric CovenerAdd AuthLDAPBindAuthoritative to allow other authentica...
2009-11-17 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_callback_Info...
2009-11-16 Nick KewBuild: fix --with-module to work as documented
2009-11-11 Ruediger Pluem* Use correct #ifndef's to compile again on openssl...
2009-11-10 Stefan FritschWhen moving a file over device boundaries and unlinking...
2009-11-10 Stefan FritschRevert removal of the key_type byte in the lock key...
2009-11-10 Stefan Fritschfix off by one error
2009-11-10 Stefan FritschFix broken config check for *max timeouts
2009-11-10 Sander Temmeenable support for ECC keys and ECDH ciphers. Tested...
2009-11-09 Stefan Fritschmod_dav_fs: Include uri when logging a PUT error due...
2009-11-09 Stefan FritschReturn 409 instead of 500 for a LOCK request if the...
2009-11-09 Stefan FritschFix compiler warning
2009-11-09 Stefan FritschFix litmus warning: According to RFC2518, COPY to non...
2009-11-09 Stefan FritschDon't delete the whole file if a PUT with content-range...
2009-11-09 Stefan FritschMake PUT with DAV_MODE_WRITE_TRUNC create a temporary...
2009-11-09 Stefan FritschInstead of checking device ids, try rename first and...
2009-11-09 Stefan FritschAlso remove trailing whitespace in the value
2009-11-09 Stefan FritschSimplify code by using apr_strtok
2009-11-07 Stefan Fritschmod_log_config: Make ${cookie}C correctly match whole...
2009-11-06 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_callback_Info...
2009-11-06 Joe OrtonSECURITY: Partial fix for CVE-2009-3555:
2009-11-06 Sander TemmeRemove mod_unique_id from the default build.
2009-11-05 Brian McCallisterexpose r->notes to lua
2009-11-05 Joe Orton* modules/ssl/ssl_toolkit_compat.h: Fix compat with...
2009-11-04 Joe Orton* modules/lua/: s/apr_strnatcmp/strcmp/ - strnat*cmp...
2009-11-04 Brian McCallisterallow setting of r->user from lua
2009-11-04 Brian McCallistermap r->err_headers_out into lua
2009-11-04 Joe Orton* modules/filters/mod_include.c (handle_printenv):...
2009-11-03 Guenter Knaufadded back HAVE_OCSP define hack for non-configure...
2009-11-03 Sander TemmeWe now check for OCSP support in configure, so we can...
2009-11-03 Daniel Earl PoirierFix remaining doxygen warnings. "make dox" is now...
2009-11-03 Jeff Trawickmore configure-time support for dynamically loadable...
2009-11-02 Jeff Trawickuse ap_strchr_c to protect const-ness of input string
next