]> git.mjollnir.org Git - s9y.git/commit
* upgrade to latest net_dnsbl (incl. dependencies)
authornohn <nohn>
Sun, 11 Feb 2007 16:47:44 +0000 (16:47 +0000)
committernohn <nohn>
Sun, 11 Feb 2007 16:47:44 +0000 (16:47 +0000)
commit638ab861306e3f637760ab16576c9540bc4f7084
treead346b6c729248ab5e30e5fef2b470512b135fc0
parent38c5c5c424e6641694ea405705c0f75a69c3caf8
* upgrade to latest net_dnsbl (incl. dependencies)
20 files changed:
bundled-libs/Net/DNS.php [new file with mode: 0644]
bundled-libs/Net/DNS/Header.php [new file with mode: 0644]
bundled-libs/Net/DNS/Packet.php [new file with mode: 0644]
bundled-libs/Net/DNS/Question.php [new file with mode: 0644]
bundled-libs/Net/DNS/RR.php [new file with mode: 0644]
bundled-libs/Net/DNS/RR/A.php [new file with mode: 0644]
bundled-libs/Net/DNS/RR/AAAA.php [new file with mode: 0644]
bundled-libs/Net/DNS/RR/CNAME.php [new file with mode: 0644]
bundled-libs/Net/DNS/RR/HINFO.php [new file with mode: 0644]
bundled-libs/Net/DNS/RR/MX.php [new file with mode: 0644]
bundled-libs/Net/DNS/RR/NAPTR.php [new file with mode: 0644]
bundled-libs/Net/DNS/RR/NS.php [new file with mode: 0644]
bundled-libs/Net/DNS/RR/PTR.php [new file with mode: 0644]
bundled-libs/Net/DNS/RR/SOA.php [new file with mode: 0644]
bundled-libs/Net/DNS/RR/SRV.php [new file with mode: 0644]
bundled-libs/Net/DNS/RR/TSIG.php [new file with mode: 0644]
bundled-libs/Net/DNS/RR/TXT.php [new file with mode: 0644]
bundled-libs/Net/DNS/Resolver.php [new file with mode: 0644]
bundled-libs/Net/DNSBL.php
bundled-libs/Net/DNSBL/SURBL.php