CVE-2016-0771: tests/dns: RPC => DNS roundtrip test
authorGarming Sam <garming@catalyst.net.nz>
Wed, 27 Jan 2016 23:54:58 +0000 (12:54 +1300)
committerKarolin Seeger <kseeger@samba.org>
Wed, 24 Feb 2016 10:43:59 +0000 (11:43 +0100)
commitc7598f11a4b3f42e28f1d35ab2d17ddb85aa1d0a
treed11922750814f899931239b380d488e58cb927ae
parent74fc257badc81bf63c1f3174a6eb3bf0067e07bf
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