Age | Commit message (Collapse) | Author |
|
|
|
cap is a network capture utility designed specifically for DNS
traffic. It produces binary data in pcap(3) format, either on
standard output (by default) or in successive dump files (if the d
command line option is given.) This utility is similar to tcpdump(1),
but has finer grained packet recognition tailored to DNS transactions
and protocol options. dnscap is expected to be used for gathering
continuous research or audit traces.
SYNOPSIS
dnscap [-avf6] [-i if ...] [-l vlan ...] [-p port] [-m [quire]] [-h [ir]]
[-q host ...] [-r host ...] [-d base [-k cmd]] [-t lim] [-c lim]
WWW: http://public.oarci.net/tools/dnscap
|
|
Approved by: maintainer implicit
|
|
2172. [bug] query_addsoa() was being called with a non zone db.
[RT #16834]
If you are running BIND 9.4.0 (either pre-release or final),
you are advised to upgrade as soon as possible to BIND 9.4.1.
|
|
|
|
Submitted by: Pietro Celentano <pcelentano@tiscalinet.it>
|
|
- Add patch from SVN to support DNSSEC records
- Update examples (config and table creation files)
- For the complete changelog see http://doc.powerdns.com/changelog.html
PR: ports/112055
Submitted by: maintainer (Ralf van der Enden)
Reviewed by: maintainer
|
|
PR: 112080
Submitted by: miwi
|
|
- Update WWW
|
|
PR: 111765
Submitted by: Volker Theile<votdev@gmx.de>
Approved by: maintainer
|
|
PR: 111733
Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
|
|
PR: ports/111360
Submitted by: novel
|
|
|
|
Bump PORTREVISION.
|
|
Approved by: garga (mentor)
|
|
is coming.
|
|
Suggested by: skv
|
|
PR: ports/110568
Submitted by: Ed Schouten <ed@fxq.nl> (maintainer)
- While here, modernize USE_RC_SUBR and kill FreeBSD 4.X bits
|
|
PR: ports/105529
Submitted by: laszlof
|
|
PR: ports/110546
Submitted by: Anish Mistry <amistry@am-productions.biz>
Approved by: Ralf van der Enden <Ralf.vdEnden@wldelft.nl> (maintainer)
|
|
PR: 110671
Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
|
|
PR: ports/109963
Submitted by: clsung
Approved by: maintainer (Jin-Shan Tseng)
|
|
PR: 109873
Submitted by: miwi
Approved by: maintainer
|
|
Hat: portmgr
|
|
contains a bugfix for recovering from permanently lost database connections
- Fix build on gcc 4.x
PR: ports/109273
Submitted by: Ralf van der Enden <tremere at cainites.net> (maintainer)
|
|
- Update pkg-descr
PR: ports/109297
Submitted by: David Sze <dsze@alumni.uwaterloo.ca>
Approved by: Jason DiCioccio <jd@ods.org> (maintainer),
erwin (mentor, implicit)
|
|
PR: 109533
Submitted by: Kay Abendroth <kay.abendroth@raxion.net> (maintainer)
|
|
|
|
It uses POE::Component::Client::DNS to handle resolving when configured as
'forward_only' and Net::DNS::Resolver::Recurse wrapped by
POE::Component::Generic to perform recursion.
One may add handlers to massage and manipulate responses to particular queries
which is vaguely modelled after Net::DNS::Nameserver.
WWW: http://search.cpan.org/dist/POE-Component-Server-DNS/
PR: ports/109449
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Approved by: erwin (mentor, implicit)
|
|
- Fixed a typo in pkg-descr
PR: ports/109340
Submitted by: Alex Kapranoff <alex at kapranoff.ru> (maintainer)
|
|
PR: ports/109298
Submitted by: Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
Approved by: Radek Kozlowski (maintainer, implicit)
|
|
Approved by: RadosÅaw Kozlowski <radek@raadradd.com>
|
|
Approved by: erwin (mentor, implicit)
|
|
Approved by: maintainer (implicit)
|
|
PR: 108471
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
|
|
|
|
- Release maintainership
Reported by: portscout [1]
|
|
descendant class that allows a virtual DNS to be emulated
instead of querying the real DNS. A set of static DNS
records may be supplied, or arbitrary code may be specified
as a means for retrieving DNS records, or even generating
them on the fly.
WWW: http://search.cpan.org/dist/Net-DNS-Resolver-Programmable/
- Koen Martens
gmc@sonologic.nl
PR: ports/108997
Submitted by: Koen Martens <gmc at sonologic.nl>
|
|
Approved by: maintainer (implicit)
|
|
- Add ipv6 to CATEGORIES
PR: ports/108860
Submitted by: rafan
Approved by: Mark Foster <mark at foster.cc> (maintainer)
|
|
- Prepare Makefile for upcoming new stable release of OpenDBX library (which
bumps library number from .1 to .2).
- Add stupidity fix for config location to pdns.in (moved the config but
forgot to edit rc.d script).
- Also changed location of config directory in pdns.conf.
- Bump port-revision.
PR: ports/108685
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Obtained from: www.linuxnetworks.de [1]
|
|
- Remove IGNORE on FreeBSD 4.x, it's no longer need.
Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer)
|
|
Changes: http://search.cpan.org/src/RCAPUTO/POE-Component-Client-DNS-1.00/CHANGES
PR: ports/108280
Submitted by: mat
|
|
- Bump PORTREVISION
Approved by: bms (maintainer)
|
|
- Bump PORTREVISION
Approved by: maintainer
|
|
|
|
coexist
PR: ports/103861
Submitted by: alepulver
Tested by: pointyhat
With hat: portmgr
|
|
- Fix plist
PR: ports/108182
Submitted by: Tobias Roth <ports@fsck.ch>
Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer)
|
|
|
|
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.
Approved by: portmgr (erwin), erwin (mentor)
|