]> granicus.if.org Git - apache/shortlog
apache
2005-03-21 Joe OrtonSynch with 2.0.x branch.
2005-03-20 Paul QuernaTest for APR and APR-Util one directory bellow httpd...
2005-03-18 André Maloupdate transformation
2005-03-18 André MaloAdjust properties of those new files
2005-03-17 William A.... Add /D PCRE_STATIC to solve an 'exported symbol impor...
2005-03-17 William A.... Fix three problems with pcre for portability;
2005-03-17 William A.... Second fat-fingered typo in 24 hrs. Balance parens...
2005-03-17 William A.... Clean up emit for size truncation. Division here...
2005-03-17 Rich BowenOne hopes this isn't 1.3 specific. :-)
2005-03-17 Rich BowenMove remarks about backreferences to the introductory...
2005-03-17 Rich BowenMoved some of the gorey details out of the module refer...
2005-03-17 Rich BowenSplit the rewrite guide into "Practical solutions to...
2005-03-17 Rich BowenOops. Forgot to rebuild before committing.
2005-03-17 Rich BowenMove some the examples, technical details, and tutorial...
2005-03-16 Paul Quernasync with mod_status hacks in the worker mpm.
2005-03-16 Paul QuernaUpdate the Solaris 10 & Event MPM issue.
2005-03-16 Sander StrikerAnd carry on with 2.1.5-dev.
2005-03-16 Sander StrikerPrepare for 2.1.4 tag.
2005-03-15 Justin ErenkrantzAdd ReceiveBufferSize directive to control the TCP...
2005-03-14 Justin Erenkrantzmod_proxy: Add proxy-sendextracrlf option to send an...
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...
next