]> granicus.if.org Git - apache/shortlog
apache
2010-11-07 Jeff Trawicklog how long worker will be disabled
2010-11-07 Jeff Trawickimprove wording of some function descriptions
2010-11-07 Daniel Earl... Tweak some doxygen comments to get these functions...
2010-11-07 Stefan FritschStart some docs for the ap_expr parser.
2010-11-07 Jeff Trawickaxe outdated comment about FIXMEs/CHECKMEs
2010-11-07 Stefan FritschMore fixes for picky compilers
2010-11-07 Jeff Trawickavoid duplicate end-of-stdin header
2010-11-06 Stefan FritschImplement "HTTPS" and "IPV6" vars in ap_expr
2010-11-06 Stefan FritschAnother ooops: properly return APR_SUCCESS
2010-11-06 Stefan FritschOoops. Forgot the minor bump for r1032167
2010-11-06 Stefan FritschAdd a generic pool cleanup function that sets a pointer...
2010-11-06 Stefan FritschNetware build fixes
2010-11-06 Stefan Fritschadd support for trace loglevels in mod_lua
2010-11-06 Stefan FritschReplace ap_expr with a parser derived from mod_ssl...
2010-11-06 Stefan FritschPut the expression parser back into mod_include
2010-11-06 André Maloupdate transformation
2010-11-06 Stefan FritschFix hook sorting for the pre_config hook.
2010-11-05 Jim Jagielskia pointer optim.
2010-11-05 Eric Covenercorrection to r1031776, retain OR_UNSET with default...
2010-11-05 Eric CovenerPR49823: Make the hardcoded default for AllowOverride...
2010-11-05 Eric CovenerPR47765: leave a hint about ProxyPass and ProxyPassReve...
2010-11-05 Eric CovenerPR47765: ProxyPass and ProxyPassReverse should not...
2010-11-05 Eric CovenerPR#48720: SSLProxyVerify is not per-directory, only...
2010-11-05 Eric CovenerPR#40047: explain that AJP_* variables can be used...
2010-11-05 Eric Covenerminor typo
2010-11-05 Eric CovenerChange the default of the Header directive to apply...
2010-11-05 Eric Covenerrename the mod_headers variables used to track onsucces...
2010-11-05 Eric CovenerPR47782: On trunk, the default conf and the hard-coded...
2010-11-05 Eric CovenerPR#47782: compiled-in default for MaxConnectionsPerChil...
2010-11-05 Eric Covenerfix typo pointed out by poirier offline.
2010-11-05 Jeff Trawickgratuitous style change
2010-11-05 Jeff Trawickrepeat apr_poll() while EINTR
2010-11-05 Eric Covenerlink to the RFC for the list of CGI environment variables
2010-11-05 Eric CovenerPR#49152: newsgroup is dead and 'hoohoo.ncsa.uiuc.edu...
2010-11-05 Eric CovenerPR#29538: ErrorLog syslog facility can't be changed...
2010-11-05 Eric CovenerPR#44758: document LimitRequestBody vs. proxy
2010-11-05 Eric CovenerPR50220: keep on chugging after EINTR in mod_proxy_connect
2010-11-05 Eric CovenerPR#47766 mod_autoindex directives not merged into secti...
2010-11-05 Eric CovenerPR#47348: missing "response" the ProxyBadHeader descrip...
2010-11-05 Eric CovenerPR#48474: wrong directive name in mod_proxy_scgi example
2010-11-05 Eric Covenertypo
2010-11-04 Eric CovenerPR#46582 document that modules can implement internal...
2010-11-04 Eric CovenerPR#40831: empty-valued keys behave like missing keys...
2010-11-04 William A.... Look for a deeper clue into the existance of srclib...
2010-11-04 Eric CovenerPR#49460: balancer example sets a large loadfactor...
2010-11-04 Daniel Earl... Correct the instructions for stopping an Apache server
2010-11-04 Eric CovenerPR#48865: maxattempts=1 in balancer doc is wrong.
2010-11-04 Eric CovenerPR#45722: if we get EACCESS in the directory walk,...
2010-11-04 Daniel Earl... Document the default value of mod_autoindex's CharSet...
2010-11-04 William A.... Revert r1031167
2010-11-04 William A.... Look for a deeper clue into the existance of srclib...
2010-11-04 Daniel Earl... Add some more cross-references related to the protocol
2010-11-04 Daniel Earl... Clarify that the "www.example.com" is in the ServerName...
2010-11-04 Stefan FritschNote that people should not spend time on the ap_expr...
2010-11-04 Igor GalićPR46916
2010-11-04 William A.... Look for a deeper clue into the existance of srclib...
2010-11-04 Rich BowenThe discussion of conditional logging is much better...
2010-11-04 Rich BowenMention the %200{var}i syntax in the conditional loggin...
2010-11-04 Daniel Earl... Note that the new expression language for <If> and...
2010-11-04 Rich BowenDocuments undocumented directive. PR42912
2010-11-04 Igor GalićExplain that Options [+-]?Multiviews doesn't make any...
2010-11-04 Rich BowenMention the "Windows ^N end-of-line character" problem
2010-11-04 Rich BowenThere's already a seealso link for Options. Added ...
2010-11-04 Rich BowenChange mentions of 'Deny from' and 'Allow from' to...
2010-11-04 Eric CovenerPR#50174: don't offer 120ms as a "typical" TCP keepaliv...
2010-11-04 Rich BowenBe more forceful in talking about where SSLEngine On...
2010-11-04 Rich BowenError messages like "theoretically shouldn't happen...
2010-11-04 Eric CovenerPR45017: document obscure GprofDir directive
2010-11-04 Rich BowenNote that RewriteOptions inherit causes parent rules...
2010-11-04 Igor GalićRemoving intro, which doesn't make sense.
2010-11-04 Igor Galić./build.sh all - fixed htaccess validation error.
2010-11-04 Eric CovenerPR#47935 some people think s/except/unless makes this...
2010-11-04 Igor GalićRemoving history, because nobody cares.
2010-11-04 Rich BowenAdds an example of how to set up SSL to the SSL howto...
2010-11-04 Paul QuernaMore whitespace
2010-11-04 Paul QuernaWhitespace commit
2010-11-04 Rich BowenRemoved the stuff that is ancient and embarrassing...
2010-11-04 Rich BowenOh, look, someone beat me to the FAQ.
2010-11-04 Graham LeggettFix a pool lifetime issue: Make sure we clean up our...
2010-11-04 Rainer JungFollowup to r1026665: reset "cleaned" flag in
2010-11-03 Rich BowenPatch from jean-frederic - Port 8009 implies ajp://
2010-11-03 Stefan Fritschcleaning up / replacing ap_expr should be a blocker...
2010-11-03 Rich BowenRebuild .ja transformation for updated to example.
2010-11-03 Rich BowenMissing linebreak in example.
2010-11-03 Jim JagielskiNote for future dev....
2010-11-03 Nick Kewmod_cache: correctly parse quoted strings in cache...
2010-11-02 Rich BowenWhile I expect Bill Stoddard would be willing, he's...
2010-11-02 Rich BowenRebuilds various transformations
2010-11-02 Rich BowenWhile "largely rubbish" was a bit of an overstatement...
2010-11-02 Rich BowenRemove 1998-era stuff that's not true any more.
2010-11-02 Rich BowenRebuild rotatelogs man page.
2010-11-02 Rich BowenOk, did that.
2010-11-02 Rich BowenAre the per-module links to 2.2 correct?
2010-11-02 Jim Jagielskitimeline
2010-11-02 Vincent DeffontainesPorting previous commit on 2.2 doc, with a not about...
2010-11-02 Daniel Earl... Remove mis-placed period.
2010-11-02 Daniel Earl... Warning in configure -h that mod_dumpio was only for...
2010-11-01 Daniel Earl... Fix awkward sentence reported by Gary Schnabl.
2010-11-01 Daniel Earl... Warn that not only does mod_disk_cache require mod_cach...
2010-11-01 Daniel Earl... Add to modules' help text (displayed by ./configure...
next