]> granicus.if.org Git - apache/shortlog
apache
2006-01-18 Ruediger Pluem* Fix PR38123 by adding the HTTP_IN filter also in...
2006-01-18 Ruediger Pluem* Adjust format of bump comments. No functional change.
2006-01-18 Ruediger Pluem* Do a minor bump as minex and minex_set had been added...
2006-01-18 Bradley NicholesRemove the call to ap_note_auth_failure() from the...
2006-01-17 Ruediger Pluem* Add a sentence about DDOS.
2006-01-17 Joshua SliveFix typos.
2006-01-17 Joshua SliveA few small anti-DoS updates including the Limit* direc...
2006-01-17 Ruediger Pluem* Removed patch again as it clashed with Joshua's on...
2006-01-17 Ruediger Pluem* Add some remarks how to mitigate the risk of DoS...
2006-01-17 Joshua SliveTake a stab at documenting how we respond to DoS issues.
2006-01-17 Bradley NicholesNote the changes to Authz
2006-01-17 Ruediger Pluem* Update transformation
2006-01-17 Ruediger Pluem* Add CacheMinExpire directive to set the minimum time...
2006-01-16 Bradley NicholesDocumentation for mod_access_compat (Allow,Deny,Order...
2006-01-15 Garrett RooneyUpdate svn:ignore properties so that generated files...
2006-01-15 André MaloFix properties, add missing transformed files and updat...
2006-01-15 Noirin PlunkettAdding updated mod_ssl HOWTO to the website
2006-01-15 Noirin PlunkettRewrite of the mod_ssl HOWTO - only language changes...
2006-01-15 Bradley Nicholeseliminate the import of the ap_satisfies optional funct...
2006-01-14 Bradley Nicholesclean up some left-over debugging code and comments
2006-01-14 Bradley Nicholeshost access control compatibility module (Order, Deny...
2006-01-14 Bradley NicholesRestore Order, Deny, Allow, Satisfy for backwards compa...
2006-01-13 Ruediger Pluem* Sync with 2.2.x STATUS file
2006-01-13 William A.... Drop redundant dependency, ms studio is quite good...
2006-01-13 William A.... Say 'whoops'. When you build the elements explicitly...
2006-01-12 Garrett RooneyMake some error checking more clear by using the define...
2006-01-12 William A.... An unambigous cast, if limit is <0 it's unlimited.
2006-01-12 William A.... Determined that yes; apr_general.h may be included...
2006-01-11 Bradley NicholesUpdate the NetWare makefiles to build the authz code
2006-01-11 William A.... Correct version numbering for generated .rc files.
2006-01-11 Bradley NicholesAuthz refactoring
2006-01-10 Ruediger Pluem* Fix PR38017 by handling the selection of the hostname...
2006-01-10 Nick KewUpdate copyright current year to 2006
2006-01-09 Hiroaki Kawaisync.
2006-01-09 Hiroaki Kawaisync.
2006-01-09 Hiroaki Kawaisync.
2006-01-09 Hiroaki KawaiSync.
2006-01-09 Hiroaki Kawaisymc.
2006-01-06 Jim JagielskiExplain how we're checking to see if ap_proxy_backend_b...
2006-01-06 Jim JagielskiClarify (I hope) the comment better :)
2006-01-06 Jim JagielskiAs long as we have the AP_BUCKET_IS_ERROR macro, let...
2006-01-05 Jim JagielskiUpdate status before we run the logging hook
2006-01-05 Ruediger Pluem* Call ap_proxy_http_cleanup after ap_log_rerror becaus...
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
next