summaryrefslogtreecommitdiff
path: root/source4/torture/dns
AgeCommit message (Expand)AuthorFilesLines
2023-08-14s4:torture:dns: Fix code spellingAndreas Schneider1-4/+4
2023-01-19s4:dnsserver: Rename dns_name_equal() to samba_dns_name_equal()Samuel Cabrero1-4/+4
2022-06-17tortures/dlz: more DNS update testsDouglas Bagnall1-0/+1154
2022-06-17torture/bind_dlz: return the right kind of failureDouglas Bagnall1-2/+5
2022-06-17torture/dlz: minor reformatting for README.CodingDouglas Bagnall1-3/+6
2022-06-17torture/dlz: reserve test_ prefix for actual testsDouglas Bagnall1-11/+11
2022-06-17torture/dlz: putrr callback recognises more than A recordsDouglas Bagnall1-1/+43
2021-06-16s4:torture: Migrate smbtorture to new cmdline option parserAndreas Schneider1-5/+5
2021-06-11Fix for https://bugzilla.samba.org/show_bug.cgi?id=9634Julien ROPÉ1-0/+71
2021-05-17dlz torture: update to supported DLZ APIDouglas Bagnall2-26/+55
2020-11-26torture: Do not call destroy_dlz() on uninitialised memoryAndrew Bartlett1-4/+14
2019-03-26dlz: Add test to ensure there are writable zonesGarming Sam1-0/+7
2018-09-27dlz_bind9: torture tests exploring rndc reload behaviourAaron Haslett1-0/+78
2018-05-10samdb: Add remote address to connectGary Lockyer1-7/+10
2018-05-10dsdb: pass the remote address to samdb connectGary Lockyer1-1/+3
2018-05-03tests/dlz_bind9: support for multiple db types by using ldb://Gary Lockyer1-1/+1
2017-09-20samdb: Rework samdb_connect_url() to return LDB error code and an error stringAndrew Bartlett1-6/+8
2017-09-05s4:bind_dlz: Use the 'binddns dir' if possibleAndreas Schneider1-8/+18
2017-05-11s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison1-20/+26
2017-05-05s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.Jeremy Allison2-6/+4
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2-4/+4
2016-08-24torture: Fix format-nonliteral warningAmitay Isaacs1-0/+3
2014-11-21s4-dns: dlz-bind: Add trailing '.' to all fqdn stringsAmitay Isaacs1-10/+14
2014-08-27torture-dns: Add test for dlz_bind9 updatesStefan Metzmacher1-0/+517
2014-08-27torture-dns: Add test for dlz_bind9 zonedumpsStefan Metzmacher1-0/+106
2014-08-27torture-dns: Add test for dlz_bind9 lookupsAndrew Bartlett1-0/+224
2014-08-27s4:torture:dlz_bind9: fix spnego testsStefan Metzmacher1-2/+12
2014-08-26s4:dlz_bind9: avoid some compiler warningsStefan Metzmacher1-3/+4
2014-03-27auth/gensec: remove tevent_context argument from gensec_update()Stefan Metzmacher1-1/+1
2013-09-04torture: Ensure that GSSAPI and SPNEGO packets are accepted by dlz_bind9Andrew Bartlett1-0/+78
2012-09-12s4 dns: Add libaddns-based simple testsKai Blin3-3/+201
2012-09-11torture: Add discard_const_p() to work around dlz_create prototypeAndrew Bartlett1-2/+2
2012-09-07s4-torture: dns torture test depends on AD DC buildAlexander Bokovoy1-8/+9
2012-09-06selftest: Test configure stage of dlz_bind9Andrew Bartlett1-0/+61
2012-09-06selftest: Add tests for the dlz_bind9 moduleAndrew Bartlett2-0/+101