summaryrefslogtreecommitdiffstats
path: root/main/djbdns/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* main/djbdns: start services after firewallNatanael Copa2009-09-151-2/+2
| | | | see #164
* main/djbdns: update L.ROOT-SERVERS.NET addressNatanael Copa2009-09-151-2/+2
| | | | fixes #162
* main/djbdns: fix dnscache init scriptTimo Teras2009-08-281-2/+2
| | | | | to not set uncoditionally FORWARDONLY. just the mere existance of the env variable changes dnscache behaviour. fixes #147.
* main/djbdns: provide random seed to dnscacheNatanael Copa2009-08-091-2/+2
| | | | | fixes #120 Thanks to Nathan for solving this.
* main/djbdns: added net dependency in initd scriptsNatanael Copa2009-08-081-3/+3
| | | | fixes #120
* main/dnscache: fix init.d scriptNatanael Copa2009-07-301-2/+2
| | | | fixes #101
* moved extra/* to main/Natanael Copa2009-07-241-0/+86
and fixed misc build issues