]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2000-01-16  Sascha SchumannMove threads/reentrancy m4 macros into threads.m4....
2000-01-16  Sascha SchumannRewrite pthreads check to be more tool-independent...
2000-01-16  Sascha SchumannRemove config.cache, if configure is rebuilt
2000-01-16  Sascha SchumannRemove dependency on automake's aclocal. We continue...
2000-01-15  David ReidMissed this file! So here it is...
2000-01-15  David ReidThe remaining files for the new documentation.
2000-01-15  David ReidAnother file for the documentation.
2000-01-15  David ReidThis attempts to make more sense of the documentation...
2000-01-15  Ben LaurieWe're building Apache, not PHP.
2000-01-13  Bill StoddardFix OS/390 binbuild break
2000-01-12  Sascha Schumanngcc on AIX takes -mthreads. I wonder what they smoked...
2000-01-12  Ryan BloomFix some remaining problems with SSI's and Windows...
2000-01-12  Sascha Schumann`-follow' is a GNU extension, remove it.
2000-01-12  Tony FinchRevert the scoreboard change because Jim doesn't like it.
2000-01-12  Tony FinchBe more explicit about the performance of UseCanonicalN...
2000-01-11  Sascha SchumannMake OS selection work for non-UNIX cases
2000-01-11  Sascha SchumannThese changes are committed together, because they...
2000-01-11  Sascha SchumannUpdate .cvsignore files
2000-01-10  Brian HavardRework ap_finfo_t to split the file type out of the...
2000-01-09  dgaudettime overhaul:
2000-01-08  Lars Eilebrechtadd missing compatiblity info
2000-01-08  Ralf S. EngelschallMake our nitpicking and complaining guys happy:
2000-01-07  Ryan BloomMove some modules over to using ap_time_t instead of...
2000-01-07  Martin Kraemerit's -> its
2000-01-07  Ryan BloomFix the rest of the modules to work with the new APR...
2000-01-07  Ryan BloomFix mod_rewrite to work with the new APR stat structure.
2000-01-06  Ryan BloomNext pass at the time functions. This defines an ap_an...
2000-01-06  Ryan BloomFix a minor bug that would cause us to return FORBIDDEN...
2000-01-06  Ryan BloomSeparate the stat structure from the file structure...
2000-01-04  Ryan BloomInitialize all ap_file_t's to NULL. This allows ap_ope...
1999-12-31  brianTry and address concerns about the use of the name.
1999-12-31  Ryan BloomA few more tweaks to finish the modules work. Now...
1999-12-31  Ryan BloomMake mod_unique_id compile again with Apache 2.0.
1999-12-31  Ryan BloomMake mod_usertrack compile cleanly. Not tested yet.
1999-12-31  Ryan BloomFix a bug in mod_status. ap_ht_time expects an ap_time...
1999-12-31  Ryan BloomUpdate these modules to Apache 2.0. Not tested, but...
1999-12-31  Ryan BloomUpdate mod_auth_dbm to work with Apache 2.0. This...
1999-12-31  dgaudetmerge 1.3 changes to rewrite forward onto 2.0
1999-12-31  dgaudetport mod_rewrite to 2.0
1999-12-31  Ryan BloomGet rid of ap_call_exec. It has been #if 0'ed out...
1999-12-30  Ryan BloomSome changes to the ap_strftime function. We now infor...
1999-12-29  Sascha SchumannFall back to save values for SHM_R and SHM_W, if the...
1999-12-29  Sascha SchumannFix IFS handling. This has the nice side effect that...
1999-12-29  Sascha Schumann(APACHE_INADDR_NONE) Additionally include sys/types...
1999-12-24  Ryan BloomCleanup the threads check, also resets the CFLAGS and...
1999-12-24  Ryan BloomFix the threads check so it works on non-bash shells.
1999-12-24  rasmusSubmitted by: Sascha Schumann <sascha@schumann.cx>
1999-12-24  rasmusSubmitted by: Sascha Schumann <sascha@schumann.cx>
1999-12-24  rasmusSubmitted by: Sascha Schumann <sascha@schumann.cx>
1999-12-24  Ryan BloomFinish the MPM decision logic. This moves the threads...
1999-12-23  Ryan BloomFirst stab at logic to determine which threading librar...
1999-12-22  Ryan BloomThis fixes the bug in my last commit. Apache always...
1999-12-22  Ryan BloomClean up APR's configure script a bit. This commit...
1999-12-22  Manoj KasichainulaI don't have to get up before 2PM for almost 2 weeks!
1999-12-22  Manoj Kasichainula--include-deps only seems to take advantage of pregenerated
1999-12-21  Ryan BloomRemove a bunch of functions that are being replaced...
1999-12-21  Manoj KasichainulaDocumentation update for latest TPF changes
1999-12-21  Ryan BloomChange ap_gm_timestr_822 to ap_timestr. Now, one funct...
1999-12-21  Bill StoddardFix compile break introduced to Apache 2.0 by the mass...
1999-12-21  Tony FinchFix the mass vhosting security problem spotted by Lars...
1999-12-21  Manoj Kasichainula[insert weather comment here]
1999-12-21  Manoj KasichainulaAdd back support for UseCanonicalName in <Directory...
1999-12-21  Manoj KasichainulaAdd back support for UseCanonicalName in <Directory...
1999-12-21  Manoj KasichainulaWe don't need the capability to build an acconfig.h...
1999-12-20  Bill StoddardWindows: Can now install/uninstall Apache as a service...
1999-12-20  Bill StoddardGet rid of the C++ style comment.
1999-12-20  Bill StoddardHandle -k restart|shutdown command line option from...
1999-12-20  Ryan BloomFirst step in getting Apache to use APR's time librarie...
1999-12-20  Manoj KasichainulaSpeed up building, by making --disable-shared the defau...
1999-12-20  Manoj KasichainulaDon't actually run ./configure in buildconf, it wastes...
1999-12-20  Manoj KasichainulaWe actually don't have to remove config.cache, because
1999-12-20  Manoj KasichainulaMake building a little easier by not requiring a separa...
1999-12-20  Manoj KasichainulaEliminate the .h.stub files; AC_DEFINE can generate...
1999-12-20  Manoj KasichainulaPut back the removing of config.cache. Also add a ...
1999-12-20  Manoj Kasichainulammap_static isn't in the standard directory yet; this...
1999-12-20  Manoj KasichainulaMake Apache's configure script run APR's.
1999-12-20  Manoj KasichainulaWe need to run autoheader to compile APR.
1999-12-19  Lars EilebrechtUhm... forgot require directive...
1999-12-19  Lars EilebrechtAdd some links.
1999-12-19  Ben LaurieDeal with newline at the end of the module list.
1999-12-19  Ben LaurieBuild APR, too.
1999-12-19  Lars Eilebrechtminor fixes
1999-12-19  David ReidRemove some nuisance warnings by changing int to ap_ssi...
1999-12-17  Bill StoddardUpdate Apache version in windows registry.c file
1999-12-16  Ryan BloomAfter a few hours of thorough testing, this patch makes...
1999-12-16  Ryan BloomInclude mod_include and mod_so in the Windows build.
1999-12-16  Ryan BloomFix mod_include so it works. Both people came up with...
1999-12-15  Martin KraemerPeter Watkins writes:
1999-12-15  Ryan BloomGetting rid of more warnings in the prefork mpm.
1999-12-15  Ryan BloomRemove the readdir files from os/win32. These are...
1999-12-15  David ReidA small change to allow Apache to run on the most recen...
1999-12-15  Ryan BloomCleanup the Windows build a bit by getting rid of more...
1999-12-14  Ryan BloomMake CGI's work correctly in Apache 2.0. APR wants...
1999-12-14  Ryan BloomMake prefork compile.
1999-12-13  Ryan BloomFix some warnings when configured with --enable-maintai...
1999-12-13  Ryan BloomGet rid of more platform dependant code.
1999-12-13  Bill StoddardUpdate STATUS
1999-12-13  Ryan BloomGet rid of a couple more ap_os_file_t's along with...
1999-12-11  Ryan BloomUse ap_open_stderr in http_config.c. This cleans up...
1999-12-11  Ryan BloomGet rid of an instance of ap_file_os_t from the Apache...
next