Commit Graph

172 Commits (be8ff8393138e45df530454536d54cb7a7932452)

Author SHA1 Message Date
Glenn Strauss 40ded06b08 - next is 1.4.54
4 years ago
Glenn Strauss 4608ddec2f [build] autotools: try mysqlclient.pc and mariadb.pc (fixes #2925)
4 years ago
Glenn Strauss 53c231a764 - next is 1.4.53
4 years ago
Glenn Strauss 3d60d8535f [build] Fix unportable test(1) operator
4 years ago
Glenn Strauss c9a64d94fc - next is 1.4.52
4 years ago
Glenn Strauss 778b07a034 [build] automake support for wolfSSL
5 years ago
Glenn Strauss fc1ddbed33 [mod_sockproxy] add to build
5 years ago
Glenn Strauss df4812ec2e [mod_authn_pam] mod_auth PAM support (fixes #688)
5 years ago
Glenn Strauss a9e131fa37 - next is 1.4.51
5 years ago
Glenn Strauss 6ccccaaa38 [tests] move src/test_*.c to src/t/
5 years ago
Glenn Strauss fefc82153a [build] remove m4 AC_PATH_PROG for PKG_CONFIG
5 years ago
Glenn Strauss ae54806dc2 - next is 1.4.50
5 years ago
Glenn Strauss 7265c72b6c [autoconf] reduce minimum automake version to 1.13
5 years ago
Glenn Strauss de937f47f8 - next is 1.4.49
5 years ago
Glenn Strauss d61714dd0d [mod_authn_sasl] SASL auth (new) (fixes #2275)
5 years ago
Glenn Strauss fdc4c324c4 [mod_authn_ldap] replace use of deprecated funcs
5 years ago
Glenn Strauss 82d374328f [autobuild] allow sendfile() in cross-compile (fixes #2836)
5 years ago
Glenn Strauss caab4cdf8a [autobuild] remove obsolete warning about mmap use
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 6a17133a75 - next is 1.4.48
5 years ago
Glenn Strauss 6be68f569f [mod_authn_gssapi] needs -lcom_err under Darwin
5 years ago
Glenn Strauss 5780d6cc58 - next is 1.4.47
5 years ago
Glenn Strauss 477534084a [mod_wstunnel] websocket tunnel to other protocol
6 years ago
Glenn Strauss 6f88c28c44 [core] fix compiler warnings on Mac OS X
6 years ago
Glenn Strauss 6f75cdddda [build] autotools use AC_PROG_CC_STDC macro
6 years ago
Glenn Strauss 1e8147fc3a [build] -Werror if --enable-extra-warnings=error
6 years ago
Glenn Strauss 2986221cab [core] sys-strings.h abstraction for strings.h
6 years ago
Glenn Strauss f94d666d15 [mod_authn_gssapi] needs -lcom_err under cygwin
6 years ago
Glenn Strauss 92c724eac6 [doc] doc/initscripts.txt (fixes #2782)
6 years ago
Glenn Strauss 2f83aac9fb mod_vhostdb* (dbi,mysql,pgsql,ldap) (fixes #485, fixes #1936, fixes #2297)
6 years ago
Glenn Strauss cb9ebe9fa6 [mod_openssl] new module (preliminary layout)
6 years ago
Glenn Strauss b0d63e31e8 - next is 1.4.46
6 years ago
Glenn Strauss 656f9e454d - next is 1.4.45
6 years ago
Glenn Strauss 22ca2778a8 [build] check for pipe2() at configure time
6 years ago
Glenn Strauss 539deb7370 [autobuild] set NO_RDYNAMIC=yes for midipix
6 years ago
Glenn Strauss df61f19daf [core] compile fix for Mac OS X 10.6 (old) (fixes #2773)
6 years ago
Glenn Strauss 33e3504bcb - next is 1.4.44
6 years ago
Glenn Strauss f910e0917d [autotools] fix configure.ac for opensuse 13.2
6 years ago
Glenn Strauss 3d04bc45f6 [build] move some build scripts to scripts/
6 years ago
Stefan Bühler 8e678653be [autobuild] put ax_prog_cc_for_build.m4 in top directory
6 years ago
Andreas Oberritter 30c54b65e4 build: use CC_FOR_BUILD for lemon when cross-compiling
7 years ago
Glenn Strauss 1f3ad401ba [mod_deflate] skip deflate if loadavg too high (fixes #1505)
7 years ago
Glenn Strauss c073a31f69 [autobuild] omit module stubs when missing deps
7 years ago
Glenn Strauss 5feb2694f7 [autobuild] remove mod_authn_gssapi dep on resolv
7 years ago
Glenn Strauss 22c560c228 - next is 1.4.43
7 years ago
Glenn Strauss 032772ab6c add random() to list of rand() fallbacks
7 years ago
Glenn Strauss 7f4e156e5f [core] rand.[ch] to use better RNGs when available
7 years ago
Glenn Strauss 06cb0c3024 [autobuild] update module/feature report
7 years ago
Glenn Strauss 1c1a63786e [mod_auth] mod_authn_gssapi Kerberos auth backend (fixes #1899)
7 years ago
Glenn Strauss cb1a3c6299 backport mod_deflate to lighttpd 1.4 (fixes #1824, fixes #2753)
7 years ago
Glenn Strauss 5dfe21acc9 [mod_geoip] add to default build (fixes #2705, fixes #2101, fixes #2092, fixes #2025, fixes #1962, fixes #1938)
7 years ago
Glenn Strauss ccd817d3c9 - next is 1.4.42
7 years ago
Glenn Strauss 4d920466f7 [autobuild] clock_gettime() -lrt with glibc < 2.17
7 years ago
fbrosson 72abc87b40 [autobuild] move inet_pton detection later
7 years ago
Glenn Strauss 8f8fa606ca - next is 1.4.41
7 years ago
Glenn Strauss a5fcfee6fc [mod_ssi] more flexible quoting (fixes #1768)
7 years ago
Glenn Strauss 427acbf034 [build] enhancements for cross-compiling (fixes #2276)
7 years ago
Glenn Strauss 83d896d095 static build instructions using SCons or make
7 years ago
Glenn Strauss 1ca52fdce3 build with libressl
7 years ago
Stefan Bühler cfd13c7938 [autobuild] use AC_CANONICAL_HOST instead of AC_CANONICAL_TARGET (fixes #1866)
7 years ago
Stefan Bühler 1a71c13869 [autobuild] fix lua configure error handling
7 years ago
Stefan Bühler f3b577ddee use libmemcached instead of deprecated libmemcache
7 years ago
Stefan Bühler c354229f42 add handling for lua 5.2 and 5.3 (fixes #2674)
7 years ago
Stefan Bühler 3dd2f66d13 - next is 1.4.40
7 years ago
Stefan Bühler 53c4ab8438 - next ist 1.4.39
7 years ago
Loganaden Velvindron d7be04beb5 [mod_auth] implement and use safe_memclear, using memset_s or explicit_bzero if available
8 years ago
Stefan Bühler d8b5492f5a -next is 1.4.38
8 years ago
Stefan Bühler 2b9be8f072 [build] put --as-needed into linker flags instead of cflags
8 years ago
Stefan Bühler 27ab3f76db [mod_dirlisting] remove sys/syslimits.h; base.h already includes limits.h
8 years ago
Stefan Bühler d7cd5b087a [autoconf] define HAVE_CRYPT when crypt() is present
8 years ago
Stefan Bühler 752e501231 - next is 1.4.37
8 years ago
Stefan Bühler 66d4e93b59 [dist] add dist-xz, remove dist-bzip2, allow ~rc appendix in packdist.sh
8 years ago
Stefan Bühler c92496720d [mod_auth] use crypt_r instead of crypt if available
8 years ago
Stefan Bühler ad3e93ea96 Use buffer API to read and modify "used" member
8 years ago
Stefan Bühler 3521be8b85 print backtrace in assert logging with libunwind
8 years ago
Stefan Bühler c4f214584a [build] use fortify flags with "extra-warnings"
9 years ago
Moritz Wilhelmy 4d55d4ada3 add support for (Free)BSD extended attributes
9 years ago
Stefan Bühler e1b1c52028 - next is 1.4.36
9 years ago
Stefan Bühler 0d855be97e - next is 1.4.35
9 years ago
Stefan Bühler 32199a7bdf - next is 1.4.34
10 years ago
Stefan Bühler f8e9462d2f [autoconf] pkg-config: search for lua5.1 and lua-5.1 before lua
10 years ago
Stefan Bühler a6b42cc61e [auto* build] simplify autogen.sh, handle automake 1.13 test running (fixes #2490)
10 years ago
Stefan Bühler 5aef370a2d - next is 1.4.33
10 years ago
Stefan Bühler fcb3f42f11 configure.ac: remove old stuff, add some new to fix warnings in automake 1.12 (fixes #2419, thx blino)
11 years ago
Stefan Bühler b6b694df3d - next is 1.4.32
11 years ago
Stefan Bühler 100ed91f2d Fix --enable-mmap handling in configure.ac
11 years ago
Stefan Bühler f4c3a99eea Disable mmap by default (fixes #2391)
11 years ago
Stefan Bühler 10e5fda664 [doc] add systemd/lighttpd.service to Makefiles, so it ends up in the tarball
11 years ago
Stefan Bühler beb6709b6c - next is 1.4.31
11 years ago
Stefan Bühler 34abcf7309 - next is 1.4.30
12 years ago
Stefan Bühler f0816d8db2 fdevent: add solaris eventports (fixes #2171)
12 years ago