summaryrefslogtreecommitdiffstats
path: root/main/lighttpd
Commit message (Collapse)AuthorAgeFilesLines
* main/lighttpd: various sec fixes (CVE-2013-4508,CVE-2013-4559,CVE-2013-4560)Natanael Copa2013-11-155-1/+436
| | | | ref #2350
* main/lighttpd: add lighttpd to www-data groupNatanael Copa2013-10-283-2/+6
| | | | | | and make sure www-data is created on upgrade ref #2245
* main/lighttpd: upgrade to 1.4.33Bartłomiej Piotrowski2013-09-291-4/+4
|
* main/lighttpd: use /sbin/nologin as shellNatanael Copa2013-09-042-2/+2
|
* main/lighttpd: use /sbin/nologin as shellNatanael Copa2013-09-031-0/+24
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-2/+6
|
* testing/dash: new aportNatanael Copa2012-11-261-21/+0
| | | | | Small and fast POSIX-compliant shell http://gondor.apana.org.au/~herbert/dash/
* main/lighttpd: upgrade to 1.4.32Natanael Copa2012-11-261-6/+3
|
* main/lighttpd: upgrade to 1.4.31Natanael Copa2012-06-041-3/+3
|
* main/lighttpd: rebuild against sqlite-libs and misc fixesNatanael Copa2012-05-313-11/+40
| | | | | - build fix for automake-1.12 - remove post-install and set owner from APKBUILD
* main/lighttpd: rebuild against pcre-8.30Natanael Copa2012-03-121-1/+1
|
* main/lighttpd: fix init.d scriptNatanael Copa2012-01-192-17/+17
| | | | ref #943
* main/lighttpd: upgrade to 1.4.30Natanael Copa2011-12-191-3/+3
|
* main/lighttpd: enable libev supportNatanael Copa2011-07-181-2/+3
|
* main/lighttpd: add webdav support and reorganizeNatanael Copa2011-07-181-9/+30
| | | | | | - rename lighttpd-264_streaming to lighttpd-mod_264_streaming - move mod_auth to subpackage. This removes libldap dependency - add mod_webdav subpackage
* main/lighttpd: upgrade to 1.4.29Natanael Copa2011-07-041-4/+5
|
* main/lighttpd: set /var/{run,log}/lighttpd permission on startNatanael Copa2011-05-032-2/+10
| | | | | | | Needed when server.user and server.group is not set to default value and we run from RAM. fixes #606
* main/lighttpd: add support for ldapLeonardo Arena2011-03-071-3/+3
|
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/lighttpd: forgot to install new fpm configMatt Smith2011-01-092-4/+4
|
* main/lighttpd: added fastcgi fpm configMatt Smith2010-12-313-4/+24
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/lighttpd: rebuild against fixed bzip2 (CVE-2010-0405)Natanael Copa2010-09-221-1/+1
|
* main/lighttpd: upgrade to 1.4.28Natanael Copa2010-08-231-2/+2
|
* main/lighttp: upgrade to 1.4.27Natanael Copa2010-08-163-40/+4
|
* main/lighttpd: rebuild against libssl-1.0Leonardo Arena2010-06-291-1/+1
|
* main/[various]: rebuild against openssl-1.0Natanael Copa2010-05-141-1/+1
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/lighttpd: fix handling of SSL_CTX_set_options() return valueNatanael Copa2010-03-172-4/+22
| | | | fixes #329
* main/lighttpd: fix version number in lighttpdNatanael Copa2010-03-122-2/+20
| | | | | | It should not pick up the git describe string from aports fixes #323
* main/lighttpd: upgrade to 1.4.26Natanael Copa2010-02-101-3/+3
|
* main/lighttpd: place h264 streaming module in subpackageNatanael Copa2010-01-111-2/+12
| | | | due to license
* main/lighttpd: added h264 streaming moduleNatanael Copa2010-01-111-2/+24
| | | | http://h264.code-shop.com/trac/wiki
* main/lighttpd: upgrade to 1.4.25Natanael Copa2009-11-231-3/+3
|
* main/lighttpd: upgrade to 1.4.24Natanael Copa2009-11-091-5/+9
|
* main/lighttpd,mdadm: start service after firewallNatanael Copa2009-09-152-4/+3
|
* main/lighttpd: fix bad shell substitution in spawn-fcgiNatanael Copa2009-09-152-6/+5
| | | | fixes #160
* moved extra/* to main/Natanael Copa2009-07-2412-0/+718
and fixed misc build issues