summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update announcement for 3rd alpha.Ryan Bloom2000-04-281-4/+4
* back out APR_ prefix for TRUE,FALSEDoug MacEachern2000-04-288-68/+68
* Win32:Jeff Trawick2000-04-286-12/+19
* Add back in the build before install step when using make install.Ryan Bloom2000-04-281-2/+2
* William A. Rowe Jr2000-04-281-40/+34
* Backout the APR_TRUE|FALSE patch for the Windows MPM.Bill Stoddard2000-04-281-21/+21
* William A. Rowe Jr2000-04-281-3/+6
* William A. Rowe Jr2000-04-281-35/+47
* prefix TRUE,FALSE with APR_Doug MacEachern2000-04-289-89/+89
* Remove unnecessary rules for .S files which clash with the rules for .s fileBrian Havard2000-04-281-6/+0
* William A. Rowe Jr2000-04-280-0/+0
* William A. Rowe Jr2000-04-281-0/+4
* William A. Rowe Jr2000-04-282-6/+14
* extremely minor cleanup:Jeff Trawick2000-04-281-0/+2
* Build ab on Win32.Jeff Trawick2000-04-283-7/+113
* This stops Apache 2.0 from trying to compile the server when we runRyan Bloom2000-04-281-2/+2
* change ap_hook_pre_connection from VOID to RUN_ALLDoug MacEachern2000-04-272-2/+2
* Cleanup more files when make distclean is used. This should be all theRyan Bloom2000-04-272-16/+4
* Merge the htdigest.c file from the apr/test directory to the supportRyan Bloom2000-04-271-39/+50
* Repair ap_poll() on UNIX systems where APR's poll flagsJeff Trawick2000-04-271-11/+14
* Remove two items from the STATUS file. These are most definately notRyan Bloom2000-04-271-7/+1
* Fix the parsing of a config file when the first item in either theRyan Bloom2000-04-271-0/+5
* Install the support binaries.Ryan Bloom2000-04-271-1/+11
* ignore the .libs directory too.Ryan Bloom2000-04-271-0/+1
* ignore the intermediate build files.Ryan Bloom2000-04-271-0/+2
* Eliminate redundant calls to initialize the Winsock.Bill Stoddard2000-04-271-43/+0
* fix path to mm's configure.inJeff Trawick2000-04-271-2/+2
* I have merged the two ab files together, the one from src/support andRyan Bloom2000-04-271-696/+638
* Fix some compile breaks in the support directory. These have not beenRyan Bloom2000-04-272-2/+4
* Add the support directory back into the build process.Ryan Bloom2000-04-273-2/+39
* report dso_error if anyDoug MacEachern2000-04-271-4/+4
* A bit of mod_file_cache cleanup. Eliminate mmap_static specific code, etc,Bill Stoddard2000-04-271-40/+13
* Fix the progname stuff to work the same way the rest of the configureRyan Bloom2000-04-262-7/+8
* Some windows tweaks to the default configuration, including providingBill Stoddard2000-04-261-4/+9
* Increase the default NumSIG value from 32 to 33 on behalf ofJeff Trawick2000-04-262-35/+38
* Define HAVE_STRING_H, HAVE_STDLIB_H, HAVE_CTYPE_H, HAVE_LIMITS_HJeff Trawick2000-04-261-0/+8
* add AP_ prefix to *HOOK* macrosDoug MacEachern2000-04-2635-118/+118
* Get rid of ap_pool_t argument on ap_strerrorBill Stoddard2000-04-261-11/+2
* Win32: Graceful restart is working again, and better than before.Bill Stoddard2000-04-261-49/+67
* If a developer uses --with-program-name=foo, the config files are renamedRyan Bloom2000-04-252-1/+6
* Port a 1.3 EBCDIC fix to 2.0:Jeff Trawick2000-04-251-8/+13
* Tell APR to truncate the httpd.pid file if it exists. Fix a bug in theBill Stoddard2000-04-251-1/+2
* More win32 shotgunary to the windows project files and toBill Stoddard2000-04-251-0/+15
* Win32: Add htdigestBill Stoddard2000-04-251-2/+2
* Update logresolve.dsp and add to Makefile.winBill Stoddard2000-04-252-6/+6
* Allow the Apache-2.0 executable name to be specified with theRyan Bloom2000-04-253-2/+8
* Some Windows tweaks from William Rowe...Bill Stoddard2000-04-258-30/+42
* Add the logresolve Windows project fileBill Stoddard2000-04-251-0/+94
* We should be checking for apr_private.h.in and updating it from now on.Ryan Bloom2000-04-251-3/+3
* Win32: First cut at new shutdown/restart logic. The key new feature here isBill Stoddard2000-04-241-67/+114