]> granicus.if.org Git - apache/history - modules
replace recent AJP direct comparisons to APR_TIMEUP with APR_STATUS_IS_TIMEUP.
[apache] / modules /
2011-05-07 Eric Covenerreplace recent AJP direct comparisons to APR_TIMEUP...
2011-05-01 Stefan Fritschavoid compiler warnings with gcc
2011-04-30 Jeff Trawickfix some dead assignments found by the clang analyzer
2011-04-27 Jeff TrawickFollow on to 1057048:
2011-04-26 Stefan FritschFix double free in out-of-mem situation
2011-04-25 Stefan Fritschmod_ldap: Make LDAPSharedCacheSize 0 create a non-share...
2011-04-25 Stefan FritschAdd new ap_reserve_module_slots/ap_reserve_module_slots...
2011-04-25 Stefan FritschReport filename and line number in config warning
2011-04-22 Stefan Fritschavoid useless call to apr_pstrdup
2011-04-14 Guenter KnaufFixed missing struct member error introduced with r1092076.
2011-04-14 Jean-Frederic Cleretry to prevent a single long request marking a worker...
2011-04-09 Stefan FritschRemove unused variable
2011-04-08 Stefan Fritschmod_ssl, ab: Support OpenSSL compiled without SSLv2...
2011-04-07 Jeff Trawickrework choice of cgi implementation, handling MinGW
2011-04-05 Guenter KnaufFixed sysinclude; removed trailing 0; fixed indent.
2011-04-04 Eric Covener* add the constructed filter at TRACE1 to authn, and...
2011-04-04 Jim Jagielskibetter error message
2011-04-03 Guenter KnaufFixed only some proxy prototype formats.
2011-04-03 Guenter KnaufFixed NetWare build for proxy modules.
2011-04-01 Jim Jagielski *) mod_proxy_ajp: Add support for 'ProxyErrorOverride...
2011-04-01 Jim Jagielski *) mod_proxy_fcgi: Add support for 'ProxyErrorOverrid...
2011-04-01 Jim JagielskiMore cleanups at cleanup... move to using pconf and...
2011-04-01 Jim Jagielskiwrong stash
2011-03-31 Jim JagielskiMake the 'need to reset' more generic by extending...
2011-03-31 Jim JagielskiBetter knowledge of when to adjust.
2011-03-31 Jim JagielskiImplement reset() funcs for the LBmethods...
2011-03-31 Jim JagielskiIf we change the LB method, or we take add in a new
2011-03-31 Jim JagielskiDon't kill me mister...
2011-03-31 Jim JagielskiAdd in a configuration generation... this is independent of
2011-03-29 Stefan FritschChange the ap_cfg_getline() and ap_cfg_getc() to return...
2011-03-29 Jeff Trawickchange signed single-bit fields to unsigned
2011-03-29 William A. Rowe JrNote util_ldap.h for convenience
2011-03-28 Stefan Fritschmod_info: Dump config to stdout during startup if ...
2011-03-28 Eric Coveneralways use (via break) the LDAP connection we're lookin...
2011-03-28 Eric Covenerfix incorrect type of LDAP connection pool member,...
2011-03-28 William A. Rowe JrResolve disagreement with its prototype
2011-03-27 Jeff Trawickenable DEFAULT_REL_RUNTIMEDIR on NetWare and Windows
2011-03-27 Jeff Trawickfix doxygen warnings
2011-03-23 Rich BowenOr, perhaps that's even clearer, without getting too...
2011-03-23 Rich BowenAttemps to clarify a rather cryptic error message.
2011-03-20 Guenter KnaufCreate dav.imp dynamically from header to catch all...
2011-03-20 Guenter KnaufRemoved dav_get_limit_xml_body() from mod_dav.h.
2011-03-20 Guenter KnaufMore NetWare build fixes.
2011-03-18 Guenter KnaufUse a var INSTALLBASE to simplify NetWare installation...
2011-03-18 Guenter KnaufUse var for prelude so its possible to change it at...
2011-03-17 Jim JagielskiClose PR 50861 where enabling and disabling of buffered
2011-03-16 Daniel Earl PoirierFix typo in RLIMIT_NPROC
2011-03-16 Joe Orton* modules/ssl/ssl_private.h: Drop some redundant/unused...
2011-03-16 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_ReadReq...
2011-03-16 Guenter KnaufFixed mod_lua - 2nd trial.
2011-03-16 Guenter KnaufFixed indent.
2011-03-16 Guenter KnaufFixed mod_lua.
2011-03-14 Brian McCallisterapply patch from zhiguo zhao <zhaozg@gmail.com> to...
2011-03-13 Graham Leggettmod_rewrite: Decline immediately if the rewrite engine...
2011-03-13 Eric Covenerchange all the negative values for LDAPConnPoolTTL...
2011-03-12 Eric Covener *) mod_ldap: Add LDAPConnectionPoolTTL to give control...
2011-03-12 Eric Covenerifdef 0-out uldap_connection_remove(), which is not...
2011-03-12 Eric CovenerLay some groundwork for improvements to the connection...
2011-03-12 Eric Covenerwhitespace-only: re-indent the blocks I wrapped in...
2011-03-12 Eric Coveneravoid apr_ldap_rebind_{add,remove} when referral chasin...
2011-03-12 Graham Leggettmod_cache: Make CacheEnable and CacheDisable configurab...
2011-03-12 Jeff Trawickfix some grammar mistakes, mostly in comments
2011-03-11 Jeff TrawickI see no getpid() or other requirement for process...
2011-03-10 Jim JagielskiFix brokeness... Thx Rüdiger Plüm
2011-03-09 Guenter KnaufAdded mod_socache_memcache to NetWare build.
2011-03-09 Guenter KnaufRemoved wrong imports / modules from NetWare sochache...
2011-03-09 Guenter KnaufNetWare build overhaul in order to compile on Linux.
2011-03-09 Guenter KnaufNetWare build overhaul in order to compile on Linux.
2011-03-08 Guenter KnaufNetWare build overhaul in order to compile on Linux.
2011-03-08 Guenter KnaufNetWare build overhaul in order to compile on Linux.
2011-03-08 Guenter KnaufNetWare build overhaul in order to compile on Linux.
2011-03-04 Graham Leggettmod_cache_disk: Prevent a segfault should we receive...
2011-03-04 Jim JagielskiFix/workaround for BUGZ PR 50851.
2011-03-04 Graham Leggettmod_cache_disk: Only attempt to commit to the initialis...
2011-03-03 Nick KewBuild mod_authn_socache on same terms as other authn...
2011-02-27 Jeff Trawickaxe some useless or debug-inhibiting error checking
2011-02-26 Jeff Trawickfix some logging calls to include the server_rec
2011-02-26 Guenter KnaufAxed C++ comments and tabs.
2011-02-25 Jeff Trawickfix function name in log text
2011-02-23 Jim Jagielskiprotect one-off boundary
2011-02-22 Jim JagielskiBe at least somewhat more RESTful... Use POST for chang...
2011-02-18 Stefan FritschActually check for APU_HAVE_CRYPTO at configure time...
2011-02-18 Jim JagielskiExpose "new" ap_parse_form_data() function instead...
2011-02-18 Jim JagielskiNo longer depend on how fork() works when laying out...
2011-02-14 Graham LeggettDon't skip the first character, as it may be a quote...
2011-02-14 Jeff Trawickfix compile failure in r1070616
2011-02-14 Jeff Trawickfix theoretical const issue in call to strchr()
2011-02-14 Jim JagielskiNew hook: ap_run_pre_read_request()
2011-02-13 Stefan FritschFix two bugs introduced by r1070153
2011-02-13 Graham Leggettmod_cache: When a request other than GET or HEAD arrive...
2011-02-12 Graham Leggettmod_cache: Make sure that the moving of the CACHE filte...
2011-02-12 Stefan FritschUse ap_state_query() to fix many modules that were...
2011-02-12 Graham Leggettmod_cache: When a bad Expires date is present, we need...
2011-02-12 Stefan FritschLog something nicer than "Internal error: pcfg_openfile...
2011-02-12 Graham Leggettmod_cache: We must ignore quoted-string values that...
2011-02-12 Stefan Fritschrevert r1026746:
2011-02-11 Graham Leggettmod_cache: Respect s-maxage as described by RFC2616...
2011-02-11 Ruediger Pluem* Play safe if the notes table does not contain an...
2011-02-11 Joe Orton* modules/ssl/ssl_engine_pphrase.c (ssl_pphrase_Handle...
2011-02-11 Joe Orton* modules/ssl/ssl_engine_pphrase.c (ssl_pphrase_Handle...
next