]> granicus.if.org Git - apache/history - modules
update transformation
[apache] / modules /
2005-10-14 Nick KewAdd mod_authn_dbd to build
2005-10-14 Nick KewAdd mod_authn_dbd
2005-10-13 Joe Orton* modules/ssl/ssl_engine_init.c (ssl_init_CheckServers...
2005-10-12 Jim JagielskiPerformance Tune: Do the cheap and fast length check...
2005-10-12 Jim JagielskiFix -Wall warning... Thanks to Joe for the head's up!
2005-10-11 Jim Jagielskimod_proxy_balancer: BalancerManager and proxies correct...
2005-10-09 Nick KewSupport dbd connections tied to the conn_rec.
2005-10-09 Ruediger Pluem* Fix a declaration problem introduced in r195013 that...
2005-10-07 Ruediger Pluem* Fix PR36883 (mod_proxy_ajp and tomcat issues).
2005-10-06 Jeff Trawickmod_proxy_connect: Fix high CPU loop on systems like...
2005-10-06 William A. Rowe Jr NET_TIME, as a standalone feature, was a horrid idea.
2005-10-06 William A. Rowe Jr Spare us a wasted variable, csd is initialized null...
2005-10-05 Ruediger Pluem* Fix PR36507 (mod_proxy_balancer does not handle stick...
2005-10-03 Colm MacCarthaighWhitespace fixes.
2005-10-03 Ruediger Pluem* Fix style nits (whitespaces / formats of comments...
2005-10-03 Colm MacCarthaighTwo minor whitespace cleanups. Syncs with the 2.2.x...
2005-10-02 Ruediger Pluem* run the request_status hook in proxy_handler if HTTP_...
2005-09-30 Nick KewFix pool in dbd_construct, and set sensible config...
2005-09-29 Jim Jagielskide-ref bug - balancer is always not null since it's...
2005-09-26 Colm MacCarthaighExplain why we have the regular file typecheck. No...
2005-09-26 Colm MacCarthaighFixes and cleanups for mod_cache;
2005-09-24 André Malo* add svn:ignore to modules/database
2005-09-23 Nick KewAdd note on DBD APIs to Module Developer Changes in...
2005-09-22 Joe OrtonImplement a (bounded) buffer of request body data to...
2005-09-21 Bradley NicholesAdd mod_dbd to the NetWare build
2005-09-21 Bradley NicholesAdd the NetWare makefile for mod_dbd
2005-09-21 Bradley NicholesDon't need the second reference to extfiltr.nlm anymore...
2005-09-21 Bradley NicholesFix a make problem that occurred due to the removal...
2005-09-21 Nick KewEliminate possible compiler warnings pointed out by...
2005-09-21 Joe Orton* modules/experimental/config.m4: Don't duplicate the...
2005-09-21 Nick KewDocument module moves
2005-09-21 Nick KewMove mod_dbd from /experimental/ to /database/
2005-09-21 Nick KewMove mod_filter and mod_charset_lite from /experimental...
2005-09-20 Martin KraemerFix Bug#: 25659 (Memory leak in ssl_util_algotypeof())
2005-09-20 Martin KraemerAs discussed previously: OID() -> PeerExtList()
2005-09-19 Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cer...
2005-09-18 David ReidCatch up with the changes to mod_ssl and rename the
2005-09-16 David Reid- remove ssl_ext_lookup and replace it with ssl_ext_list
2005-09-11 Jeff Trawickrewrite CR mitigation logic to wipe out any trailing
2005-09-10 Jim Jagielskigcc -Wall fix: depending on signedness of char.
2005-09-10 Jim Jagielskigcc -Wall cleanup
2005-09-10 Joe Orton* modules/proxy/mod_proxy_balancer.c (balancer_handler...
2005-09-10 Ian HolsmanFix config file for mod_dbd
2005-09-09 David ReidRecord the fact that we failed to set the username...
2005-09-09 Jim JagielskiProxy balancer lbmethods are now registered as provider...
2005-09-08 Bradley NicholesRemove proxy_hook_load_lbmethods from Netware export...
2005-09-07 Jim JagielskiMinor nit. Methods are server-wide, so simply use the...
2005-09-07 Jim JagielskiRestruct of lbmethod find-best algo's, bypassing hook...
2005-09-01 Joe Orton* modules/ssl/ssl_util_ssl.c (SSL_X509_STORE_create...
2005-08-31 Jim JagielskiAdd ap_append_pid(); This is performed enough to warrant
2005-08-31 Jim JagielskiSome simple debugging log entries
2005-08-31 Jim JagielskiConsistantly use APR_PID_T_FMT for getpid value
2005-08-31 Jim JagielskiStart of getpid()/%d confusion fix...
2005-08-31 Jeff Trawickmod_log_config: %{hextid}P will log the thread id in...
2005-08-30 Justin Erenkrantzmod_cgid: Refuse to work on Solaris 10 due to OS bugs.
2005-08-30 Joe OrtonFix CVE CAN-2005-2700:
2005-08-30 Colm MacCarthaighIf uid_t and gid_t are unsigned on a platform (hurd...
2005-08-30 Colm MacCarthaighFix PR36410; Change how the get_suexec_identity hook...
2005-08-29 William A. Rowe Jr Correct mod_cgid's argv[0] so that the full path...
2005-08-29 William A. Rowe Jr Noticed in the development of fips-enabled mod_ssl...
2005-08-28 Ian HolsmanDoxygen fixup / cleanup
2005-08-27 Colm MacCarthaighCGId keeps a copy of the listening sockets open, which...
2005-08-25 Colm MacCarthaighA very minor, but particularly annoying whitespace...
2005-08-25 Colm MacCarthaighAppend the .PID to the ScriptSock filename. This change...
2005-08-25 Colm MacCarthaighnit: Consistently CamelCase "ScriptSock".
2005-08-23 Andreas Steinmetzfix 64bit build warnings
2005-08-23 Andreas Steinmetzfix 64bit build warnings in modules/dav
2005-08-23 Colm MacCarthaighEnhance CacheEnable/CacheDisable to control caching...
2005-08-23 Colm MacCarthaighremove some unused variables and re-name cache_select_u...
2005-08-23 Colm MacCarthaighImprove the cache hit/miss ratio by canonicalising...
2005-08-23 Andreas SteinmetzSplit mod_disk_cache.c into mod_disk_cache.c and mod_di...
2005-08-20 Nick Kewmod_dbd:
2005-08-19 Mladen TurkArghhh.... missed the version. Sorry for the noise.
2005-08-19 Mladen TurkRevert the hack for setting the lbmethod.
2005-08-19 Mladen TurkTemporary make balancer working.
2005-08-19 Mladen TurkAdd ssl dir to include path.
2005-08-18 Paul QuernaDo not check the value of r->handler.
2005-08-15 Bradley NicholesAdd proxy_hook_load_lbmethods to the export and imports...
2005-08-12 Justin ErenkrantzMove the debuging log message about the removal of...
2005-08-12 Justin Erenkrantzmod_disk_cache: Remove the directory path of the cached...
2005-08-12 Jim JagielskiWhen using the LB Balancer manager, if you disabled
2005-08-12 Martin KraemerGet rid of some warnings
2005-08-12 Jim Jagielskisimple, functional interface to add additional balancer...
2005-08-12 Joe Orton* modules/cache/cache_storage.c (cache_remove_url)...
2005-08-12 Nick KewFix mess left by incompleteness of previous ProxyPassRe...
2005-08-11 Nick KewFix build error from cut&paste
2005-08-11 Justin ErenkrantzFix incorrectly served 304 responses when expired cache...
2005-08-11 Justin Erenkrantzmod_cache: Implement remove URL via a filter.
2005-08-11 Justin ErenkrantzImplement mod_disk_cache's remove_url.
2005-08-11 Nick KewAdd const-ness to apr_dbd_driver_t
2005-08-10 Nick KewFix ProxyPassReverse & family to work correctly in...
2005-08-10 Justin Erenkrantzmod_disk_cache: Retry file rename up to three times...
2005-08-10 Nick KewUpdate mod_dbd to API that hides apr_dbd_driver_t struct.
2005-08-10 Justin ErenkrantzFix bug where non-200 CGI responses will not send anyth...
2005-08-09 Joe Orton* modules/proxy/mod_proxy_http.c (stream_reqbody_cl...
2005-08-09 William A. Rowe Jr Hopefully, address the last edge case where status may
2005-08-09 Graham LeggettRemove the base href tag from mod_proxy_ftp, as it...
2005-08-09 Joe Orton* modules/http/byterange_filter.c (ap_byterange_filter...
2005-08-09 Joe Orton* modules/ldap/util_ldap.c (util_ldap_parse_cert_type...
2005-08-08 Jim JagielskiEnsure that req->dn is valid for the util_ldap_cache_co...
next