Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/djbdns: use /sbin/nologin as shell | Natanael Copa | 2013-09-04 | 1 | -1/+1 |
| | |||||
* | main/djbdns: use /sbin/nologin as shell | Natanael Copa | 2013-09-03 | 1 | -2/+32 |
| | |||||
* | main/djbdns: replace opts in tinydns' init.d script | Natanael Copa | 2012-01-19 | 1 | -2/+2 |
| | | | | ref #943 | ||||
* | main/djbdns: fix tinydns on 64 bit - including uint32.h | Natanael Copa | 2012-01-18 | 1 | -1/+4 |
| | | | | | | | | | The jumbo patch includes the 32bit version of the generated header files. This might break 64 bit builds depending on unpacking timestamps etc. We fix it by removing the generated headers, including uint32.h ref #933 | ||||
* | Revert "main/djbdns: fix tinydns on 64 bit" | Natanael Copa | 2012-01-18 | 1 | -4/+1 |
| | | | | This reverts commit 8320da39831b707a01f1212dd759f4f92d03aeb4. | ||||
* | main/djbdns: fix tinydns on 64 bit | Natanael Copa | 2012-01-18 | 1 | -1/+4 |
| | | | | | | | | | The jumbo patch includes the 32bit version of the generated header files. This might break 64 bit builds depending on unpacking timestamps etc. We fix it by removing the generated headers ref #933 | ||||
* | main/djbdns: update the ipv6 patch to test25 | Natanael Copa | 2012-01-05 | 1 | -3/+3 |
| | |||||
* | main/djbdns: add ipv6 patch | Natanael Copa | 2011-10-05 | 1 | -6/+17 |
| | | | | http://www.fefe.de/dns/ | ||||
* | main: mass-rebuild of packages missing arch in .PKGINFO | Natanael Copa | 2011-03-31 | 1 | -1/+1 |
| | | | | this is needed for apk-tools-2.1 migration | ||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/djbdns: make sure there are valid ip address in @ before overwrite | Natanael Copa | 2010-07-06 | 1 | -2/+2 |
| | |||||
* | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | main/djbdns: dnscache: restart service quietly from cronjob | Natanael Copa | 2010-04-22 | 1 | -2/+2 |
| | |||||
* | main/djbdns: fix dnscache update hints | Natanael Copa | 2010-04-22 | 1 | -3/+3 |
| | |||||
* | main/djbdns: periodic script to update zone hints | Timo Teras | 2010-04-19 | 1 | -6/+22 |
| | | | | | | | | | 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> | ||||
* | main/tinydns: add jumbo patch and srv/naptr support | Timo Teras | 2009-09-18 | 1 | -1/+3 |
| | | | | | | | | | | | Adds a patch which combines the following patches: - Claudiu Costin's jumbo-p13.patch http://www.ro.kde.org/djbdns/mywork/jumbo/jumbo-p13.patch.gz - Guilherme Balena Versiani's djbdns SRV+NAPTR combined patch http://mywebpage.netscape.com/guibv/djbdns-1.05-srvnaptr.diff Patch taken from: http://lizzy.dyndns.org/~jos/djbdns-1.05-jumbo-josb.patch | ||||
* | main/djbdns: start services after firewall | Natanael Copa | 2009-09-15 | 1 | -2/+2 |
| | | | | see #164 | ||||
* | main/djbdns: update L.ROOT-SERVERS.NET address | Natanael Copa | 2009-09-15 | 1 | -2/+2 |
| | | | | fixes #162 | ||||
* | main/djbdns: fix dnscache init script | Timo Teras | 2009-08-28 | 1 | -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 dnscache | Natanael Copa | 2009-08-09 | 1 | -2/+2 |
| | | | | | fixes #120 Thanks to Nathan for solving this. | ||||
* | main/djbdns: added net dependency in initd scripts | Natanael Copa | 2009-08-08 | 1 | -3/+3 |
| | | | | fixes #120 | ||||
* | main/dnscache: fix init.d script | Natanael Copa | 2009-07-30 | 1 | -2/+2 |
| | | | | fixes #101 | ||||
* | moved extra/* to main/ | Natanael Copa | 2009-07-24 | 1 | -0/+86 |
and fixed misc build issues |