s4-python: import a copy of the python dns library
authorAndrew Tridgell <tridge@samba.org>
Fri, 5 Mar 2010 00:45:40 +0000 (11:45 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 5 Mar 2010 00:54:36 +0000 (11:54 +1100)
commit7d86257d54cb59d016a051b91bdee62ab2f8a0d5
treeca682263ae2dffeaf58134e47080078864df64d4
parentf3ca7a4696cadbb74f41dd71ef9336445682d406
s4-python: import a copy of the python dns library

This library is not installed on enough systems for us to rely
on it being available. We use the system copy if possible, and
fallback to this local copy

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
114 files changed:
source4/scripting/python/samba_external/README [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/ChangeLog [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/LICENSE [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/PKG-INFO [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/README [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/TODO [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/__init__.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/dnssec.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/e164.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/edns.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/entropy.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/exception.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/flags.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/inet.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/ipv4.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/ipv6.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/message.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/name.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/namedict.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/node.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/opcode.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/query.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rcode.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdata.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdataclass.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdataset.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdatatype.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/AFSDB.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/CERT.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/CNAME.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/DLV.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/DNAME.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/DNSKEY.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/DS.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/GPOS.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/HINFO.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/HIP.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/ISDN.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/KEY.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/LOC.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/MX.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/NS.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/NSEC.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/NSEC3.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/NSEC3PARAM.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/NXT.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/PTR.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/RP.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/RRSIG.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/RT.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/SIG.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/SOA.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/SPF.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/SSHFP.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/TXT.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/X25.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/ANY/__init__.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/IN/A.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/IN/AAAA.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/IN/APL.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/IN/DHCID.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/IN/IPSECKEY.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/IN/KX.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/IN/NAPTR.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/IN/NSAP.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/IN/NSAP_PTR.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/IN/PX.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/IN/SRV.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/IN/WKS.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/IN/__init__.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/__init__.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/dsbase.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/keybase.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/mxbase.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/nsbase.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/sigbase.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rdtypes/txtbase.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/renderer.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/resolver.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/reversename.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/rrset.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/set.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/tokenizer.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/tsig.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/tsigkeyring.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/ttl.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/update.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/version.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/dns/zone.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/examples/ddns.py [new file with mode: 0755]
source4/scripting/python/samba_external/dnspython/examples/e164.py [new file with mode: 0755]
source4/scripting/python/samba_external/dnspython/examples/mx.py [new file with mode: 0755]
source4/scripting/python/samba_external/dnspython/examples/name.py [new file with mode: 0755]
source4/scripting/python/samba_external/dnspython/examples/reverse.py [new file with mode: 0755]
source4/scripting/python/samba_external/dnspython/examples/reverse_name.py [new file with mode: 0755]
source4/scripting/python/samba_external/dnspython/examples/xfr.py [new file with mode: 0755]
source4/scripting/python/samba_external/dnspython/setup.py [new file with mode: 0755]
source4/scripting/python/samba_external/dnspython/tests/Makefile [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/tests/bugs.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/tests/example [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/tests/example1.good [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/tests/example2.good [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/tests/flags.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/tests/message.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/tests/name.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/tests/namedict.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/tests/ntoaaton.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/tests/rdtypeandclass.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/tests/resolver.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/tests/rrset.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/tests/set.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/tests/tokenizer.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/tests/update.py [new file with mode: 0644]
source4/scripting/python/samba_external/dnspython/tests/zone.py [new file with mode: 0644]