summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* [mod_deflate] skip deflate if loadavg too high (fixes #1505)Glenn Strauss2016-10-191-1/+1
* [autobuild] omit module stubs when missing depsGlenn Strauss2016-10-171-1/+6
* [autobuild] remove mod_authn_gssapi dep on resolvGlenn Strauss2016-10-161-3/+1
* - next is 1.4.43Glenn Strauss2016-10-161-1/+1
* add random() to list of rand() fallbackslighttpd-1.4.42Glenn Strauss2016-10-161-1/+1
* fix SCons buildGlenn Strauss2016-10-161-1/+6
* [core] rand.[ch] to use better RNGs when availableGlenn Strauss2016-10-151-1/+4
* [SCons] define with_geoip for SCons buildGlenn Strauss2016-09-231-1/+7
* [SCons] fix syntax error in SConstructGlenn Strauss2016-09-231-1/+1
* [SCons] define with_krb5 for SCons buildGlenn Strauss2016-09-231-0/+1
* [mod_auth] mod_authn_gssapi Kerberos auth backend (fixes #1899)Glenn Strauss2016-09-221-1/+10
* - next is 1.4.42Glenn Strauss2016-07-311-1/+1
* [build_cmake] clock_gettime() -lrt w/ glibc < 2.17 (fixes #2737)Glenn Strauss2016-07-191-1/+4
* - next is 1.4.41Glenn Strauss2016-07-161-1/+1
* use libmemcached instead of deprecated libmemcacheStefan Bühler2016-01-031-6/+6
* add handling for lua 5.2 and 5.3 (fixes #2674)Stefan Bühler2016-01-031-1/+1
* - next is 1.4.40Stefan Bühler2016-01-031-1/+1
* - next ist 1.4.39Stefan Bühler2015-12-051-1/+1
* [mod_auth] implement and use safe_memclear, using memset_s or explicit_bzero ...Loganaden Velvindron2015-09-261-19/+60
* -next is 1.4.38Stefan Bühler2015-09-151-1/+1
* [scons] fix buildStefan Bühler2015-08-291-2/+1
* [scons] fix crypt() detection, other improvementsStefan Bühler2015-08-291-31/+40
* [scons] various improvementsStefan Bühler2015-08-291-33/+61
* [mod_dirlisting] remove sys/syslimits.h; base.h already includes limits.hStefan Bühler2015-08-231-1/+0
* - next is 1.4.37Stefan Bühler2015-07-261-1/+1
* - next is 1.4.36Stefan Bühler2014-04-021-1/+1
* - next is 1.4.35Stefan Bühler2014-01-201-1/+1
* - next is 1.4.34Stefan Bühler2013-09-271-1/+1
* - next is 1.4.33Stefan Bühler2012-11-211-1/+1
* - next is 1.4.32Stefan Bühler2012-08-311-1/+1
* - next is 1.4.31Stefan Bühler2011-12-181-1/+1
* - next is 1.4.30Stefan Bühler2011-07-031-1/+1
* - next is 1.4.29Stefan Bühler2010-08-221-1/+1
* - next is 1.4.28Stefan Bühler2010-08-131-1/+1
* cleanup fdevent code, removed linux-rtsig handler, replaced some fprintf callsStefan Bühler2010-08-061-1/+1
* - next is 1.4.27Stefan Bühler2010-02-071-1/+1
* - next is 1.4.26Stefan Bühler2009-11-211-1/+1
* - next is 1.4.25Stefan Bühler2009-10-261-1/+1
* - next is 1.4.24Stefan Bühler2009-06-191-1/+1
* Add IPv6 support to mod_proxy (fixes #1537)Stefan Bühler2009-04-261-1/+1
* - next is 1.4.23Stefan Bühler2009-03-071-1/+1
* - next is 1.4.22Stefan Bühler2009-02-171-1/+1
* - next is 1.4.21Stefan Bühler2008-09-301-1/+1
* - next is 1.4.20Stefan Bühler2008-03-131-1/+1
* - next is 1.4.19Marcus Rückert2007-09-091-1/+1
* - next ist 1.4.18Marcus Rückert2007-08-291-1/+1
* - white space cleanup part 2 this time 1.4 ;)Marcus Rückert2006-10-041-27/+27
* - next release is 1.4.13Jan Kneschke2006-10-041-1/+1
* added a check for uuid.h to the scons buildJan Kneschke2006-09-281-0/+3
* use pkg-config to find lua via sconsJan Kneschke2006-09-161-4/+9