]> granicus.if.org Git - apache/shortlog
apache
2006-01-05 Ruediger Pluem* Fix a regression from 2.2.x: Set c->aborted to 1...
2006-01-05 Ruediger Pluem* If a subrequest has a broken backend also set no_cach...
2006-01-02 Ruediger Pluem* Correctly signal broken backend connections up the...
2006-01-01 Nick KewPR#38084
2005-12-31 Brian PaneRefactoring of ap_read_request() to store partial reque...
2005-12-31 Brian PaneRemoved the destruction of the bucket allocator prior to
2005-12-30 Sander TemmeGeneral cleanup:
2005-12-28 Graham LeggettSmall spelling fix.
2005-12-23 Mladen TurkFix Cookie2 header problems that originates back
2005-12-21 Martin KraemerUpdate 'apache_pb2' images for Apache-2.2 (NOTE: not...
2005-12-20 William A.... This shift was treated in 32 bit scope, then masked...
2005-12-20 Jim JagielskiMorph the ap_http_broken_backend_filter() proxy "specific"
2005-12-19 William A.... Quiet warnings of POSIX deprecation in win32 support...
2005-12-19 Martin KraemerIn Apache-2.x, the function is called apr_pstrdup().
2005-12-19 William A.... Add our new eor_bucket.c module to libhttpd
2005-12-18 Ruediger Pluem* Move code for broken backend detection out of core...
2005-12-18 Ruediger Pluem* If the mod_proxy backend connection broke in the...
2005-12-18 Ruediger Pluem* Resync with 2.0.x and 2.2.x CHANGES file
2005-12-17 Ruediger Pluem* Fix ap_http_chunk_filter to create correct chunks...
2005-12-16 William A.... Add the module details for our /base:@...,mod_foo...
2005-12-16 William A.... A more generic explanation
2005-12-16 William A.... Test _NMAKE_VER define to determine nmake -nologo...
2005-12-16 William A.... New Win32 9x efforts are a nonstarter.
2005-12-16 William A.... Not Applicable anymore
2005-12-16 Joe Orton* server/protocol.c (ap_old_write_filter): Use NULL...
2005-12-16 Joe Orton* acinclude.m4 (APACHE_ENABLE_MODULES): Support passing...
2005-12-16 Joe OrtonBring forward the fix for CVE-2005-3352 already on...
2005-12-16 Joe Orton* modules/debug/mod_bucketeer.c (bucketeer_out_filter...
2005-12-15 Jean-Frederic... Sorry, previous commit was not ok.
2005-12-15 Jean-Frederic... The string comming from TC is in ASCII and the string...
2005-12-14 William A.... Mirror Makefile.win from the GUI environment. The...
2005-12-14 William A.... Revert 1/2 of my last commit, keep Apache2 as the...
2005-12-14 William A.... Keep default INSTDIR out of a 2.0, 2.2 tree when...
2005-12-14 André Maloupdate transformation
2005-12-14 André Malofix that paste error and properties
2005-12-12 Joe Orton* include/ap_config.h: Fix the macro name.
2005-12-12 Joe Orton* include/ap_config.h: Define AP_HAVE_DESIGNATED_INITIA...
2005-12-11 Jim JagielskiOK, while we ponder how best to reuse conn pools for...
2005-12-11 Rich BowenDetails about changing auth provider.
2005-12-11 Rich BowenA few additional seealso links
2005-12-11 Ruediger Pluem* revert r355823 and r355837
2005-12-11 Ruediger Pluem* Let the proxy handler know that the backend connectio...
2005-12-11 Ruediger Pluem* Move handling of backends that broke after the header...
2005-12-10 Rich BowenSplit the Access Control stuff off into it's own howto...
2005-12-10 André Maloupdate transformation
2005-12-10 André Malofix xml validation error
2005-12-10 Rich BowenMention that digest can also be used with authn_dbd
2005-12-09 Rich BowenAdd required AuthName directive
2005-12-08 Joe Orton* include/httpd.h (conn_state_e): Remove trailing comma...
2005-12-07 Justin ErenkrantzAdd a comment and use proper grammar for another comment.
2005-12-07 Justin ErenkrantzIf a connection aborts while waiting for a chunked...
2005-12-07 Justin ErenkrantzIf we get an error reading the upstream response, we...
2005-12-06 Bradley NicholesAdd the mod_dbd exports to the NetWare make file
2005-12-06 Nick KewImprove defaults from 'test' values (and get meaningful...
2005-12-06 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_Access...
2005-12-06 Joe Orton* os/unix/unixd.h: Use extern "C" linkage.
2005-12-06 Nick KewFix documentation bugs
2005-12-05 Joshua SliveGive a clue about what event really does, and some
2005-12-05 Nick KewPR 36090
2005-12-05 Nick KewFix for Bug 37790 (hangs on error return from post_read...
2005-12-03 André Maloupdate transformation
2005-12-03 André Malofix remaining mod_imap occurences
2005-12-03 Ruediger Pluem* Fix PR37753. Off by one bug in get_path_param eats...
2005-12-03 Paul QuernaOnly define sendfile_nonblocking if APR_HAS_SENDFILE...
2005-12-02 Joshua SlivePoint the breadcrump links to the new docs index page.
2005-12-02 William A.... Recover text
2005-12-02 William A.... Style nit - alpha order is slightly easier to later...
2005-12-01 Paul Quernarebuild.
2005-12-01 Paul QuernaNuke really old version recommendation on GCC. Any...
2005-12-01 Jim JagielskiUntil we determine whether we should dip into the conne...
2005-12-01 Roy T. Fieldingminor doc changes already on 2.2 branch
2005-11-30 Jim JagielskiCheck that conn->hostname is valid before we do the...
2005-11-30 Colm MacCarthaighEscape the dots in the regular expression.
2005-11-30 Martin KraemerFix SSL Protocol hexdumps for EBCDIC systems
2005-11-29 Colm MacCarthaighRemove the problematic block which is causing problems...
2005-11-29 André Maloupdate transformation
2005-11-29 André Maloupgrading.html.fr no longer exists, but the the entry...
2005-11-29 Colm MacCarthaighAdding mod_authn_dbd to the Windows build environments.
2005-11-29 Joshua SliveFix a mixed-up module reference and document (carefully)
2005-11-29 Colm MacCarthaighFirst stab at a build environment for mod_authn_dbd
2005-11-29 Colm MacCarthaighUpdate to reflect the mod_dbd inclusion
2005-11-29 Colm MacCarthaighAdd mod_dbd to the windows build environment
2005-11-29 Colm MacCarthaighOptional functions are of __cdecl the kind on win32...
2005-11-29 Colm MacCarthaighA first stab at a win32 build environment for mod_dbd.
2005-11-29 Joshua SliveKill a very old html-only translation.
2005-11-29 Joshua SliveMove closing tag to proper location.
2005-11-29 Colm MacCarthaighGive DBD a set of _DECLARE macros consistent with other...
2005-11-29 Joshua SliveSome config file changes:
2005-11-29 Nick KewNote dbd/windows problem
2005-11-29 Jim JagielskiFix case where a shared keepalive connection results in
2005-11-29 Colm MacCarthaighCorrect a syntax error detected by MSVC2005
2005-11-28 Paul Quernarebuild docs
2005-11-28 David Reid- try to add a note to explain the behaviour of clients...
2005-11-28 Joe Orton* modules/ssl/ssl_scache_dc.c (ssl_scache_dc_retrieve...
2005-11-27 Brian PaneWhen computing the timeouts for keepalives and write...
2005-11-22 Bradley NicholesSmall description change to indicate which socket libra...
2005-11-21 Nick KewPR#37553
2005-11-21 Bradley NicholesFix a problem with the HTTPS CGI variable not getting...
2005-11-21 Nick KewWrap exported functions in AP_DECLARE
2005-11-20 Ruediger Pluem* Sync with 2.2.x CHANGES
next