| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Must admit, my use case was focused on services. It seems that if we | William A. Rowe Jr | 2002-02-27 | 1 | -14/+24 |
* | one step closer to happiness on ebcdic boxes | Greg Ames | 2002-02-18 | 1 | -1/+1 |
* | What happened? 0.9.6b built just dandy without the flags... 0.9.6c won't | William A. Rowe Jr | 2002-02-13 | 1 | -2/+2 |
* | Allow statically linked support binaries with the new | Aaron Bannert | 2002-02-08 | 1 | -10/+41 |
* | suexec: Allow HTTPS and SSL_* environment variables to be passed | Joshua Slive | 2002-02-04 | 1 | -1/+2 |
* | finish implementing --enable-static-checkgid | Jeff Trawick | 2002-02-02 | 1 | -0/+7 |
* | apxs: Let the LTFLAGS environment variable override the default --silent flag. | Jeff Trawick | 2002-02-01 | 1 | -2/+4 |
* | Fixed segfault in "-i" mode of ab | Brian Pane | 2002-01-27 | 1 | -4/+4 |
* | clean up a bunch of warnings | Jeff Trawick | 2002-01-19 | 1 | -22/+4 |
* | add htdbm to the Makefile. | Ian Holsman | 2002-01-19 | 2 | -1/+6 |
* | Updates to allow the utilities to run on NetWare | Bradley Nicholes | 2002-01-19 | 3 | -8/+26 |
* | As long as the spelling police are on the prowl, I figured I might as well | Cliff Woolley | 2002-01-18 | 1 | -5/+5 |
* | *) Split all Win32 modules [excluding the core components mod_core, | William A. Rowe Jr | 2002-01-10 | 1 | -0/+2 |
* | Add the ability to pass flags to both apr_file_open and apr_mktemp. | Ryan Bloom | 2002-01-08 | 1 | -1/+1 |
* | Fix the logo bitmap, since I missed this 'hand editing' the .rc file. | William A. Rowe Jr | 2001-12-28 | 1 | -1/+1 |
* | allow htdbm to work with multiple DBM types by using a new option | Ian Holsman | 2001-12-24 | 1 | -10/+20 |
* | SH_LDFLAGS wasn't getting evaluated properly when it included | Jeff Trawick | 2001-12-22 | 1 | -3/+0 |
* | get binbuild to do the right thing with envvars (install/edit as | Jeff Trawick | 2001-12-15 | 1 | -1/+1 |
* | Move any load library path environment variables out of | Jeff Trawick | 2001-12-15 | 4 | -6/+23 |
* | change Apache/apr/apr-util to use run-time linking on AIX | Jeff Trawick | 2001-12-12 | 1 | -1/+1 |
* | make sure mod_foo.so is installed by apxs -i | Jeff Trawick | 2001-12-07 | 1 | -1/+3 |
* | Allow apxs to be used to build DSOs on AIX without requiring the | Jeff Trawick | 2001-12-05 | 1 | -2/+5 |
* | get binbuild working when apr, apr-util, and expat are built shared in | Greg Ames | 2001-12-03 | 1 | -0/+5 |
* | "totalcon / requests" is no longer double either, so %5e doesn't fly | Jeff Trawick | 2001-11-29 | 1 | -3/+3 |
* | I don't believe it. This actually fixes the rest of the type mismatches. | William A. Rowe Jr | 2001-11-29 | 1 | -19/+19 |
* | Changes by Mladen Turk <mturk@mappingsoft.com>, with dialog touchup by | William A. Rowe Jr | 2001-11-27 | 3 | -121/+267 |
* | Just some style changes from when I was working on the recent suexec | Aaron Bannert | 2001-11-22 | 1 | -134/+133 |
* | apxs should be using sbindir not bindir for the path to the httpd binary. | Justin Erenkrantz | 2001-11-20 | 1 | -3/+3 |
* | Historically consistent flag to shutdown the server [stop is supported, | William A. Rowe Jr | 2001-11-19 | 1 | -2/+2 |
* | Drop the wide net observed by Ken Coar, since one .rc file does exist | William A. Rowe Jr | 2001-11-12 | 1 | -1/+2 |
* | clean up some warnings on AIX | Jeff Trawick | 2001-11-12 | 1 | -4/+4 |
* | Allow apachectl to support mod_ssl's <IfDefine SSL> tags which the | Cliff Woolley | 2001-11-07 | 1 | -0/+13 |
* | Thanks for the catch, Mr. Woolley, I left an out-of-place close paren. | William A. Rowe Jr | 2001-11-06 | 1 | -1/+1 |
* | Eliminate 'library'+'executable' cruft. Yes - this would be a dandy | William A. Rowe Jr | 2001-11-06 | 1 | -51/+42 |
* | Submitted by: Mladen Turk <mturk@mappingsoft.com> | William A. Rowe Jr | 2001-11-06 | 2 | -0/+750 |