pydns:master

Last commit made on 2019-09-06
Get this branch:
git clone -b master https://git.launchpad.net/pydns
Members of PyDNS Developers can upload to this branch. Log in for directions.

Branch information

Name:
master
Repository:
lp:pydns

Recent commits

3049019... by Scott Kitterman

Add initial .gitignore

b13bb70... by Scott Kitterman

Make source port randomization more portable using errno.EADDRINUSE instead of hard-coded port number - Py3DNS backport

713e761... by Scott Kitterman

Fix file structure for move to git

928d2d8... by Scott Kitterman

Remove obsolete .cvsignore files.
Add back in DNS/* files lost in the conversion from CVS.

8ee0d40... by Scott Kitterman

Use /usr/bin/python in tools.

81ef308... by Scott Kitterman

Fix DNS/Base.py so timeouts only occur when all NS are unreachable, not if
any of them are. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718547

edd92c9... by Scott Kitterman

Fix tools/named-perf.py to work without the ancient timing module.

52ab1e0... by customdesigned <>

Release 2.3.6

b1f752f... by customdesigned <>

Release 2.3.6

288a7d6... by customdesigned <>

Apply patch 3388075 from sourceforge: raise subclasses of DNSError.