Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54559 - MaraDNS ebuild
Summary: MaraDNS ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 All
: High enhancement (vote)
Assignee: MATSUU Takuto (RETIRED)
URL: http://www.maradns.org
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-06-20 14:03 UTC by Vadim Trochinsky
Modified: 2004-06-22 20:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
MaraDNS ebuild (maradns-1.0.23.ebuild,1.01 KB, text/plain)
2004-06-20 14:05 UTC, Vadim Trochinsky
Details
MaraDNS startup script (/etc/init.d/maradns) (maradns,480 bytes, text/plain)
2004-06-20 14:06 UTC, Vadim Trochinsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vadim Trochinsky 2004-06-20 14:03:42 UTC
From the website:

MaraDNS is a package that implements the Domain Name Service (DNS), an essential internet service. MaraDNS is intended for environments where a DNS server must be secure and where the server must use the absolute minimum number of resources possible. MaraDNS was created in response to issues people had with the DNS servers available in early 2001; and has the following design goals: 

Security-aware programming. A DNS server needs to be secure. I have a number of security features in the code, including:

The code uses a special string library which is resistant to buffer overflows.

The code, if started as root, mandates running as an unprivledged user in a chroot() jail.

Open-Source. The 1.0 release of the DNS server is public-domain code; the 2.0 release will be released under a very liberal BSD-style license. 

Simplicity. This DNS server has the minimum number of features needed to correctly act as an authoritative and/or recursive name server.
Comment 1 Vadim Trochinsky 2004-06-20 14:05:09 UTC
Created attachment 33674 [details]
MaraDNS ebuild
Comment 2 Vadim Trochinsky 2004-06-20 14:06:19 UTC
Created attachment 33675 [details]
MaraDNS startup script (/etc/init.d/maradns)
Comment 3 MATSUU Takuto (RETIRED) gentoo-dev 2004-06-22 20:44:39 UTC
in cvs.