1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/dns_server
Andrew Bartlett 3226077627 pydns: Add replace_by_dn()
This allows us to find a DNS record by searching LDB and unpacking the dnsRecord
but replace the record using the common code that will create a tombstone

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
2015-10-26 05:11:22 +01:00
..
dlz_bind9.c dlz_bind9: Fix keytab location. 2015-03-20 23:25:52 +01:00
dlz_minimal.h s4-dns: Update dlz_minimal.h based on BIND release 9.10 2014-10-25 03:21:04 +02:00
dns_crypto.c s4:dns_server: allocate substructures of struct dns_request_state on the correct TALLOC_CTX 2014-11-18 04:17:09 +01:00
dns_query.c dns_server: Fix a small memleak 2015-08-07 12:57:02 +02:00
dns_server.c dns_server: Put more code in common 2015-10-26 05:11:21 +01:00
dns_server.h dns_server: Put more code in common 2015-10-26 05:11:21 +01:00
dns_update.c s4:dns_server: add some const to dns_server_process_update/dns_update_allowed arguments 2014-11-18 04:17:09 +01:00
dns_utils.c dns_server: Put more code in common 2015-10-26 05:11:21 +01:00
dnsserver_common.c dns_server: Give WERR_DNS_ERROR_NAME_DOES_NOT_EXIST on empty records 2015-10-26 05:11:22 +01:00
dnsserver_common.h dns_server: Put more code in common 2015-10-26 05:11:21 +01:00
pydns.c pydns: Add replace_by_dn() 2015-10-26 05:11:22 +01:00
TODO dns: Update TODO list 2013-07-29 09:12:17 +02:00
wscript_build dns_server: Add a python module directly accessing DNS records in sam.ldb 2015-10-26 05:11:21 +01:00