]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2005-03-14  Paul Quernasmall cleanup of the ROADMAP file.
2005-03-14  Rich BowenI used to think that the order of the flags was there...
2005-03-13  Hiroaki Kawaiupdate Japanese translation.
2005-03-13  Hiroaki Kawaiupdate Japanese translation.
2005-03-11  Sander StrikerAnother mod_cache fixlet.
2005-03-11  André Maloupdate transformation
2005-03-11  André Maloupdate Brazilian Portuguese translation
2005-03-09  Bradley NicholesDon't attempt to remove the cache_file if one was never...
2005-03-09  Bradley NicholesKeep track of the number of attributes retrieved from...
2005-03-08  Paul QuernaAdd ap_mpm_is_experimental and ap_mpm_is_threaded....
2005-03-08  Paul QuernaSince prefork is currently the only non-threaded MPM...
2005-03-08  Sander StrikerMake IgnoreCacheControl do what it implies when it...
2005-03-08  Bradley NicholesMake sure that the secure listen sockets that are creat...
2005-03-08  Sander StrikerImprove caching a bit more...
2005-03-08  Sander StrikerRemove an unused function.
2005-03-07  Justin ErenkrantzAdd two changes entries based on r156306 and r156330.
2005-03-07  Justin Erenkrantz* modules/cache/cache_util.c (ap_cache_check_freshness...
2005-03-06  Sander StrikerMore mod_cache tweakage...
2005-03-06  Sander StrikerTracked down by Justin Erenkrantz.
2005-03-06  Sander Striker* modules/cache/mod_cache.c
2005-03-05  Jeff Trawickreally bump MMN
2005-03-05  Jeff Trawickworker MPM/mod_status: Support per-worker tracking...
2005-03-01  Bill StoddardWin32: Init the args to mpm_service_install(). Prevents...
2005-02-28  Bradley NicholesIf the search fails due to a bad connection, make sure...
2005-02-28  Joe Orton* support/htdigest.c (main): Fix permissions of created...
2005-02-27  André Malobump pending httpd version
2005-02-26  Paul Quernasync with 2.0.x branch.
2005-02-25  André Malosvn:eol-style = native
2005-02-25  Justin Erenkrantz* modules/dav/main/mod_dav.h: Wrap all public functions in
2005-02-25  André Maloupdate transformation
2005-02-25  Martin KraemerTypo in german word 'Ausdrueke' -> 'Ausdruecke'
2005-02-25  Paul Quernaupdate transformation.
2005-02-25  Paul QuernaAdding some initial docs for the Event MPM.
2005-02-24  Bradley NicholesMetrowerk compiler can't handle commas in the copyright...
2005-02-24  André Maloupdate transformation
2005-02-24  Joe OrtonUpdate transformation.
2005-02-24  Joe OrtonMention LFS support.
2005-02-24  Joe Orton* modules/proxy/mod_proxy_http.c (ap_proxy_http_process...
2005-02-24  Justin Erenkrantz* build/NWGNUtail.inc: Update license.
2005-02-23  Justin ErenkrantzNote 2.1.3 released as alpha.
2005-02-23  Justin ErenkrantzOnward ho to 2.1.4.
2005-02-23  Justin Erenkrantz* include/ap_release.h: Time for 2.1.3.
2005-02-22  William A.... Reverting a localization I had attempted to fix back...
2005-02-20  André MaloUpdate Brazilian Portuguese translation
2005-02-19  Stas Bekmanreplying to why "the edge connection filter cannot...
2005-02-18  William A.... pcre.lib is bound into libhttpd.dll - we no longer...
2005-02-18  William A.... 80 col style fix, no code harmed.
2005-02-18  William A.... Add mod_echo - not built by default, but this drops...
2005-02-18  Bill StoddardWin32: output some useful debug messages when installin...
2005-02-18  Bill Stoddardfix compile break with recent rename of real_exit_code...
2005-02-18  Bill StoddardWin32: Move call of mpm_service_install to rewrite_args...
2005-02-18  William A.... Fix some symbols which should -not- be exported,...
2005-02-17  William A.... Belated CHANGES, must have conflicted last time I...
2005-02-17  William A.... Get httpd-2.1 building once again on win32.
2005-02-17  Paul QuernaRemove unused variable.
2005-02-17  Paul Querna*) include/httpd.h: Add a brigade for temporary uses...
2005-02-17  Paul QuernaFix a syntax error when DEBUGGING is defined.
2005-02-17  Astrid Maloupdate transformation
2005-02-17  Astrid Maloupdate German translation
2005-02-17  Astrid Malotypo
2005-02-16  Jeff Trawickrestore google-ability of an ancient message of great...
2005-02-15  Joe Orton* modules/ssl/mod_ssl.h: Add ssl_ext_lookup optional...
2005-02-14  André MaloFix 'Anonymous *', which denied access
2005-02-14  Bradley NicholesOne more NetWare tweak for the PCRE shakeup
2005-02-14  Joe Orton* NWGNUmakefile: Update for PCRE changes.
2005-02-14  Sander StrikerImprove interaction with caches in mod_dav.
2005-02-11  Joe OrtonNote changes.
2005-02-11  Joe Orton* include/httpd.h: Fix a comment.
2005-02-11  Joe Orton* include/ap_regex.h: Include apr.h not stdlib.h; repla...
2005-02-11  Joe OrtonSupport use of an external copy of the PCRE library:
2005-02-11  Joe Orton* include/util_ldap.h (util_ldap_state_t): Fix gcc...
2005-02-11  Joe Orton* modules/cache/mod_disk_cache.c (store_body): Fix...
2005-02-11  Joe OrtonMove the POSIX reg* implementations into the ap_* names...
2005-02-10  Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_Access...
2005-02-10  Joe Orton* Makefile.in: Use buildmark.o not .lo since it was...
2005-02-10  Sander StrikerMore tweaks primarily driven by caching.
2005-02-10  Justin ErenkrantzOnly recompile buildmark.c when we have to relink httpd.
2005-02-09  André Malobuild all and add new japanese transformations
2005-02-09  Jim JagielskiDocs update. Refresh as well as fold in (better??)...
2005-02-09  Justin ErenkrantzNow that the crisis has passed, update the CHANGES...
2005-02-09  Jeff TrawickRemove formatting characters from ap_log_error() calls...
2005-02-09  Sander StrikerSome minimal tweaks to mod_cache.
2005-02-09  Jeff Trawickfix function name in developer doc
2005-02-09  Hiroaki KawaiNew Japanese translation.
2005-02-09  Hiroaki KawaiNew Japanese translation.
2005-02-09  Justin ErenkrantzMore work to properly handle revalidated responses...
2005-02-09  Sander Striker* modules/proxy/mod_proxy_ajp.c
2005-02-08  Sander Striker* modules/proxy/proxy_util.c
2005-02-08  Bradley NicholesAdd a target to build the prebuild utilities on NetWare
2005-02-08  Sander StrikerStop exposing source filenames in the configuration...
2005-02-08  Sander StrikerMore mod_cache tweakage.
2005-02-08  Bradley NicholesMake the function declaration match the prototype
2005-02-08  Justin ErenkrantzReturn the proper status and headers when serving a...
2005-02-08  Justin ErenkrantzCleanup structures in mod_cache and friends to remove...
2005-02-08  Jim JagielskiIf we rec' a bad response header line, ignore what...
2005-02-08  Justin Erenkrantz* modules/cache/mod_cache.h: Move the structure declara...
2005-02-08  Justin Erenkrantz* modules/cache/mod_cache.c: One more try at proper...
2005-02-08  Justin Erenkrantz* modules/cache/mod_disk_cache.c: Properly load cached...
2005-02-07  Bradley NicholesDocument the new optional parameter for AuthLDAPUrl
2005-02-07  Jim JagielskiBetter handle the case where ProxyBadHeader StartBody is
next