aboutsummaryrefslogtreecommitdiffstats
path: root/dns/ldapdns
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.06itetcu2006-06-162-4/+4
| | | | | | PR: ports/98491 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Fix build on 5.x and 6.xmnag2005-10-172-4/+19
| | | | | | PR: 86500 Notified by: Carsten@earendil.aegisnet.de Approved by: paul@aps.org (maintainer timeout, 14 days)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Add ldapdns 2.05, lDAP-backed DNS server.sergei2004-01-064-0/+92
ldapdns is a lightweight, high performance DNS server which utilizes LDAP as its backend. It is originally based on djbdns and strives to maintain the same goals of performance, security and simplicity. WWW: http://www.nimh.org/code/ldapdns/ PR: 60965 Submitted by: Paul Dlug <paul@aps.org>