]> granicus.if.org Git - apache/shortlog
apache
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...
1999-12-10 Ryan BloomWe now make the decision to USE_MMAP_FILES based on...
1999-12-10 Bill StoddardAIX DSO tweaks. Enable use of native DSO for AIX 4...
1999-12-10 Ken Coar Add a note about DNS being required on Windows.
1999-12-09 Bill StoddardRemoved these a bit too soon. Adding them back.
1999-12-09 Bill StoddardFix Windows build break
1999-12-09 Ken Coar Add the AddCharset functionality to mod_mime.
1999-12-09 Martin KraemerOS specific patches for IBM's OS/390.
1999-12-09 Manoj KasichainulaAn indented "#include" can cause problems on some compi...
1999-12-08 Bill StoddardAdd license statement to util_win32.c
1999-12-08 Bill StoddardWin32: First cut at getting apache -k restart|shutdown...
1999-12-08 Ken Coar Add ability to handle arbitrary methods to Script...
1999-12-08 Manoj KasichainulaFix even more "-i" -> " ap_context_t " changes.
1999-12-07 Wilfredo SanchezIf we can't open httpd.conf, print a warning, but don...
1999-12-07 Wilfredo SanchezPerform check for "$CFG_SBINDIR/$CFG_TARGET" _after_...
1999-12-06 Manoj KasichainulaAdd strucutre to autoconf-config system to allow module...
1999-12-06 Manoj KasichainulaMake most other modules selectable by autoconf's ....
1999-12-06 Manoj KasichainulaOops, changed the default status of mod_env for testing...
1999-12-06 Manoj KasichainulaMove the default status of module inclusion/exclusion...
1999-12-06 Manoj KasichainulaMake the call to configure a module a little simpler...
1999-12-05 Ryan BloomI shouldn't have to explicitly provide an MPM. I am...
1999-12-05 Manoj Kasichainulaautoconf: Start adding support for selecting modules...
1999-12-05 Manoj KasichainulaThe possibility of a libenv module and a libenv system...
1999-12-05 Manoj Kasichainulaautoconf: Generate modules.c based on configuration...
1999-12-04 Wilfredo SanchezDisable the DYLD_CANT_UNLOAD workaround for Mac OS...
1999-12-03 Manoj KasichainulaThe Unix MPMs were depending on APR for signal.h, and...
1999-12-02 Ryan BloomWe may not always want to make the pipes between proces...
1999-12-02 Ryan BloomBring mod_mime_magic to Apache 2.0.
1999-12-02 Manoj KasichainulaA thread (of messages) in comp.programming.threads...
1999-12-01 Ken Coar Add the long-awaited IndexOptions DescriptionWidth...
1999-12-01 Ken Coar Add a FoldersFirst keyword to the IndexOptions directi...
1999-12-01 Manoj KasichainulaFix a couple of comments
1999-12-01 Manoj KasichainulaPlace ap_config_auto.h in src/include. It didn't seem...
1999-12-01 Manoj KasichainulaFix what I think is a bug where rlim_t won't be #define...
1999-12-01 Manoj KasichainulaEliminate ap_config.h's checks when using autoconf...
1999-12-01 Manoj KasichainulaGet rid of ap_check_signals() in all but the prefork...
1999-12-01 Manoj KasichainulaRemove a vestige of the old timeout system. ident looku...
1999-11-30 Manoj KasichainulaSome compile fixes for the piped log code. It doesn...
1999-11-30 Manoj KasichainulaAdd apr_thread_proc.h so it can find ap_proc_t.
1999-11-30 Manoj KasichainulaDelete remnants of ap_spawnvp that got missed earlier.
1999-11-30 Manoj KasichainulaDeal with times() properly in autoconf. This also chang...
1999-11-30 Manoj KasichainulaThe extra (n < 1) check is redundant, leftover from...
1999-11-30 Manoj KasichainulaSome extra autoconf macros that might help us compile...
1999-11-30 Manoj KasichainulaFix a thinko. Apache's configure.in shouldn't attempt...
1999-11-30 dgaudetmore accurate reflection of reality
1999-11-30 Manoj KasichainulaAutoconf can heal your family strife. And it's also...
1999-11-29 Manoj KasichainulaThe second part of the big autoconf patch, which actual...
1999-11-29 Manoj KasichainulaThe first part of the big autoconf patch. This replaces...
1999-11-29 Bill StoddardFirst cut at getting graceful restart working with...
1999-11-28 Ralf S. EngelschallAdded missing links to htdocs/manual/mod/directives...
1999-11-28 Ralf S. EngelschallFixed typo in htdocs/manual/install.html.
1999-11-24 David ReidClean up some code that BeOS doesn't use.
1999-11-23 Ryan BloomUpdate some dependancies. Move the final two files...
1999-11-23 Manoj KasichainulaHmmm, turns out that the nice event library for network...
1999-11-22 rasmusFix a spelling mistake and we probably shouldn't put...
1999-11-22 Ryan BloomClean up the getopt stuff a bit. Basically, I am remov...
1999-11-21 Martin KraemerUse APR's getopt
1999-11-20 David ReidNext stage of ap_mmap support. Tested on FreeBSD and...
1999-11-19 Ryan BloomRemove the ap_thread_mutex code from all MPM's. This...
next