]> granicus.if.org Git - apache/shortlog
apache
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...
2009-12-29 Rich BowenInitialize variable to avoid compiler warnings.
2009-12-29 Takashi SatoFix string constness to get rid of gcc compiler warning...
2009-12-29 Takashi Satostring constness
2009-12-29 Rich BowenClarify that the doc is about mod_rewrite. Several...
2009-12-29 Rich BowenAdds a clarification to the AddDescription docs, to...
2009-12-29 Rich BowenRebuilding docs to get some of the changes that have...
2009-12-29 Rich BowenApplies patch provided in
2009-12-29 Rich BowenAdds alternating CSS classes to table rows for trendy...
2009-12-29 Rich BowenMissing </section> tag from whenever this was last...
2009-12-27 Rich BowenThe ReadmeName directive was putting its value in the...
2009-12-27 Lucien GentisUpdates.
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 Takashi Satoupdate transformation
2009-12-25 Takashi SatoFix the ProxyPass example accoding to the trailing...
2009-12-25 Nick KewProxy: fix ProxyPassReverse with relative URL
2009-12-23 Ruediger Pluem* With APR >= 2.0 there is no longer an APR-UTIL only...
2009-12-23 Takashi Satobump pending version
2009-12-22 Takashi SatoFix a mistranslation.
2009-12-22 Nick KewStrip SHARED_CORE deadwood.
2009-12-21 Nick Kewmod_autoindex: support XHTML as equivalent to HTML in
2009-12-21 Nick Kew(re)-introduce -T commandline option to suppress docume...
2009-12-21 Nick KewFix up r892678 as pointed out by rpluem.
2009-12-21 Nick KewReject requests containing (invalid) NULL characters...
2009-12-20 Takashi SatoImprove the wording.
2009-12-18 Ruediger Pluem* Do an exact match of the keys defined by CacheIgnoreU...
2009-12-18 Daniel Earl... Document the ability to use shell environment variables in
2009-12-18 Jeff Trawickcatch up on recently-added hooks
2009-12-18 Jeff Trawickapache_probes.h is generated by configure
2009-12-18 Jeff Trawicksort by probe name
2009-12-16 Joe OrtonFurther mitigation for the TLS renegotation attack...
2009-12-16 Rainer JungFix crash in balancer-manager.
2009-12-15 Lucien GentisLittle typo.
2009-12-15 Graham LeggettCorrectly reference the apr_crypto_t context as a conte...
2009-12-14 Daniel Earl... Update transforms.
2009-12-14 Daniel Earl... Expand on mod_alias documentation.
2009-12-14 Rich BowenDon't capture matches if you're going to discard them...
2009-12-14 Rich BowenPatch from Mark Watts. Mention ProxyErrorOverride.
2009-12-12 André Malorevert r832627, because it uses invalid xml structure
2009-12-12 André Maloupdate transformation
2009-12-12 André Malofix properties
2009-12-10 Ruediger Pluem* Ensure that the new table values are allocated from...
2009-12-08 Rich BowenWe're going to need a separate document which discusses...
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-06 Lucien GentisUpdates.
2009-12-05 Lucien GentisSmall typos.
next