summaryrefslogtreecommitdiffstats
path: root/main/lighttpd
Commit message (Collapse)AuthorAgeFilesLines
* main/lighttpd: fix handling of SSL_CTX_set_options() return valueNatanael Copa2010-03-172-4/+22
| | | | | fixes #329 (cherry picked from commit 192b8fad759488bbe2fea1b43acda638eb6ebe85)
* 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 (cherry picked from commit 2b27ee5db323d5c8a457f6683bee03e00e65f98a)
* main/lighttpd: upgrade to 1.4.26Natanael Copa2010-02-101-3/+3
| | | | (cherry picked from commit 369a4993891469ad7ef59a945a6a748f9e4dda7e)
* 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