CVE-2016-0771: tests/dns: RPC => DNS roundtrip test
commitad5e885c2b0f58888237b409076113d4b06686db
authorGarming Sam <garming@catalyst.net.nz>
Wed, 27 Jan 2016 23:54:58 +0000 (28 12:54 +1300)
committerKarolin Seeger <kseeger@samba.org>
Wed, 24 Feb 2016 10:43:42 +0000 (24 11:43 +0100)
tree505ffe7a045ec4d65897045ee98772d818b2a698
parent2b4c7dbc15465911be35a1bdb1f10e396118fb1c
CVE-2016-0771: tests/dns: RPC => DNS roundtrip test

Make sure that TXT entries stored via RPC come out the same in DNS.

This has one caveat in that adding over RPC in Windows eats slashes,
and so fails there.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11128
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11686

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/dns.py
source4/selftest/tests.py