unbound/contrib
Wouter Wijngaards 0799d77798 python contribution from Zdenek Vasicek and Marek Vavrusa (BSD licensed).
git-svn-id: file:///svn/unbound/trunk@1556 be551aaa-1e26-0410-a405-d3ace91eadb9
2009-03-25 14:47:47 +00:00
..
python python contribution from Zdenek Vasicek and Marek Vavrusa (BSD licensed). 2009-03-25 14:47:47 +00:00
selinux SElinux policy files. 2008-12-01 08:20:03 +00:00
parseunbound.pl Parse stats with threads, from Kai. 2008-04-23 06:33:12 +00:00
rc_d_unbound Patch from Pierre David. 2008-08-18 11:38:37 +00:00
README python contribution from Zdenek Vasicek and Marek Vavrusa (BSD licensed). 2009-03-25 14:47:47 +00:00
unbound_cacti.tar.gz unbound cacti contrib 2009-03-16 13:31:44 +00:00
unbound_munin_ Fix locking error. 2009-03-12 13:14:40 +00:00
unbound.init Fixup, no touch files if not needed, copy when not exists. 2008-04-25 15:47:59 +00:00
unbound.init_fedora Fedora package files for 1.1.0, by Paul Wouters. 2008-11-13 08:45:20 +00:00
unbound.plist launchd plist file, and deprecation test for MacOSX use of daemon(3). 2009-03-23 11:22:57 +00:00
unbound.spec - lowered log_hex blocksize to fit through BSD syslog linesize. 2008-07-15 15:05:12 +00:00
unbound.spec_fedora new spec file from Paul. 2009-02-06 06:46:57 +00:00
update-anchor.sh fixup update anchors to sort keys. 2008-10-21 09:02:34 +00:00
update-itar.sh fixup small buglet. 2009-03-16 09:15:29 +00:00

These files are contributed to unbound, and are not part of the official
distribution but may be helpful.

* rc_d_unbound: FreeBSD compatible /etc/rc.d script.
* parseunbound.pl: perl script to run from cron that parses statistics from
	the log file and stores them.
* unbound.spec and unbound.init: RPM specfile and Linux rc.d initfile.
* update-anchor.sh: shell script that uses unbound-host to update a set
	of trust anchor files. Run from cron twice a month.
* update-itar.sh: shell script that updates from itar.iana.org. Run from cron.
* unbound_munin_ : plugin for munin statistics report
* unbound_cacti.tar.gz : setup files for cacti statistics report
* selinux: the .fc and .te files for SElinux protection of the unbound daemon
* unbound.plist: launchd configuration file for MacOSX.
* python: use libunbound from python.