aboutsummaryrefslogtreecommitdiffstats
path: root/dns/zonenotify
Commit message (Collapse)AuthorAgeFilesLines
* Add an additional mirror.ehaupt2006-06-011-1/+3
|
* Remove deprecated USE_REINPLACEehaupt2006-02-191-2/+0
|
* Add SHA256 hashes to my portsehaupt2005-11-301-0/+1
|
* Make port respect PREFIX.ehaupt2005-10-161-0/+6
| | | | | Submitted by: pointyhat via kris Approved by: novel (mentor) (implicit)
* Change MAINTAINER address for my ports.ehaupt2005-10-061-1/+1
| | | | Approved by: novel (mentor)
* Update after the author rerolled the tarball after moving a targeterwin2005-06-011-2/+2
| | | | | | | in the Makefile PR: 81749 Submitted by: maintainer
* zonenotify is useful to send a NS_NOTIFY packet to BIND slave server.pav2005-04-233-0/+33
When you update a zone in your djbdns DNS you must notify the slaves about your change. PR: ports/80091 Submitted by: Emanuel Haupt <ehaupt@critical.ch>