| Commit message (Expand) | Author | Age | Files | Lines |
* | libapreq is not a bunch of C files now, no special configure magic required | Philip M. Gollucci | 2011-11-13 | 1 | -17/+0 |
* | Set --enable-load-all-modules implicitely in | Rainer Jung | 2011-11-12 | 1 | -9/+14 |
* | A stab at libapreq build integration, still disabled by default. | Joe Orton | 2011-11-11 | 1 | -6/+17 |
* | disable libapreq stuff until it works generically | Philip M. Gollucci | 2011-11-11 | 1 | -4/+7 |
* | have libapreq install honor the top level layout options | Philip M. Gollucci | 2011-11-10 | 1 | -1/+1 |
* | hook up srclib/libapreq to the build system | Philip M. Gollucci | 2011-11-10 | 1 | -2/+5 |
* | Add default proxy-html.conf file (defines links to be rewritten | Nick Kew | 2011-11-10 | 1 | -1/+1 |
* | Load all modules in the generated default configuration | Rainer Jung | 2011-11-08 | 1 | -0/+8 |
* | By default, only load those modules that are either required | Stefan Fritsch | 2011-11-08 | 1 | -0/+4 |
* | Add some CFLAGS in maintainer mode if supported by gcc: | Stefan Fritsch | 2011-10-08 | 1 | -20/+10 |
* | Revert r1129808: | Stefan Fritsch | 2011-07-23 | 1 | -1/+0 |
* | Revert r1131393: | Stefan Fritsch | 2011-07-23 | 1 | -3/+0 |
* | Move PCRE_LIBS from HTTPD_LDFLAGS to | Rainer Jung | 2011-07-05 | 1 | -1/+0 |
* | Line already contained in aclocal.m4. | Rainer Jung | 2011-07-04 | 1 | -1/+0 |
* | Only link the httpd binary against PCRE. | Rainer Jung | 2011-07-04 | 1 | -1/+2 |
* | Add support to ErrorLogFormat for logging the system unique | Stefan Fritsch | 2011-06-22 | 1 | -0/+12 |
* | Several fixes for the ap_ldap build logic. This should fix compilation | Stefan Fritsch | 2011-06-04 | 1 | -0/+3 |
* | Incorporate the ap_ldap incomplete API, as there is no interest or effort | William A. Rowe Jr | 2011-05-31 | 1 | -0/+1 |
* | Silence autoconf 2.68 warnings. | Rainer Jung | 2011-05-09 | 1 | -2/+2 |
* | keep -DAP_HOOK_PROBES_ENABLED (--enable-hook-probes) and | Jeff Trawick | 2011-05-09 | 1 | -2/+4 |
* | Use AP_ instead of APR_ and move into the compile CPP | Jim Jagielski | 2011-05-09 | 1 | -1/+2 |
* | Start of ap_hooks.h setup | Jim Jagielski | 2011-05-09 | 1 | -0/+6 |
* | move -L/path/to/pcrelib -lpcre out beyond all the LDFLAGS | Jeff Trawick | 2011-04-14 | 1 | -3/+1 |
* | AP_ENABLE_V4_MAPPED with WinNT MPM | Jeff Trawick | 2011-04-12 | 1 | -22/+25 |
* | Allow apr and apr-util to be in 2 different location. | Jean-Frederic Clere | 2011-04-12 | 1 | -1/+9 |
* | Fix link errors for crypt() with --no-add-needed/--no-copy-dt-needed-entries, | Stefan Fritsch | 2011-02-16 | 1 | -0/+7 |
* | revert r1066944, r1067177 for now | Stefan Fritsch | 2011-02-05 | 1 | -5/+1 |
* | Reload resolv.conf on graceful restarts | Stefan Fritsch | 2011-02-03 | 1 | -1/+5 |
* | A new mode that is maintainer + O0 (for better gdb) | Jim Jagielski | 2011-01-31 | 1 | -0/+20 |
* | Move some "nice to be able to change" balancer stuff to shm | Jim Jagielski | 2011-01-31 | 1 | -1/+1 |
* | Mkae gcc no longer silent when doing arith on void*... | Jim Jagielski | 2011-01-21 | 1 | -1/+1 |
* | Use -Wdeclaration-after-statement in maintainer mode if we use a recent | Stefan Fritsch | 2011-01-11 | 1 | -0/+10 |
* | Support large log files in suexec | Stefan Fritsch | 2010-08-22 | 1 | -1/+2 |
* | prevent an error message if an old autoconf without AC_PROG_CC_C99 is used but | Stefan Fritsch | 2010-06-14 | 1 | -1/+1 |
* | Building DSOs by default should set MOD_SO_ENABLED. | Rainer Jung | 2010-06-07 | 1 | -1/+1 |
* | - Introduce log levels trace1/.../trace8 | Stefan Fritsch | 2010-06-06 | 1 | -0/+3 |
* | Fix lookup of apu-config for VPATH builds | Rainer Jung | 2010-06-06 | 1 | -1/+1 |
* | For included APR, apr-config is not in the srcdir but instead | Rainer Jung | 2010-06-05 | 1 | -3/+3 |
* | more configure-time support for dynamically loadable MPMs: | Jeff Trawick | 2009-11-03 | 1 | -1/+0 |
* | Make sure that --enable-maintainer-mode increase warnings/errors level. | Jean-Frederic Clere | 2009-09-29 | 1 | -0/+5 |
* | Always make mod_*.h files available where they exist, modpath by modpath | William A. Rowe Jr | 2009-08-28 | 1 | -1/+1 |
* | Bring back OS/2 support. | Brian Havard | 2009-08-26 | 1 | -19/+41 |
* | Here's the simpler solution to the two groups of mappers/ modules... | William A. Rowe Jr | 2009-05-08 | 1 | -1/+1 |
* | Move logic to decide if an MPM is supported, and whether the MPM is | Jeff Trawick | 2009-04-17 | 1 | -3/+0 |
* | stop exporting APACHE_MPM_DIR to modules -- unclear why this was ever necessa... | Jeff Trawick | 2009-03-31 | 1 | -3/+0 |
* | The Event MPM is no longer experimental; move it out of that ghetto. | Jeff Trawick | 2009-03-27 | 1 | -20/+0 |
* | remove OS/2 platform support | Jeff Trawick | 2009-03-27 | 1 | -41/+19 |
* | remove BeOS OS support | Jeff Trawick | 2009-03-26 | 1 | -8/+0 |
* | finish removing BeOS MPM | Jeff Trawick | 2009-03-26 | 1 | -1/+0 |
* | * configure.in: Allow configure to be built without find_apu.m4, | Joe Orton | 2009-03-25 | 1 | -1/+6 |