s4-samdb: added host_dns_name(), domain_dns_name() and forest_dns_name()
authorAndrew Tridgell <tridge@samba.org>
Mon, 22 Aug 2011 07:40:45 +0000 (17:40 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 24 Aug 2011 21:39:38 +0000 (07:39 +1000)
commit219271bd154817ccf0cb4706769e07eb5dfa11ee
tree35472f0936369e5be6b0f8552d65d4a74c87bfb4
parent5a9dc1d216fe419570891099fa7dd922bf025671
s4-samdb: added host_dns_name(), domain_dns_name() and forest_dns_name()

these will make it easier to get python code right for multi-domain
support
source4/scripting/python/samba/samdb.py