Jelmer Vernooij
2a797f29aa
s4-python: Various formatting fixes.
...
* Trailing whitespace
* use of "==" where "is" should be used
* double spaces
2012-09-27 18:45:12 +02:00
Stefan Metzmacher
cb157e19cb
s4:dns.py: reproducer for (bug #9184 )
...
metze
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Sat Sep 22 06:08:05 CEST 2012 on sn-devel-104
2012-09-22 06:08:04 +02:00
Jelmer Vernooij
c0d4f2462f
s4-python: Formatting fixes, break lines.
...
Autobuild-User(master): Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date(master): Sun Sep 16 15:58:04 CEST 2012 on sn-devel-104
2012-09-16 15:58:04 +02:00
Kai Blin
76801b502d
s4 dns: Run python tests in fl2003dc env
2012-09-12 16:51:29 +02:00
Kai Blin
f3df2988ba
s4 dns: Correctly handle A questions for CNAMEs
...
When an A/AAAA lookup is made for a name that actually is a CNAME
record, we need to return the CNAME record, and then do the A/AAAA
lookup for the name the CNAME points at.
This still fails for CNAMEs pointing at records for domains we need to
ask our forwarders for.
Autobuild-User: Kai Blin <kai@samba.org>
Autobuild-Date: Wed Jun 6 15:23:55 CEST 2012 on sn-devel-104
2012-06-06 15:23:55 +02:00
Kai Blin
754c60e417
s4 dns: Structure tests a bit better
2012-06-06 13:26:14 +02:00
Andreas Schneider
cae282b5c2
s4-python: Remove env from non-executable test scripts.
2012-03-13 17:52:29 +01:00
Kai Blin
26a0e7a3f5
s4 dns: Test deleting records and fix a small bu
...
Autobuild-User: Kai Blin <kai@samba.org>
Autobuild-Date: Sun Mar 11 02:27:45 CET 2012 on sn-devel-104
2012-03-11 02:27:45 +01:00
Kai Blin
a4bc7dc281
s4 dns: Clean up tests a bit
2012-03-11 00:31:37 +01:00
Kai Blin
98ae3592ad
s4 dns: Support TXT updates, add tests
2012-03-11 00:31:37 +01:00
Kai Blin
c7f67142c0
s4 dns: Fix TCP handling in the DNS server
...
Autobuild-User: Kai Blin <kai@samba.org>
Autobuild-Date: Tue Mar 6 21:17:19 CET 2012 on sn-devel-104
2012-03-06 21:17:18 +01:00
Kai Blin
02c9e18094
s4 dns: Update prerequisite checking conforming to RFC
2011-12-17 02:46:08 +01:00
Kai Blin
589d995276
s4 dns: Give better test output on RCODE mismatch
2011-12-17 02:46:08 +01:00
Kai Blin
c01efc1207
s4 dns: Update requests with QCLASS != IN or ALL trigger NOTIMPLEMENTED errors
...
Autobuild-User: Kai Blin <kai@samba.org>
Autobuild-Date: Fri Dec 9 03:32:28 CET 2011 on sn-devel-104
2011-12-09 03:32:28 +01:00
Kai Blin
358a81eff5
s4 dns: Add test to prove two updates in one packet are a FORMERR
2011-12-09 01:59:28 +01:00
Kai Blin
c326b37358
s4 dns: Test SOA queries
...
Autobuild-User: Kai Blin <kai@samba.org>
Autobuild-Date: Sat Dec 3 20:52:51 CET 2011 on sn-devel-104
2011-12-03 20:52:51 +01:00
Kai Blin
9f1eb8ab8e
s4 dns: Test QCLASS_NONE query
...
Autobuild-User: Kai Blin <kai@samba.org>
Autobuild-Date: Thu Nov 24 14:10:45 CET 2011 on sn-devel-104
2011-11-24 14:10:44 +01:00
Kai Blin
8685a35e9c
s4 dns: Test QTYPE_ALL query
2011-11-24 12:35:08 +01:00
Kai Blin
16d9ebb396
s4 dns: Check more of the returned values for the A query
2011-11-24 12:35:08 +01:00
Kai Blin
1a599da550
s4 dns: Move dns_transaction_udp to other helper functions
2011-11-24 12:35:08 +01:00
Kai Blin
e5ebda4156
s4 dns: Add a first test case
2011-11-17 15:25:58 +01:00