| Commit message (Expand) | Author | Age | Files | Lines |
* | * support/Makefile.in, acinclude.m4: Add OpenSSL libraries at the end of the | Joe Orton | 2017-11-28 | 1 | -2/+2 |
* | Add module mod_ssl_ct, which provides an implementation of Certificate | Jeff Trawick | 2014-04-21 | 1 | -1/+1 |
* | Start refactoring of htpasswd and htdbm | Stefan Fritsch | 2012-10-07 | 1 | -2/+5 |
* | Spin off module-specific build options into separate build vars. | Kaspar Brand | 2012-09-16 | 1 | -2/+6 |
* | revert r1385214, as I inadvertently left out acinclude.m4. | Kaspar Brand | 2012-09-16 | 1 | -6/+2 |
* | Spin off module-specific build options into separate build vars. | Kaspar Brand | 2012-09-16 | 1 | -2/+6 |
* | Move ab, logresolve, httxt2dbm and apxs to bin from sbin, along with | Graham Leggett | 2011-12-20 | 1 | -4/+4 |
* | Distinguish properly between the bindir and sbindir directories when | Graham Leggett | 2011-12-19 | 1 | -3/+10 |
* | mod_firehose: Add a new debugging module able to record traffic | Graham Leggett | 2011-12-17 | 1 | -1/+6 |
* | don't build checkgid or fcgistarter on MinGW | Jeff Trawick | 2011-04-07 | 1 | -1/+1 |
* | Fix link errors for crypt() with --no-add-needed/--no-copy-dt-needed-entries, | Stefan Fritsch | 2011-02-16 | 1 | -2/+2 |
* | We need to link only ab against libm (because of | Rainer Jung | 2009-01-03 | 1 | -1/+1 |
* | Revert r422298, because it introduces GNU Make specific extensions to the Mak... | Paul Querna | 2006-07-18 | 1 | -6/+1 |
* | Makefile.in: Don't try to compile checkgid and fcgistarter on win32 when usin... | Paul Querna | 2006-07-15 | 1 | -1/+6 |
* | Merge the fcgi-proxy-dev branch to trunk, adding a FastCGI back end for | Garrett Rooney | 2006-04-22 | 1 | -1/+4 |
* | Add the httxt2dbm utility to create DBM files for RewriteMap. This replaces ... | Paul Querna | 2005-07-06 | 1 | -1/+6 |
* | Add htcacheclean to function as cleanup utility (daemonizable) for | Justin Erenkrantz | 2004-11-06 | 1 | -1/+4 |
* | Fix use of mod_ssl as a DSO linked against static SSL libraries; also | Joe Orton | 2004-03-06 | 1 | -1/+2 |
* | * support/Makefile.in (suexec): Don't link against libapr etc; suexec | Joe Orton | 2004-02-03 | 1 | -3/+1 |
* | suexec is sometimes built by make so it needs to be removed by | Jeff Trawick | 2002-08-29 | 1 | -0/+2 |
* | envvars-std is build by configure so it needs to be removed by | Jeff Trawick | 2002-08-29 | 1 | -1/+1 |
* | Allow 'make install DESTDIR=/path'. This allows packagers to install | Ryan Bloom | 2002-06-15 | 1 | -9/+9 |
* | On OS/390, the compiler/linker front-end doesn't handle | Jeff Trawick | 2002-06-03 | 1 | -1/+1 |
* | Considering the overall goal of making APR and APR-util being used | Justin Erenkrantz | 2002-05-13 | 1 | -4/+2 |
* | Better test for the presence of $(sbindir) since that is where | Sander Striker | 2002-03-25 | 1 | -0/+1 |
* | add htdbm to the Makefile. | Ian Holsman | 2002-01-19 | 1 | -1/+5 |
* | Move any load library path environment variables out of | Jeff Trawick | 2001-12-15 | 1 | -0/+6 |
* | change Apache/apr/apr-util to use run-time linking on AIX | Jeff Trawick | 2001-12-12 | 1 | -1/+1 |
* | Forces suexec to be compiled statically. This is necessary since it | Aaron Bannert | 2001-11-02 | 1 | -1/+3 |
* | Bring forward checkgid helper from 1.3; checks runtime | Ken Coar | 2001-10-26 | 1 | -1/+5 |
* | In one target we weren't always creating the $libexecdir | Aaron Bannert | 2001-10-16 | 1 | -0/+1 |
* | Make sure we install apxs. | Ryan Bloom | 2001-10-12 | 1 | -1/+1 |
* | Make sure we install all of the support scripts. | Ryan Bloom | 2001-10-04 | 1 | -6/+6 |
* | Allow support programs to be compiled against a static version | Ryan Bloom | 2001-09-28 | 1 | -5/+5 |
* | Allow make install to work when built with VPATH. | Ryan Bloom | 2001-09-13 | 1 | -1/+1 |
* | rules.mk is stored in $(top_blddir). Without this change, VPATH builds | Ryan Bloom | 2001-09-13 | 1 | -1/+1 |
* | Make Apache 2.0 install all files in the same location as Apache 1.3 | Ryan Bloom | 2001-09-03 | 1 | -5/+5 |
* | Allow all parts of Apache 2.0 to build when --srcdir is used. This | Ryan Bloom | 2001-07-09 | 1 | -2/+2 |
* | Greg was right, I was wrong. | Victor J. Orlikowski | 2001-06-08 | 1 | -1/+1 |
* | Small change to pass full paths instead of relatives. | David Reid | 2001-06-08 | 1 | -1/+2 |
* | Clean out httpd.exp when cleaning up. | Victor J. Orlikowski | 2001-06-07 | 1 | -2/+2 |
* | Generate httpd.exp on the fly. | Victor J. Orlikowski | 2001-06-07 | 1 | -1/+1 |
* | Change the make targets and rules to be consistent in all of the | Roy T. Fielding | 2001-05-18 | 1 | -1/+1 |
* | Do not install the binaries from the support directory twice. | Ryan Bloom | 2001-04-13 | 1 | -0/+10 |
* | Make clean, distclean, and extraclean consistently according to the | Roy T. Fielding | 2001-04-11 | 1 | -1/+2 |
* | Libtool takes care of the lib prefix so get rid of our own workaround. | Brian Havard | 2001-01-10 | 1 | -1/+1 |
* | Fix a compile break related to the apr libtool change. | Ryan Bloom | 2001-01-09 | 1 | -1/+1 |
* | - add some missing distclean targets | dgaudet | 2001-01-06 | 1 | -0/+1 |
* | Get SuEXEC building properly. | Ryan Bloom | 2000-12-27 | 1 | -0/+4 |
* | Use the correct apr-util library | Ryan Bloom | 2000-12-05 | 1 | -1/+1 |