]> granicus.if.org Git - apache/shortlog
apache
2010-02-04 William A.... Add ap_process_request_after_handler to the exported...
2010-02-04 Daniel Earl... worker: don't report server has reached MaxClients...
2010-02-04 Joe OrtonUpdate transformations.
2010-02-04 Joe Orton* docs/manual/mod/mod_ssl.xml: Document the supported...
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 Joe Orton* docs/manual/mod/mod_ssl.xml: Warn more clearly about
2010-02-04 William A.... Folks, this is not C++. Please, pay attention to your...
2010-02-04 William A.... Add mod_serf.dsp at last, based on the patch available in;
2010-02-03 Stefan FritschRemove reference to the Match directive, which was...
2010-02-03 Stefan FritschFix CHANGES entry to reflect change in r904853
2010-02-03 Stefan FritschAdd docstring for ap_pregsub()
2010-02-03 Joe OrtonRegenerate docs.
2010-02-03 Joe Orton* mod_ssl.xml: Document the SSL_SECURE_RENEG envvar...
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 Ruediger Pluem* Use loglevel value for parsing
2010-02-02 Graham Leggettmod_session: Session expiry was being initialised,...
2010-02-02 Graham LeggettUpdate transformations.
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-31 Lucien GentisUpdates for french files, and a little typo in manual...
2010-01-30 Stefan FritschReplace the Define !FOO syntax by a new UnDefine directive.
2010-01-30 Stefan FritschAllow the Define directive to undefine a variable by...
2010-01-30 Stefan FritschOoops. We are at 2.3.6 by now.
2010-01-30 Stefan FritschMake ap_pregsub(), used by AliasMatch and friends,...
2010-01-30 Stefan FritschUpdate transformations
2010-01-27 Ruediger Pluem* Make autoindex.t from perl testframework work again
2010-01-27 William A.... Fix two typos revealed by xmllint
2010-01-27 William A.... Move core flags into core.xml directives
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 Bowenalphabetical order is a good thing.
2010-01-26 Rich BowenRebuild HTML
2010-01-26 Rich BowenAdds documentation for the new AddAltClass IndexOption...
2010-01-26 Rich BowenApplies the patch provided in ticket 34014, enhancing...
2010-01-26 William A.... Fix default OSCP stapling port.
2010-01-26 William A.... Refactor mod_status out of the ExtendedStatus toggle...
2010-01-24 Stefan Fritschmod_authnz_ldap: If AuthLDAPCharsetConfig is set, also...
2010-01-24 Stefan Fritschab: Fix number of requests per second in HTML output...
2010-01-24 Eric CovenerChange LDAP authentication failures (user->DN or passwo...
2010-01-24 Stefan FritschNote that a firewall silently dropping packets is a...
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 Eric Covenerfix LDAPConnectionTimeout, take a stab at newly added...
2010-01-23 Stefan FritschUpdate transformations
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 Paul Quernaroll on to 2.3.6-dev
2010-01-21 Paul Quernaprep for 2.3.5 tag
2010-01-21 William A.... Because the redirect-request survives logging, we don...
2010-01-21 William A.... Correctly align the behavior of headers_in to be consis...
2010-01-21 William A.... Back out mod_serf changes for the immediate alpha,...
2010-01-21 William A.... Finish adding mod_serf before reverting it for this...
2010-01-21 William A.... Such macros exist for a reason :)
2010-01-21 William A.... Design error; main.c is not part of the libhttpd, you...
2010-01-21 William A.... Add mod_serf to the win32 build
2010-01-16 Stefan FritschTurn static function get_server_name_for_url() into...
2010-01-16 Stefan FritschFix typos
2010-01-14 Daniel Earl... Clarify references to arguments in the Header directive...
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!
2010-01-07 Lucien GentisUpdates and 2 little typos in manual/mod/mod_rewrite...
2010-01-07 Eric Covenerclarify LDAPConnectionTimeout behavior/availability...
2010-01-06 Eric Covenerclarify that FileETag is for static files only, and...
2010-01-05 Roy T. FieldingComment-out all unused types for faster processing...
2010-01-05 Takashi SatoUpdate transformations
2010-01-05 Takashi SatoSimilar to r893874, fix the ProxyPass example accoding...
2010-01-05 Roy T. FieldingSync with IANA registry as of 04 Jan 2010 18:22 PST
2010-01-04 Rich Bowen2009 -> 2010 in the copyright statement. Nobody seems...
2010-01-04 Lucien Gentisupdates.
2010-01-04 Rich BowenName this doc a little more clearly.
2010-01-03 Stefan FritschFix potential segfault when dereferencing NULL request_rec
2010-01-02 Rich Bowenversion/compat messages on flags that have been recentl...
2010-01-01 Rich BowenAdds helpful diagrams to the rewrite intro document...
2010-01-01 Rich BowenRewriterule syntax with new phrasing.
2010-01-01 Rich BowenTwo more syntax diagrams that I'd like to use in the...
2010-01-01 André Maloupdate transformation
2010-01-01 Rich BowenReplace rewriterule/rewritecond flow diagram with a...
2010-01-01 André Malodon't use translations of example.com.
2010-01-01 Rich BowenRewrite rule flow. Diagram donated by Joseph Pecoraro.
2010-01-01 André Maloupdate transformation
2010-01-01 André Malofix tokens
2010-01-01 Rich BowenI need to get around to writing this ...
2010-01-01 Rich BowenRemoves duplication of the RewriteRule flags documentat...
2010-01-01 Rich BowenTypo, and a few additional details.
2009-12-30 Rich BowenMakes each flag a top-level section in this doc, thereb...
2009-12-30 Rich BowenA few minor tweaks to the flags doc. Getting ready...
2009-12-30 Takashi SatoMove ProxyFtpDirCharset from mod_proxy to mod_proxy_ftp.
2009-12-30 Takashi Satofollow up r894425:
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 Takashi SatoAdd parentheses to min max macro functions to avoid...
2009-12-29 Takashi SatoFix string constness to get rid of gcc compiler warning...
next