CVE-2016-0771: tests/dns: RPC => DNS roundtrip test
commit44023379ab956195a6fede631dcfd017fcb2040f
authorGarming Sam <garming@catalyst.net.nz>
Wed, 27 Jan 2016 23:54:58 +0000 (28 12:54 +1300)
committerKarolin Seeger <kseeger@samba.org>
Tue, 8 Mar 2016 10:55:23 +0000 (8 11:55 +0100)
treee09c2273d9d6ccaeaf28845ce806a146f7a41f4a
parent08e558c96ee4ac6366f9d8c889cc64e42074895f
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