Commit Graph

2811 Commits (40ded06b083e15930aedacdf544f8b0a0d99eed2)
 

Author SHA1 Message Date
Glenn Strauss da6b2dc1b6 [core] quiet coverity false positive
5 years ago
Glenn Strauss a9d1c46fb9 [build] fix link of test_configfile.c
5 years ago
Glenn Strauss d6e184aca9 [mod_cgi] quiet trace if mod_cgi sends SIGTERM (fixes #2838)
5 years ago
Glenn Strauss 0e84df8180 [core] fix lighttpd -1 one-shot graceful shutdown
5 years ago
Glenn Strauss bfef0907bd [mod_openssl] error if ssl.engine in wrong section (fixes #2837)
5 years ago
Glenn Strauss 8f3bbd7f13 [core] isolate backend fdevent handler defs
5 years ago
Glenn Strauss 7b2514cdad [core] quiet pedantic cc warning for excess comma
5 years ago
Glenn Strauss 82d374328f [autobuild] allow sendfile() in cross-compile (fixes #2836)
5 years ago
Glenn Strauss 142971a80c [core] consolidate backend network write handlers
5 years ago
Glenn Strauss 9287c87dcd [core] cleanup: consolidate FAM code in stat_cache
5 years ago
Glenn Strauss 6e87da7195 [core] cleanup unused ifndef
5 years ago
Glenn Strauss f97f2e359c [stat_cache] remove debug code littered in file
5 years ago
Glenn Strauss 1367f60626 [core] isolate sock_addr manipulation
5 years ago
Glenn Strauss caab4cdf8a [autobuild] remove obsolete warning about mmap use
5 years ago
Glenn Strauss f394207d5f [core] fix implicit wildcard IPv4 and IPv6 listen
5 years ago
Glenn Strauss b27f1c0910 [core] fix var.CWD (regression in 1.4.46) (fixes #2835)
5 years ago
Stefan Bühler 16c4530e61 [meson] new build system
5 years ago
Glenn Strauss 02ad06b080 [autobuild] Merge branch 'personal/stbuehler/autobuild-cleanup'
5 years ago
Stefan Bühler 6976b5e8a8 [autobuild] generate version id with m4 instead of awk
5 years ago
Stefan Bühler a45f3bac58 [autobuild] improve feature+module counting
5 years ago
Stefan Bühler 6751571805 [autobuild] simple check for fork
5 years ago
Stefan Bühler 5854466908 [autobuild] improve crypt[_r]
5 years ago
Stefan Bühler 34ded72469 [autobuild] improve openssl
5 years ago
Stefan Bühler 2c69ef6704 [autobuild] kerberos improvements
5 years ago
Stefan Bühler 955b029f2f [autobuild] move some checks to the top
5 years ago
Stefan Bühler 41cd7d25a8 [autobuild] lots of small cleanups
5 years ago
Stefan Bühler d8d7d1977a [autobuild] m4 and shell quoting, whitespace changes, sort some lists
5 years ago
Stefan Bühler f107bac819 [autobuild] require autoconf >= 2.60, automake >= 1.14
5 years ago
Glenn Strauss 735d9757f7 [scons] Merge branch 'personal/stbuehler/scons-cleanup'
5 years ago
Stefan Bühler 3ba68b25d4 [scons] parse config programs output in a generic way
5 years ago
Stefan Bühler 2e79799681 [scons] break some lines in Append(...) calls
5 years ago
Stefan Bühler d57029c075 [scons] move LIB* initializing block
5 years ago
Stefan Bühler 7733376b5a [scons] split function names, break some lines
5 years ago
Stefan Bühler 42704e312e [scons] wrap Configure in local Autoconf class
5 years ago
Stefan Bühler 706910ac6a [scons] add some generic defintions early
5 years ago
Stefan Bühler f78749d3c6 [scons] fix warnings with deprecated ldap api
5 years ago
Stefan Bühler 66e0cd16b2 [scons] explicit fails when wanted features are missing
5 years ago
Stefan Bühler 505cc7856d [scons] check all features in autoconf block and sort them
5 years ago
Stefan Bühler 08c8749b48 [scons] add with_uuid option, document webdav relations
5 years ago
Stefan Bühler a4f7845dbf [scons] fix dbi
5 years ago
Stefan Bühler 2eb7287a98 [scons] don't screw env[LIBS]
5 years ago
Stefan Bühler 2144cd2e39 [scons] link -static-libgcc instead of gcc_s
5 years ago
Stefan Bühler 68a92f2c3c [scons] don't link pthread twice in --whole-archive workaround
5 years ago
Stefan Bühler b8989bf2dd [scons] fix some lib dependencies
5 years ago
Stefan Bühler 21dfe350ae [scons] sort modules
5 years ago
Stefan Bühler 96e198d621 [scons] fix with_pgsql
5 years ago
Stefan Bühler 2506e21b08 [scons] add with_all option
5 years ago
Stefan Bühler fff8e70567 [scons] rename with_gzip to with_zlib
5 years ago
Stefan Bühler 73ef60a5a1 [scons] config.py(-sample) not used, remove them
5 years ago
Stefan Bühler ccba074c1e [scons] sort with_* options, document missing options
5 years ago