summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* check for sys/auxv.hFabrice Fontaine2023-04-101-0/+1
* configure.ac: add --enable-werrorFabrice Fontaine2023-03-081-2/+9
* MacOS drop privileges supportDavid CARLIER2022-08-251-0/+10
* DTrace build fix on MacDavid Carlier2022-08-251-0/+14
* configure.ac: use pkg-config to retrieve opensslFabrice Fontaine2022-08-251-65/+68
* proxy: initial commit.dormando2021-10-051-0/+20
* thread: use eventfd for worker notify if availabledormando2021-08-091-0/+1
* illumos build fixes + require libevent2David Carlier2020-11-021-0/+16
* arm64: Re-add arm crc32c hw accelerationAli Saidi2020-10-271-9/+4
* Use signal function instead of sigignoreTomas Korbar2020-07-011-3/+2
* Disable aarch64 hw crc32 function for nowdormando2020-04-301-2/+4
* Revert "build: sasl build fix on FreeBSD"1.6.5dormando2020-04-131-9/+4
* Add build option to disable unix socket functionality.Jefty Negapatan2020-04-111-0/+8
* fix extstore reads for OSX/cygwindormando2020-04-101-0/+2
* build: sasl build fix on FreeBSDDavid Carlier2020-04-101-4/+9
* ./configure --enable-static for static buildsKevin Lin2020-03-261-0/+13
* extstore: enable by default.1.6.0dormando2020-03-081-3/+3
* add separate limits for connection buffersdormando2020-02-261-9/+0
* Allow compilation with ASANSailesh Mukil2020-01-131-0/+11
* configure: Fix cross-compilation errorsOla Jeppsson2019-10-171-42/+17
* DTrace build fixDavid Carlier2019-10-171-3/+2
* restart: fixes for 32bit and chunked items.1.5.18dormando2019-09-171-0/+14
* restartable cachedormando2019-09-171-0/+1
* change some links from http to httpskun2019-05-201-1/+1
* Adding FreeBSD capabilities support.David Carlier2019-04-261-0/+10
* Basic implementation of TLS for memcached.1.5.13Tharanga Gamaethige2019-04-151-0/+97
* Mark seccomp experimentalStanisław Pitucha2018-07-011-1/+1
* gate arm crc32 behind --enable-arm-crc32dormando2018-05-231-1/+9
* Fix SASL_CB_GETCONF(PATH) detectionPeter (Stig) Edwards2018-03-231-0/+24
* Fix SIGBUS from alignment issues on 64bit ARMdormando2018-03-151-1/+5
* extstore: configure and start time gatingdormando2017-11-281-0/+8
* Rework pledge support after seccomp support has been addedGiovanni Bechis2017-11-041-0/+9
* Add drop_privileges() for LinuxStanisław Pitucha2017-08-231-0/+15
* flip defaults and add long options1.5.0dormando2017-07-201-0/+1
* Spelling fixesJosh Soref2017-05-231-1/+1
* don't fail on systems without 64bit atomicsdormando2016-07-011-0/+13
* Automake improvements1.4.25Johan Bergström2015-11-191-5/+5
* fix configure.ac warning and use system automakedormando2015-11-181-1/+1
* Reworked C-alignment check to be clear-as-day.Eric McConville2014-04-271-6/+9
* Take endianness into account on alignment checkDagobert Michelsen2014-04-271-1/+7
* Add linux accept4() support.Simon Liu2013-12-191-0/+1
* Created DETECT_CLANG autoconf function, and excluded '-pthread' from CFLAGS w...1.4.16Eric McConville2013-12-091-2/+34
* Issue 286: --disable-coverage drops "-pthread" optionTrond Norbye2012-09-011-5/+3
* Better detection of sasl_callback_ftDustin Sallings2012-02-011-0/+27
* properly detect GCC atomicsdormando2012-01-251-0/+14
* Fix -rpath for macosxTrond Norbye2011-08-271-1/+1
* Do the monotonic clock ourselves1.4.7-rc11.4.7dormando2011-08-101-0/+1
* Issue 214: Search for network libraries before searching for libeventTrond Norbye2011-08-081-4/+6
* Issue 213: Search for clock_gettime in librtTrond Norbye2011-08-081-0/+4
* Fix whitespace bug in configure.acTrond Norbye2011-07-181-2/+2