]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2010-11-11  Jeff Trawickfix MPM typo
2010-11-11  Stefan FritschRemove workaround that was only necessary when htcachec...
2010-11-11  Lucien Gentisupdate.
2010-11-11  Guenter KnaufMore splitting as suggested by minfrin.
2010-11-11  Lucien GentisUpdate.
2010-11-11  Lucien GentisUpdates.
2010-11-10  Guenter KnaufSplitted off cache defines/structs used by htcacheclean.
2010-11-10  Rich BowenRebuild.
2010-11-10  Rich BowenAdd ProxyPassReverse to the examples in the mod_proxy_b...
2010-11-10  Stefan FritschWhen restarting, reset ap_server_config_defines to...
2010-11-10  Stefan FritschSupress generation of unused yy_top_state function...
2010-11-10  Jeff Trawickgenerated xml transformations
2010-11-10  Jeff TrawicksuEXEC: Add Suexec directive to disable suEXEC without...
2010-11-10  Ruediger Pluem* Fix parameter name as new is a reserved word in C...
2010-11-10  Guenter KnaufFixed eol props.
2010-11-09  Stefan Fritschsupport error log id as variables
2010-11-09  Stefan FritschAdd support for conditional logging depending on an...
2010-11-09  Stefan Fritschuse temp_pool for some temporary regexps
2010-11-09  Daniel Earl... Update transforms
2010-11-09  Daniel Earl... Remove out-of-date details about which modules are...
2010-11-09  Rich BowenRebuild docs changes.
2010-11-08  Rich BowenRebuild SSL FAQ.
2010-11-08  Rich BowenFixes PR47236 - Using : or @ in a URL already means...
2010-11-08  Jeff Trawickfollow up to r1031659:
2010-11-08  Stefan Fritschupdate transformation
2010-11-08  Stefan FritschNote that CRL-querying browsers can have problems with...
2010-11-08  Rich BowenThanks, everyone, for your work at ApacheCon. 54 docume...
2010-11-08  Rich BowenRebuild various files affected by the changes last...
2010-11-08  Jeff Trawickgenerated changes
2010-11-08  Jeff TrawickAdd Error directive for aborting startup or htaccess...
2010-11-08  Graham Leggettmod_rewrite: Fix the RewriteEngine directive to work...
2010-11-07  Stefan FritschUpdate transformations
2010-11-07  Stefan FritschSupport %{HANDLER} in ap_expr (required for mod_filter)
2010-11-07  Stefan FritschImplement "reqenv", "note", "-z", "-n" in ap_expr.
2010-11-07  Jeff Trawickgenerated files
2010-11-07  Jeff Trawickrewrite introductory section which lists the various...
2010-11-07  Stefan FritschPort "file" function from ssl_expr
2010-11-07  Jeff Trawickmark connection for close after the return from
2010-11-07  Lucien GentisUpdate.
2010-11-07  Lucien GentisUpdates.
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
next