2019-06-21 |
Joe Orton | Add support for SHA-2 crypt() algorithm in htpasswd. |
blob | commitdiff | raw |
2019-06-21 |
Joe Orton | * configure.in, acinclude.m4: Inline APACHE_GEN_MAKEFIL... |
blob | commitdiff | raw | diff to current |
2019-06-21 |
Joe Orton | * configure.in: Move modules.c creation to config.status. |
blob | commitdiff | raw | diff to current |
2019-06-21 |
Joe Orton | * configure.in: Fix enabling httpdunit w/o --enable... |
blob | commitdiff | raw | diff to current |
2019-06-20 |
Joe Orton | Add an --enable-reduced-exports configure option to... |
blob | commitdiff | raw | diff to current |
2018-10-05 |
Joe Orton | Define "state directory" for storing persistent child... |
blob | commitdiff | raw | diff to current |
2018-08-09 |
Jim Jagielski | Patch PR 62567. Fix by Michal Karm Babacek <michal... |
blob | commitdiff | raw | diff to current |
2018-06-07 |
Joe Orton | * configure.in, Makefile.in: Handle no-test-suite case... |
blob | commitdiff | raw | diff to current |
2017-11-08 |
Rainer Jung | Fix pcre feature detection in configure when |
blob | commitdiff | raw | diff to current |
2017-11-07 |
Joe Orton | * configure.in: Fix help text for --with-suexec-syslog. |
blob | commitdiff | raw | diff to current |
2017-10-16 |
Yann Ylavic | Follow up to r1812263. |
blob | commitdiff | raw | diff to current |
2017-10-16 |
Rainer Jung | Fix maintainer mode with GCC/Clang. |
blob | commitdiff | raw | diff to current |
2017-10-16 |
Rainer Jung | GCC/Clang strict-prototypes handling in configure: |
blob | commitdiff | raw | diff to current |
2017-10-03 |
Jim Jagielski | Also affects official clang 5 (maybe older ones too...) |
blob | commitdiff | raw | diff to current |
2017-10-02 |
Jim Jagielski | Get maintainer-mode working again w/ clang-900 |
blob | commitdiff | raw | diff to current |
2017-07-12 |
Jacob Champion | Makefile.in: merge typo fix from test-integration branch |
blob | commitdiff | raw | diff to current |
2017-06-20 |
Jacob Champion | httpdunit: merge to trunk from feature branch |
blob | commitdiff | raw | diff to current |
2017-05-25 |
Jacob Champion | httpdunit: a Check-based unit test suite |
blob | commitdiff | raw | diff to current |
2017-01-06 |
Jacob Champion | Reintegrate the --with-test-suite feature with trunk |
blob | commitdiff | raw | diff to current |
2017-01-06 |
Jacob Champion | sync merge with trunk |
blob | commitdiff | raw | diff to current |
2017-01-06 |
Jacob Champion | --with-test-suite: error instead of warning if Makefile... |
blob | commitdiff | raw | diff to current |
2017-01-04 |
Jacob Champion | Add a --with-test-suite option for "in-tree" testing |
blob | commitdiff | raw | diff to current |
2016-12-12 |
William A. Rowe Jr | Need to preserve --with-pcre value if not a path ref |
blob | commitdiff | raw | diff to current |
2016-12-12 |
William A. Rowe Jr | Resolve shell syntax error noted by jim, tested against... |
blob | commitdiff | raw | diff to current |
2016-12-12 |
William A. Rowe Jr | Diagnostic statement wasn't necessary |
blob | commitdiff | raw | diff to current |
2016-12-12 |
William A. Rowe Jr | Fixes to --with-pcre. Refuse to consider --without... |
blob | commitdiff | raw | diff to current |
2016-12-09 |
William A. Rowe Jr | Replace PCRE with PCRE2 where it is available. |
blob | commitdiff | raw | diff to current |
2016-07-18 |
Jacob Champion | configure: remove orphaned APACHE_OUTPUT macro |
blob | commitdiff | raw | diff to current |
2016-07-18 |
Jacob Champion | configure: move away from obsolete AC_OUTPUT args |
blob | commitdiff | raw | diff to current |
2015-09-14 |
Stefan Eissing | httpd compiles warning free on gcc and every new warnin... |
blob | commitdiff | raw | diff to current |
2015-08-03 |
Eric Covener | Add HTTPD_VERSION and HTTPD_MMN to the variables availa... |
blob | commitdiff | raw | diff to current |
2015-04-24 |
Jim Jagielski | Work around issues w/ "broken" BSD Makefile translation... |
blob | commitdiff | raw | diff to current |
2015-01-19 |
Rainer Jung | Fix detection of old Solaris versions. |
blob | commitdiff | raw | diff to current |
2015-01-19 |
Yann Ylavic | Fix --enable-v4-mapped configuration on *BSD. PR 53824. |
blob | commitdiff | raw | diff to current |
2014-07-31 |
Joe Orton | * configure.in, acinclude.m4: Move systemd check to... |
blob | commitdiff | raw | diff to current |
2014-07-24 |
Rainer Jung | Fix syntax error introduced in r1612921. |
blob | commitdiff | raw | diff to current |
2014-07-23 |
Rainer Jung | Check for correct minimum PCRE version in configure, |
blob | commitdiff | raw | diff to current |
2014-04-07 |
Ben Reser | Fix PCRE_DUPNAMES check to find the header file for... |
blob | commitdiff | raw | diff to current |
2014-03-19 |
Jim Jagielski | Check if PCRE_DUPNAMES exists at configure time |
blob | commitdiff | raw | diff to current |
2013-12-23 |
Jim Jagielski | Allow user to explicitly determine whether or not BSD... |
blob | commitdiff | raw | diff to current |
2013-12-20 |
Jim Jagielski | For *bsd* systems, see if we are using BSD make and, |
blob | commitdiff | raw | diff to current |
2013-12-17 |
Jeff Trawick | FreeBSD: Disable IPv4-mapped listening sockets by defau... |
blob | commitdiff | raw | diff to current |
2013-10-01 |
Joe Orton | Don't link support/* against systemd libs. |
blob | commitdiff | raw | diff to current |
2013-10-01 |
Joe Orton | * configure.in: Simplify/fix systemd detection: move... |
blob | commitdiff | raw | diff to current |
2013-08-06 |
Paul Querna | Add support for systemd socket activation to listener... |
blob | commitdiff | raw | diff to current |
2013-07-16 |
Jim Jagielski | maintainer-mode should auto-enable mod_bucketeer |
blob | commitdiff | raw | diff to current |
2013-06-25 |
Jeff Trawick | core: Support the SINGLE_LISTEN_UNSERIALIZED_ACCEPT... |
blob | commitdiff | raw | diff to current |
2013-02-04 |
Stefan Fritsch | Avoid valgrind warnings in mod_ssl random number generator |
blob | commitdiff | raw | diff to current |
2012-10-12 |
Jeff Trawick | follow-up to r1389481: find/use getloadavg() prototype... |
blob | commitdiff | raw | diff to current |
2012-10-12 |
Jeff Trawick | configure: Fix processing of --disable-FEATURE for... |
blob | commitdiff | raw | diff to current |
2012-09-24 |
Jim Jagielski | Would be nice to have some sort of canonical definition |
blob | commitdiff | raw | diff to current |
2012-09-23 |
Jeff Trawick | consolidate hints/instructions about using APR (and... |
blob | commitdiff | raw | diff to current |
2012-09-16 |
Kaspar Brand | Spin off module-specific build options into separate... |
blob | commitdiff | raw | diff to current |
2012-09-16 |
Kaspar Brand | revert r1385214, as I inadvertently left out acinclude.m4. |
blob | commitdiff | raw | diff to current |
2012-09-16 |
Kaspar Brand | Spin off module-specific build options into separate... |
blob | commitdiff | raw | diff to current |
2012-07-18 |
Jeff Trawick | fix APREQ declarations for MinGW builds |
blob | commitdiff | raw | diff to current |
2012-06-08 |
Joe Orton | * configure.in: Enforce 1.4.0 as minimum APR version... |
blob | commitdiff | raw | diff to current |
2012-06-01 |
Joe Orton | * configure.in: Correct handling of --with-suexec-logfi... |
blob | commitdiff | raw | diff to current |
2012-05-27 |
Stefan Fritsch | Make ap_regcomp() return AP_REG_ESPACE if out of memory... |
blob | commitdiff | raw | diff to current |
2012-05-23 |
Joe Orton | suexec: Support use of setgid/setuid capability bits... |
blob | commitdiff | raw | diff to current |
2012-05-23 |
Joe Orton | * configure.in: Use AC_MSG_NOTICE so passing --silent... |
blob | commitdiff | raw | diff to current |
2012-05-23 |
Joe Orton | suexec: Add support for logging to syslog as an alterna... |
blob | commitdiff | raw | diff to current |
2012-04-21 |
Guenter Knauf | Final step to make cross compilation working. |
blob | commitdiff | raw | diff to current |
2012-02-14 |
Rainer Jung | To early, not enough drugs, sorry for the noise. |
blob | commitdiff | raw | diff to current |
2012-02-14 |
Rainer Jung | Fix out of tree build with srclib apr. |
blob | commitdiff | raw | diff to current |
2012-01-18 |
Graham Leggett | configure: Move the --with-included-apr check so that... |
blob | commitdiff | raw | diff to current |
2012-01-17 |
Graham Leggett | configure: Improve the error message when --with-includ... |
blob | commitdiff | raw | diff to current |
2011-12-21 |
Graham Leggett | mod_policy: Add a new testing module to help server... |
blob | commitdiff | raw | diff to current |
2011-11-13 |
Philip M. Gollucci | libapreq is not a bunch of C files now, no special... |
blob | commitdiff | raw | diff to current |
2011-11-12 |
Rainer Jung | Set --enable-load-all-modules implicitely in |
blob | commitdiff | raw | diff to current |
2011-11-11 |
Joe Orton | A stab at libapreq build integration, still disabled... |
blob | commitdiff | raw | diff to current |
2011-11-11 |
Philip M. Gollucci | disable libapreq stuff until it works generically |
blob | commitdiff | raw | diff to current |
2011-11-10 |
Philip M. Gollucci | have libapreq install honor the top level layout options |
blob | commitdiff | raw | diff to current |
2011-11-10 |
Philip M. Gollucci | hook up srclib/libapreq to the build system |
blob | commitdiff | raw | diff to current |
2011-11-10 |
Nick Kew | Add default proxy-html.conf file (defines links to... |
blob | commitdiff | raw | diff to current |
2011-11-08 |
Rainer Jung | Load all modules in the generated default configuration |
blob | commitdiff | raw | diff to current |
2011-11-08 |
Stefan Fritsch | By default, only load those modules that are either... |
blob | commitdiff | raw | diff to current |
2011-10-08 |
Stefan Fritsch | Add some CFLAGS in maintainer mode if supported by... |
blob | commitdiff | raw | diff to current |
2011-07-23 |
Stefan Fritsch | Merge branch revert-ap-ldap: |
blob | commitdiff | raw | diff to current |
2011-07-23 |
Stefan Fritsch | Revert r1129808: |
blob | commitdiff | raw | diff to current |
2011-07-23 |
Stefan Fritsch | Revert r1131393: |
blob | commitdiff | raw | diff to current |
2011-07-05 |
Rainer Jung | Move PCRE_LIBS from HTTPD_LDFLAGS to |
blob | commitdiff | raw | diff to current |
2011-07-04 |
Rainer Jung | Line already contained in aclocal.m4. |
blob | commitdiff | raw | diff to current |
2011-07-04 |
Rainer Jung | Only link the httpd binary against PCRE. |
blob | commitdiff | raw | diff to current |
2011-06-22 |
Stefan Fritsch | Add support to ErrorLogFormat for logging the system... |
blob | commitdiff | raw | diff to current |
2011-06-04 |
Stefan Fritsch | Several fixes for the ap_ldap build logic. This should... |
blob | commitdiff | raw | diff to current |
2011-05-31 |
William A. Rowe Jr | Incorporate the ap_ldap incomplete API, as there is... |
blob | commitdiff | raw | diff to current |
2011-05-09 |
Rainer Jung | Silence autoconf 2.68 warnings. |
blob | commitdiff | raw | diff to current |
2011-05-09 |
Jeff Trawick | keep -DAP_HOOK_PROBES_ENABLED (--enable-hook-probes... |
blob | commitdiff | raw | diff to current |
2011-05-09 |
Jim Jagielski | Use AP_ instead of APR_ and move into the compile CPP |
blob | commitdiff | raw | diff to current |
2011-05-09 |
Jim Jagielski | Start of ap_hooks.h setup |
blob | commitdiff | raw | diff to current |
2011-04-14 |
Jeff Trawick | move -L/path/to/pcrelib -lpcre out beyond all the LDFLAGS |
blob | commitdiff | raw | diff to current |
2011-04-12 |
Jeff Trawick | AP_ENABLE_V4_MAPPED with WinNT MPM |
blob | commitdiff | raw | diff to current |
2011-04-12 |
Jean-Frederic Clere | Allow apr and apr-util to be in 2 different location. |
blob | commitdiff | raw | diff to current |
2011-02-16 |
Stefan Fritsch | Fix link errors for crypt() with --no-add-needed/-... |
blob | commitdiff | raw | diff to current |
2011-02-05 |
Stefan Fritsch | revert r1066944, r1067177 for now |
blob | commitdiff | raw | diff to current |
2011-02-03 |
Stefan Fritsch | Reload resolv.conf on graceful restarts |
blob | commitdiff | raw | diff to current |
2011-01-31 |
Jim Jagielski | A new mode that is maintainer + O0 (for better gdb) |
blob | commitdiff | raw | diff to current |
2011-01-31 |
Jim Jagielski | Move some "nice to be able to change" balancer stuff... |
blob | commitdiff | raw | diff to current |
2011-01-21 |
Jim Jagielski | Mkae gcc no longer silent when doing arith on void*... |
blob | commitdiff | raw | diff to current |
next |