aboutsummaryrefslogtreecommitdiffstats
path: root/main/djbdns/dnscache.confd
Commit message (Collapse)AuthorAgeFilesLines
* main/djbdns: periodic script to update zone hintsTimo Teras2010-04-221-0/+2
| | | | | | | | | | This also splits the djbdns to djbdns-common that contains the few utilities needed by the periodic script. Minor fix to init.d script included also. Signed-off-by: Timo Teras <timo.teras@iki.fi> Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> (cherry picked from commit fbea38f9a65456f1e7e08630201c5e8caea72ed2)
* moved extra/* to main/Natanael Copa2009-07-241-0/+23
and fixed misc build issues