| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | minor tweaks: fix server version banner, forget about old SSLMutex directive | Jeff Trawick | 2012-08-20 | 1 | -2/+1 |
* | Fixed install.log output for SSL port. | Guenter Knauf | 2012-08-20 | 1 | -1/+1 |
* | Removed tabs and traling spaces. | Guenter Knauf | 2012-08-20 | 1 | -138/+139 |
* | More NetWare build tweaks. | Guenter Knauf | 2012-08-08 | 1 | -1/+7 |
* | mwccnlm: search directory of referencing file first for #includes. | Guenter Knauf | 2012-08-08 | 1 | -2/+2 |
* | RPM packaging: add the fcgistarter man pages to the RPM. | Graham Leggett | 2012-07-20 | 1 | -0/+1 |
* | RPM packaging: remove the epoch to be consistent with APR and APR-util. | Graham Leggett | 2012-07-20 | 1 | -1/+0 |
* | RPM packaging: The PID file goes in /var/run in the RPM layout. | Graham Leggett | 2012-07-20 | 1 | -1/+1 |
* | RPM packaging: Remove the BuildArch from the manual package, this forces | Graham Leggett | 2012-07-20 | 1 | -1/+0 |
* | RPM packaging: The PID file goes in /var/run in the RPM layout. | Graham Leggett | 2012-07-20 | 1 | -2/+2 |
* | NetWare build system: fixed var names. | Guenter Knauf | 2012-05-01 | 2 | -10/+10 |
* | fix various property issues | André Malo | 2012-04-04 | 2 | -45/+43 |
* | Fixed broken *_DECLARE_DATA section. | Guenter Knauf | 2012-03-16 | 1 | -2/+2 |
* | AIX: Add missing build scripts. | Graham Leggett | 2012-02-27 | 3 | -16/+267 |
* | AIX: Update the build to support AIX packages. | Graham Leggett | 2012-02-27 | 1 | -25/+99 |
* | missing modules/ folders in lbmethod modules | Gregg Lewis Smith | 2012-02-13 | 1 | -4/+4 |
* | aix: Add a set of build scripts that make packages suitable for installp | Graham Leggett | 2012-02-05 | 3 | -0/+163 |
* | Fix parallel installation for static modules | Rainer Jung | 2012-02-01 | 1 | -2/+4 |
* | Addition to r1237447: "for arg ; do" is not | Rainer Jung | 2012-02-01 | 2 | -2/+2 |
* | Fixed c&p error. | Guenter Knauf | 2012-02-01 | 1 | -1/+1 |
* | iThese deserve their place in httpd.conf on Windows | Rainer Jung | 2012-01-31 | 1 | -0/+5 |
* | Install multiple files per install.sh invocation | Stefan Fritsch | 2012-01-29 | 3 | -50/+64 |
* | RPM: Add mod_bucketeer, mod_case_filter and mod_case_filter_in to the RPM | Graham Leggett | 2012-01-17 | 1 | -1/+5 |
* | Build the man page for httxt2dbm. | Graham Leggett | 2011-12-22 | 1 | -0/+1 |
* | RPM: Add mod_policy to the RPM spec file. | Graham Leggett | 2011-12-21 | 1 | -0/+4 |
* | mod_policy: Add a new testing module to help server administrators | Graham Leggett | 2011-12-21 | 1 | -0/+1 |
* | Move ab, logresolve, httxt2dbm and apxs to bin from sbin, along with | Graham Leggett | 2011-12-20 | 1 | -8/+7 |
* | Distinguish properly between the bindir and sbindir directories when | Graham Leggett | 2011-12-19 | 2 | -7/+14 |
* | RPM: Remove fiddling with installbuilddir, this is correct by default | Graham Leggett | 2011-12-19 | 1 | -4/+0 |
* | RPM: add firehose and mod_firehose to the RPM. | Graham Leggett | 2011-12-17 | 1 | -0/+2 |
* | RPM: Update the spec file to require at least apr-util v1.4.x. | Graham Leggett | 2011-12-09 | 1 | -1/+1 |
* | NetWare build fixes. | Guenter Knauf | 2011-12-06 | 2 | -3/+8 |
* | Bring Windows httpd.conf up to date with documented or required modules | Gregg Lewis Smith | 2011-12-02 | 1 | -1/+16 |
* | RPM: Make it possible to build mod_socache_dc against distcache. | Graham Leggett | 2011-11-30 | 1 | -2/+16 |
* | RPM: Add support for mod_lua. | Graham Leggett | 2011-11-29 | 1 | -0/+14 |
* | RPM: Introduce a proper layout for RPM, removing the need for script | Graham Leggett | 2011-11-29 | 1 | -13/+2 |
* | RPM: Introduce an httpd-tools package, containing all the userland | Graham Leggett | 2011-11-29 | 1 | -9/+26 |
* | RPM: Align the requires and buildrequires lines with those of the Fedora | Graham Leggett | 2011-11-29 | 1 | -18/+22 |
* | RPM: Split the LDAP and proxy_html modules into dedicated RPMs, so that the | Graham Leggett | 2011-11-29 | 1 | -6/+136 |
* | RPM: Remove stray configure options that are covered by | Graham Leggett | 2011-11-29 | 1 | -8/+0 |
* | RPM: Support shared mpms with the event mpm as default. Remove all the | Graham Leggett | 2011-11-29 | 1 | -40/+3 |
* | RPM: Include configuration for mod_proxy_html. | Graham Leggett | 2011-11-29 | 1 | -0/+2 |
* | RPM: The default httpd mpm is now worker instead of prefork. | Graham Leggett | 2011-11-29 | 1 | -1/+1 |
* | Build mod_allowmethods on Windows | Gregg Lewis Smith | 2011-11-19 | 1 | -0/+1 |
* | Add mod_data to Windown build | Gregg Lewis Smith | 2011-11-15 | 1 | -0/+1 |
* | Added another module load statement to NetWare config. | Guenter Knauf | 2011-11-15 | 1 | -0/+1 |
* | Added some module load statements to NetWare config. | Guenter Knauf | 2011-11-15 | 1 | -0/+3 |
* | Fixed NetWare install. | Guenter Knauf | 2011-11-14 | 1 | -0/+2 |
* | Added apreq to NetWare build. | Guenter Knauf | 2011-11-14 | 2 | -2/+14 |
* | Added comment to clarify for which module this directive is. | Guenter Knauf | 2011-11-14 | 1 | -1/+1 |