| Commit message (Expand) | Author | Age | Files | Lines |
* | fix a major snafu that broke binary builds | Jeff Trawick | 2002-06-03 | 1 | -1/+1 |
* | On OS/390, the compiler/linker front-end doesn't handle | Jeff Trawick | 2002-06-03 | 1 | -1/+1 |
* | A few more unused/unnecessary variables and surpress an uninitialized | William A. Rowe Jr | 2002-05-31 | 1 | -5/+3 |
* | Enable SSL negotation in ab.c. It is that, or remove all the entirely | William A. Rowe Jr | 2002-05-31 | 1 | -24/+356 |
* | Well, know that I'm aware that the ssl stuff was entirely premature, it's | William A. Rowe Jr | 2002-05-31 | 1 | -6/+15 |
* | Locks are good, provide locks. ab -s -c >1 is [was?] dying on Win32 | William A. Rowe Jr | 2002-05-31 | 1 | -2/+76 |
* | Always using -t "Window Title" option myself, so I never caught this. | William A. Rowe Jr | 2002-05-30 | 1 | -1/+1 |
* | Updated the NetWare makefiles to include the rotatelogs NLM and to copy | Bradley Nicholes | 2002-05-29 | 1 | -1/+2 |
* | Added a NetWare makefile to build the rotate logs NLM | Bradley Nicholes | 2002-05-29 | 1 | -0/+245 |
* | simplified apachectl... | Jeff Trawick | 2002-05-27 | 1 | -140/+25 |
* | There's really no reason for a -dev here. | Cliff Woolley | 2002-05-18 | 1 | -4/+4 |
* | Ahhh, this really aught to include windows first, then the custom | William A. Rowe Jr | 2002-05-17 | 1 | -1/+61 |
* | Prepare for Thom's real patch... this is a detabify only | William A. Rowe Jr | 2002-05-16 | 1 | -198/+198 |
* | An absolutely unnecessary hack around MSVC emits that the symbol may | William A. Rowe Jr | 2002-05-16 | 1 | -2/+2 |
* | Fix CoInitialize/CoUninitialize missing symbols, reported by Jerry Baker. | William A. Rowe Jr | 2002-05-16 | 1 | -4/+4 |
* | don't leave the shared library path variable commented out in envvars | Jeff Trawick | 2002-05-15 | 1 | -4/+2 |
* | Yesterday's patch went to far, add a missing library (and drop a release | William A. Rowe Jr | 2002-05-14 | 1 | -4/+4 |
* | Make apxs look in the correct directory for envvars. It was | Jeff Trawick | 2002-05-13 | 1 | -1/+1 |
* | Clean out some needless flags/libs | William A. Rowe Jr | 2002-05-13 | 1 | -10/+8 |
* | Considering the overall goal of making APR and APR-util being used | Justin Erenkrantz | 2002-05-13 | 1 | -4/+2 |
* | avoid colliding with getline() as defined by glibc | Jeff Trawick | 2002-05-10 | 3 | -7/+7 |
* | Be more tolerant. | Ben Laurie | 2002-05-06 | 1 | -6/+15 |
* | fix a typo | Cliff Woolley | 2002-05-02 | 1 | -1/+1 |
* | Fix some minor formatting issues with ab. Part of this is | Paul J. Reder | 2002-05-01 | 1 | -6/+6 |
* | NetWare make files for building experimental modules mod_deflate, | Bradley Nicholes | 2002-04-30 | 4 | -0/+744 |
* | Remove APR_WANT_SIGNAL from apr_want.h because code must include | Roy T. Fielding | 2002-04-30 | 1 | -11/+5 |
* | finish getting apxs to work with a binary build | Jeff Trawick | 2002-04-29 | 1 | -1/+4 |
* | During the 1.3->2.0 migragrion; ab its #defined VERSION own string was replaced | Dirk-Willem van Gulik | 2002-04-25 | 1 | -6/+22 |
* | Document the recent AB changes since they have the potential to change | Aaron Bannert | 2002-04-25 | 1 | -2/+10 |
* | Major improvement in concurrent processing for AB: | Aaron Bannert | 2002-04-24 | 1 | -7/+16 |
* | Fix Restart and Stop from the service taskbar list. | William A. Rowe Jr | 2002-04-19 | 1 | -2/+2 |
* | Properly substitute sbindir as httpd's location in apachectl. | Justin Erenkrantz | 2002-04-15 | 1 | -1/+1 |
* | fixed a typo | Brian Pane | 2002-04-14 | 1 | -3/+3 |
* | Correct const'ness of argv in all support apps, and use the new | William A. Rowe Jr | 2002-04-13 | 5 | -24/+18 |
* | Eliminate cyclic dependency that broke 2.0.35 command line build | William A. Rowe Jr | 2002-04-09 | 1 | -2/+0 |
* | Correct a simple typo | William A. Rowe Jr | 2002-04-09 | 1 | -1/+1 |
* | Remove hardcoded paths from MPMs and move them to a more central | Sander Striker | 2002-04-04 | 1 | -4/+4 |
* | Made AB's use of the Host: header rfc2616 compliant as | Dirk-Willem van Gulik | 2002-04-01 | 1 | -8/+21 |
* | Removed email address on request - as obviscation was slammed down on the lis... | Dirk-Willem van Gulik | 2002-03-29 | 1 | -3/+3 |
* | Better test for the presence of $(sbindir) since that is where | Sander Striker | 2002-03-25 | 1 | -0/+1 |
* | Update callers of apr_explode_gmt to apr_time_exp_gmt. The | Sander Striker | 2002-03-21 | 1 | -1/+1 |
* | What is "zop"? :) | Cliff Woolley | 2002-03-19 | 1 | -3/+3 |
* | Carriage returns?? | Cliff Woolley | 2002-03-18 | 1 | -3/+3 |
* | Update our copyright for this year. | Roy T. Fielding | 2002-03-13 | 16 | -21/+21 |
* | get some hardcoded paths out of apxs | Jeff Trawick | 2002-03-13 | 1 | -3/+4 |
* | simplify the way we find the family of an apr_sockaddr_t | Jeff Trawick | 2002-03-13 | 1 | -3/+3 |
* | apr-utils rename apr_ansi_time_to_apr_time and | Ian Holsman | 2002-03-06 | 1 | -1/+1 |
* | Switching from a project build file to GNU make files | Bradley Nicholes | 2002-03-01 | 3 | -0/+737 |
* | Significant cleanup and enable wintty to -always- escape from the service | William A. Rowe Jr | 2002-03-01 | 1 | -72/+114 |
* | Need broader permissions if we are to read and the set the flags that | William A. Rowe Jr | 2002-02-27 | 1 | -3/+3 |