summaryrefslogtreecommitdiff
path: root/src/config.h.cmake
Commit message (Expand)AuthorAgeFilesLines
* [core] posix_spawn_file_actions_addclosefrom_np()Glenn Strauss2023-05-081-0/+1
* [core] use posix_spawn() where availableGlenn Strauss2023-05-031-0/+2
* [core] remove libev fdevent option (ignore)Glenn Strauss2022-12-031-3/+0
* [mod_deflate] --with-libdeflate to use libdeflateGlenn Strauss2022-02-141-0/+3
* [build] feature consistency between build typesGlenn Strauss2022-01-051-2/+0
* [core] server.core-files support for solaris (fixes #3135)David Carlier2022-01-051-0/+2
* [multiple] remove long-deprecated modulesGlenn Strauss2022-01-031-7/+0
* [build] feature consistency between build typesGlenn Strauss2022-01-031-32/+66
* [core] server.core-files support on FreeBSD (fixes #3128)Glenn Strauss2022-01-011-0/+1
* [build] check getxattr before attr_get and -lattrGlenn Strauss2021-12-101-0/+2
* [core] pcre2 support (--with-pcre2)Glenn Strauss2021-11-221-2/+2
* [build] check for preadv(), pwritev()Glenn Strauss2021-10-271-0/+2
* [build] check for pread(), pwrite(), splice()Glenn Strauss2021-09-301-0/+2
* [multiple] fdevent_mkostemp()Glenn Strauss2021-09-301-0/+1
* [build] propagate HAVE_DLFCN_H in buildsGlenn Strauss2021-09-081-0/+1
* [core] periodically malloc_trim() to release mem (fixes #3084)Glenn Strauss2021-09-081-0/+1
* [build] look for malloc.h and mallopt()Glenn Strauss2021-09-081-0/+2
* [build] look for port.h on Solaris, not sys/port.hGlenn Strauss2021-08-271-1/+1
* [core] ck.[ch] - C11 Annex K wrappersGlenn Strauss2021-08-271-0/+1
* [cmake] update src/config.h.cmakeGlenn Strauss2021-05-081-0/+4
* [core] Solaris has getloadavg in sys/loadavg.hNiclas Rosenvik2020-01-301-0/+1
* [mod_authn_ldap] replace use of deprecated funcsGlenn Strauss2017-11-051-1/+0
* [cmake] always define _GNU_SOURCEStefan Bühler2016-07-301-0/+4
* build with libresslGlenn Strauss2016-05-071-1/+0
* use libmemcached instead of deprecated libmemcacheStefan Bühler2016-01-031-1/+1
* [mod_auth] implement and use safe_memclear, using memset_s or explicit_bzero ...Loganaden Velvindron2015-09-261-2/+6
* [mod_dirlisting] remove sys/syslimits.h; base.h already includes limits.hStefan Bühler2015-08-231-1/+0
* [cmake] don't put date into config.h (not used anyway), only unset local vars...Stefan Bühler2015-08-221-1/+0
* [mod_auth] use crypt_r instead of crypt if availableStefan Bühler2015-02-121-1/+2
* print backtrace in assert logging with libunwindStefan Bühler2015-02-071-0/+3
* add libev fdevent handler: server.event-handler = "libev"Stefan Bühler2010-08-071-0/+3
* Add proper SUID bit detection (fixes #416)Stefan Bühler2009-04-091-0/+1
* [cmake] Fix package version in binaryStefan Bühler2009-02-051-0/+7
* Fix configure/cmake defines and checksStefan Bühler2008-12-071-3/+16
* [cmake] Fix ipv6 detectionStefan Bühler2008-12-051-0/+1
* [cmake] Add basic cmake supportStefan Bühler2008-12-051-0/+136