dns_server: Add a python module directly accessing DNS records in sam.ldb
authorAndrew Bartlett <abartlet@samba.org>
Tue, 22 Sep 2015 00:11:04 +0000 (12:11 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 26 Oct 2015 04:11:21 +0000 (05:11 +0100)
commit87cd68c1dc0427521061f8febbcc18d73e21ab18
treebcd38df96c246ee691e254cdf8559b4ae2eda1a4
parent0504065948eec9bd65296d5956b5863d9af06e41
dns_server: Add a python module directly accessing DNS records in sam.ldb

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
python/samba/samdb.py
source4/dns_server/pydns.c [new file with mode: 0644]
source4/dns_server/wscript_build