| Commit message (Expand) | Author | Age | Files | Lines |
* | added hack to fetch copyright string. | Guenter Knauf | 2008-01-11 | 1 | -1/+7 |
* | Believe this or not, not every machine uses "C:\Documents and Settings", | William A. Rowe Jr | 2007-12-29 | 1 | -1/+10 |
* | Enable to configure the https port - missing pieces. | Guenter Knauf | 2007-12-25 | 1 | -0/+1 |
* | Enabled to configure the https port as we do with http port too. | Guenter Knauf | 2007-12-21 | 1 | -4/+0 |
* | Let the installer lead on the origin sourceroot conf path | William A. Rowe Jr | 2007-12-21 | 1 | -1/+1 |
* | Quoting this made it worse on us, not easier. | William A. Rowe Jr | 2007-12-21 | 1 | -1/+1 |
* | The installer will have a temp-extras for these files. | William A. Rowe Jr | 2007-12-21 | 1 | -5/+1 |
* | alphasort | William A. Rowe Jr | 2007-12-21 | 1 | -1/+1 |
* | Add rel_sysconfdir interpolation, this rounds out all | William A. Rowe Jr | 2007-12-21 | 1 | -0/+1 |
* | Modifications for 1) httpd.conf.in generic conf file, and | William A. Rowe Jr | 2007-12-21 | 1 | -30/+133 |
* | Start from svn httpd/httpd/win32-msi/trunk/InstallConf22.awk | William A. Rowe Jr | 2007-12-21 | 1 | -0/+131 |
* | fixed awk script to append the NetWare SSL footer only to httpd.conf. | Guenter Knauf | 2007-10-09 | 1 | -1/+1 |
* | export BASEDIR only if its not already set from outside. | Guenter Knauf | 2007-08-11 | 1 | -1/+1 |
* | export the BASEDIR var so that APR can use it. | Guenter Knauf | 2007-08-11 | 1 | -0/+1 |
* | added check for minimum APR version. | Guenter Knauf | 2007-08-08 | 2 | -1/+11 |
* | fixed version string for dev builds. | Guenter Knauf | 2007-08-08 | 1 | -5/+7 |
* | changed distribution basedir to separate from Apache2. | Guenter Knauf | 2007-08-08 | 1 | -1/+1 |
* | require apr build which is needed for prebuild target. | Guenter Knauf | 2007-08-06 | 1 | -0/+1 |
* | enabled ports settable for NetWare install. | Guenter Knauf | 2007-06-28 | 2 | -3/+16 |
* | added blank line at the end | Guenter Knauf | 2007-06-27 | 1 | -0/+1 |
* | enabled setting awk tool from NWGNUenvironment.inc | Guenter Knauf | 2007-06-27 | 3 | -2/+5 |
* | added mod_ssl to httpd.conf for BSD socket build; | Guenter Knauf | 2007-06-27 | 1 | -3/+15 |
* | moved socket type string to build/NWGNUenvironment.inc. | Guenter Knauf | 2007-04-08 | 1 | -6/+12 |
* | moved a couple of options to the generated def file since -copy option seems ... | Guenter Knauf | 2007-04-08 | 1 | -32/+35 |
* | another fix to the linker copyright string. | Guenter Knauf | 2007-04-07 | 1 | -1/+1 |
* | added access_compat_module to created httpd.conf. | Guenter Knauf | 2007-03-22 | 1 | -0/+1 |
* | few minor cleanups. | Guenter Knauf | 2007-03-22 | 1 | -9/+8 |
* | removed obsolete stuff which is done by APR makefiles. | Guenter Knauf | 2007-03-22 | 1 | -19/+5 |
* | Implement a BASEDIR build environment variable to allow the NetWare build to ... | Bradley Nicholes | 2007-01-31 | 2 | -14/+18 |
* | Set the SSLMutex to default on the NetWare platform and make sure that the fi... | Bradley Nicholes | 2007-01-22 | 1 | -1/+7 |
* | Add util_mutex.c and .h to the netware build | Bradley Nicholes | 2006-10-26 | 1 | -0/+1 |
* | update license header text | Roy T. Fielding | 2006-07-12 | 1 | -5/+6 |
* | update license header text | Roy T. Fielding | 2006-07-12 | 2 | -6/+7 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 6 | -36/+36 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 17 | -102/+102 |
* | * build/special.mk (install-modules-yes): Require that the DSOs are | Joe Orton | 2006-06-29 | 1 | -1/+1 |
* | Add zlib-devel to the BuildReq in the RPM Spec file, which allows mod_deflate... | Paul Querna | 2006-06-21 | 1 | -1/+1 |
* | Ahhh, this was missed in 395432, and the addition of httpd.rc needs | William A. Rowe Jr | 2006-04-20 | 1 | -0/+87 |
* | Not for backport; our boolean state is 1/0, not defined/undef. | William A. Rowe Jr | 2006-04-19 | 1 | -141/+0 |
* | Update the last year of copyright. | Colm MacCarthaigh | 2006-04-19 | 25 | -25/+25 |
* | * build/instdso.sh: Fix syntax error with some sed implementations. | Joe Orton | 2006-03-29 | 1 | -2/+2 |
* | Determined that yes; apr_general.h may be included in .rc files, | William A. Rowe Jr | 2006-01-12 | 1 | -8/+13 |
* | Update the NetWare makefiles to build the authz code | Bradley Nicholes | 2006-01-11 | 1 | -0/+4 |
* | Correct version numbering for generated .rc files. | William A. Rowe Jr | 2006-01-11 | 1 | -16/+13 |
* | * build/config_vars.sh.in: Check for the *-config scripts both at the | Joe Orton | 2005-11-02 | 1 | -2/+13 |
* | * build/config_vars.sh.in: Prepend DESTDIR to paths to installed | Joe Orton | 2005-11-02 | 1 | -2/+2 |
* | Remove install errors emitted when using jlibtool instead of GNU libtool. | Justin Erenkrantz | 2005-09-28 | 1 | -3/+6 |
* | * Makefile.in | Paul Querna | 2005-09-25 | 1 | -1/+1 |
* | Fix the RPM spec file: XML versions of the doc files are no | Graham Leggett | 2005-08-26 | 1 | -1/+5 |
* | Fixed complaints about unpackaged files within the RPM build | Graham Leggett | 2005-07-03 | 1 | -5/+27 |