summaryrefslogtreecommitdiff
path: root/source4/dns_server
Commit message (Expand)AuthorAgeFilesLines
* s4:dnsserver: Rename dns_name_equal() to samba_dns_name_equal()Samuel Cabrero2023-01-194-12/+17
* dns_server: Use talloc_asprintf_addbuf() in b9_format()Volker Lendecke2022-12-141-1/+1
* CVE-2022-32746 ldb: Make use of functions for appending to an ldb_messageJoseph Sutton2022-07-271-9/+3
* bind_dlz: some commentary for b9_formatDouglas Bagnall2022-06-171-1/+4
* dns/dlz: remember old timestamp for dynamic recordsDouglas Bagnall2022-06-171-1/+11
* dlz_bind9: call dns_name_is_static before adding space for recordMichael Saxl2022-06-171-7/+8
* s4/dlz: add support for bind 9.18Douglas Bagnall2022-05-232-0/+13
* s4: dns: Add customizable dns port optionThomas Debesse2022-03-251-2/+2
* s4:dns_server: Remove less-than-zero comparison of an unsigned valueAndreas Schneider2021-12-151-1/+1
* s4/dnsserver: Fix NULL checkJoseph Sutton2021-09-041-1/+1
* s4/dnsserver: Don't call memcpy() with a NULL pointerJoseph Sutton2021-09-041-2/+4
* dns update: zero flags and reservedDouglas Bagnall2021-07-051-1/+2
* dns_common_replace: do not leakDouglas Bagnall2021-07-051-0/+1
* pydns: fix a comment in replace_by_dn()Douglas Bagnall2021-07-051-1/+1
* dns_server: free old zones when reloadingDouglas Bagnall2021-07-051-1/+1
* s4/dns_common_replace: add comments about tombstonesDouglas Bagnall2021-07-051-0/+23
* dns_common_replace: comment in needs_add caseDouglas Bagnall2021-07-051-0/+5
* dns_common_replace: do logging in needs_add caseDouglas Bagnall2021-07-051-1/+1
* dnsserver_common: comments about record sortingDouglas Bagnall2021-07-051-3/+6
* dnsserver/update: add a few commentsDouglas Bagnall2021-07-051-2/+8
* dns update: emit warnings upon unexpected occurrancesDouglas Bagnall2021-07-051-2/+21
* dlz_bind9: insert missing words into error messageDouglas Bagnall2021-07-051-1/+3
* dlz_bind9: fix a copy-pasted commentDouglas Bagnall2021-07-051-1/+1
* s4:dns_server: Check return code of cli_credentials_set_conf()Andreas Schneider2021-06-291-1/+8
* s4:dns:bind_dlz: Check return codes of cli_credentials functionsAndreas Schneider2021-06-291-2/+20
* dns: Enable dnsserver_common install when not ad dcDavid Mulder2021-06-201-2/+4
* Fix for https://bugzilla.samba.org/show_bug.cgi?id=9634Julien ROPÉ2021-06-111-2/+53
* pydns: expose dns_records_match() as dsdb_dns.records.match()Douglas Bagnall2021-06-111-0/+37
* dns: merge dns_records_match and dns_record_matchDouglas Bagnall2021-06-114-9/+9
* dlz: remove pretense of HINFO supportDouglas Bagnall2021-06-111-13/+0
* dns_record_match: drop pretense of HINFO supportDouglas Bagnall2021-06-111-4/+0
* dns common: dns_records_match() matches tombstonesDouglas Bagnall2021-06-111-0/+2
* dns: merge dlz/internal dns_records_match()Douglas Bagnall2021-06-115-139/+87
* dlz_bind9: remove redundant logging in b9_record_match()Douglas Bagnall2021-06-111-7/+6
* dlz: remove support for ancient bindsDouglas Bagnall2021-05-172-46/+3
* dlz: do not build for Bind 9.8 or 9.9Douglas Bagnall2021-05-171-20/+0
* dlz torture: update to supported DLZ APIDouglas Bagnall2021-05-171-1/+1
* librpc/idl: dnsp tombstone timestamp name matches MS-DNSPDouglas Bagnall2021-03-291-3/+3
* dns: use unix_to_dns_timestamp almost everywhereDouglas Bagnall2021-03-293-14/+4
* pydns: expose dns timestamp utils to python, and testDouglas Bagnall2021-03-291-0/+48
* dns: add common dns_timestamp util functionsDouglas Bagnall2021-03-292-0/+95
* dns common: always check a talloc NULL.Douglas Bagnall2021-03-291-5/+5
* samba-tool: Enable pydns without ad dcDavid Mulder2021-03-101-2/+1
* dns_update.c: handle DNS_QTYPE_ALLBjörn Jacke2020-12-191-0/+1
* s4: rename source4/smbd/ to source4/samba/Ralph Boehme2020-11-273-6/+6
* bind9-dlz: Add support for BIND 9.16.xAmitay Isaacs2020-09-242-0/+13
* bind9-dlz: Add support for BIND 9.14.xAmitay Isaacs2020-09-242-0/+13
* bind9-dlz: Bind 9.13.x switched to using bool as isc_boolean_t instead of int.Amitay Isaacs2020-09-241-1/+17
* lib/util: remove extra safe_string.h fileMatthew DeVore2020-08-282-0/+4
* lib: relicense smb_strtoul(l) under LGPLv3Ralph Boehme2020-08-031-0/+1