ldb-samba: ldif_read_objectSid avoids VLA
[samba.git] / source4 / dns_server /
2024-04-12 Douglas Bagnalls4:dns_server: less noisy, more informative debug messages
2024-04-10 Douglas Bagnalls4:dns_server: use NUMERIC_CMP in rec_cmp()
2024-04-10 Douglas Bagnalls4: use numeric_cmp in dns_common_sort_zones()
2024-04-10 Andrew Bartlettpyldb: Include a reference to the Ldb in objects that use
2024-03-03 Andrew Bartlettpyldb: Move PyErr_LDB_OR_RAISE() and PyErr_LDB_DN_OR_RA...
2024-03-03 Andrew Bartlettdns: Use pyldb_check_type() in PyErr_LDB_DN_OR_RAISE()
2024-03-03 Andrew Bartlettdns: Use pyldb_Ldb_AsLdbContext() in PyErr_LDB_OR_RAISE()
2023-11-20 Andreas SchneiderUse python.h from libreplace
2023-10-26 Douglas Bagnalls4:dns_server: loudly warn when a tombstone record...
2023-10-25 Ralph Boehmelibcli/util: add struct tstream_context to tstream_read...
2023-10-24 Stefan Metzmachers4:dns_server: make use of tstream_bsd_fail_readv_first...
2023-10-13 Joseph Suttons4:dns_server: Check return value of ldb_transaction_co...
2023-10-13 Joseph Suttons4:dns_server: Merge similar code paths
2023-09-26 Andrew Bartletts4-auth: pass lp_ctx to auth_generate_session_info...
2023-09-11 Joseph Suttons4:dns_server: Fix code spelling
2023-08-08 Joseph Suttons4:dns_server: Add missing newline to logging message
2023-08-03 Andreas Schneiders4:dns_server: Fix code spelling
2023-07-19 Stefan Metzmachers4:dns_server: Add some more debugging in order to...
2023-07-19 Stefan Metzmachers4:dns_server: defer calling werr_to_dns_err() in a...
2023-06-16 Björn Jackedns_update.c: use DBG* macros instead of static log...
2023-03-03 Joseph Suttons4:dnsserver: Check all records, not just one
2023-02-08 Joseph Suttonauth: Pass through entire PAC flags value in auth_user_info
2023-01-19 Samuel Cabreros4:dnsserver: Rename dns_name_equal() to samba_dns_name...
2022-12-14 Volker Lendeckedns_server: Use talloc_asprintf_addbuf() in b9_format()
2022-07-27 Joseph SuttonCVE-2022-32746 ldb: Make use of functions for appending...
2022-06-17 Douglas Bagnallbind_dlz: some commentary for b9_format
2022-06-17 Douglas Bagnalldns/dlz: remember old timestamp for dynamic records
2022-06-17 Michael Saxldlz_bind9: call dns_name_is_static before adding space...
2022-05-23 Douglas Bagnalls4/dlz: add support for bind 9.18
2022-03-25 Thomas Debesses4: dns: Add customizable dns port option
2021-12-15 Andreas Schneiders4:dns_server: Remove less-than-zero comparison of...
2021-09-04 Joseph Suttons4/dnsserver: Fix NULL check
2021-09-04 Joseph Suttons4/dnsserver: Don't call memcpy() with a NULL pointer
2021-07-05 Douglas Bagnalldns update: zero flags and reserved
2021-07-05 Douglas Bagnalldns_common_replace: do not leak
2021-07-05 Douglas Bagnallpydns: fix a comment in replace_by_dn()
2021-07-05 Douglas Bagnalldns_server: free old zones when reloading
2021-07-05 Douglas Bagnalls4/dns_common_replace: add comments about tombstones
2021-07-05 Douglas Bagnalldns_common_replace: comment in needs_add case
2021-07-05 Douglas Bagnalldns_common_replace: do logging in needs_add case
2021-07-05 Douglas Bagnalldnsserver_common: comments about record sorting
2021-07-05 Douglas Bagnalldnsserver/update: add a few comments
2021-07-05 Douglas Bagnalldns update: emit warnings upon unexpected occurrances
2021-07-05 Douglas Bagnalldlz_bind9: insert missing words into error message
2021-07-05 Douglas Bagnalldlz_bind9: fix a copy-pasted comment
2021-06-29 Andreas Schneiders4:dns_server: Check return code of cli_credentials_set...
2021-06-29 Andreas Schneiders4:dns:bind_dlz: Check return codes of cli_credentials...
2021-06-20 David Mulderdns: Enable dnsserver_common install when not ad dc
2021-06-11 Julien ROPÉFix for https://bugzilla.samba.org/show_bug.cgi?id...
2021-06-11 Douglas Bagnallpydns: expose dns_records_match() as dsdb_dns.records...
2021-06-11 Douglas Bagnalldns: merge dns_records_match and dns_record_match
2021-06-11 Douglas Bagnalldlz: remove pretense of HINFO support
2021-06-11 Douglas Bagnalldns_record_match: drop pretense of HINFO support
2021-06-11 Douglas Bagnalldns common: dns_records_match() matches tombstones
2021-06-11 Douglas Bagnalldns: merge dlz/internal dns_records_match()
2021-06-11 Douglas Bagnalldlz_bind9: remove redundant logging in b9_record_match()
2021-05-17 Douglas Bagnalldlz: remove support for ancient binds
2021-05-17 Douglas Bagnalldlz: do not build for Bind 9.8 or 9.9
2021-05-17 Douglas Bagnalldlz torture: update to supported DLZ API
2021-03-29 Douglas Bagnalllibrpc/idl: dnsp tombstone timestamp name matches MS...
2021-03-29 Douglas Bagnalldns: use unix_to_dns_timestamp almost everywhere
2021-03-29 Douglas Bagnallpydns: expose dns timestamp utils to python, and test
2021-03-29 Douglas Bagnalldns: add common dns_timestamp util functions
2021-03-29 Douglas Bagnalldns common: always check a talloc NULL.
2021-03-10 David Muldersamba-tool: Enable pydns without ad dc
2020-12-19 Björn Jackedns_update.c: handle DNS_QTYPE_ALL
2020-11-27 Ralph Boehmes4: rename source4/smbd/ to source4/samba/
2020-09-24 Amitay Isaacsbind9-dlz: Add support for BIND 9.16.x
2020-09-24 Amitay Isaacsbind9-dlz: Add support for BIND 9.14.x
2020-09-24 Amitay Isaacsbind9-dlz: Bind 9.13.x switched to using bool as isc_bo...
2020-08-28 Matthew DeVorelib/util: remove extra safe_string.h file
2020-08-03 Ralph Boehmelib: relicense smb_strtoul(l) under LGPLv3
2020-05-15 Andrew Bartletts4/rpc_server/dnsserver: Allow parsing of dnsProperty...
2020-05-08 Gary LockyerFix clang 9 missing-field-initializer warnings
2020-04-01 Andrew Bartlettdlz_bind9: Avoid talloc_new(NULL), use a parent variable
2019-11-08 Samuel Cabrerodns: Always return SOA record for records we should...
2019-08-22 Swen Schilligs4: free popt context in dnsserver
2019-07-10 Douglas Bagnallpyldb: rename pyldb_Dn_AsDn() to pyldb_Dn_AS_DN()
2019-06-30 Swen Schilligsource4: Update all consumers of strtoul_err(), strtoul...
2019-06-21 Stefan Metzmacherdnsp.idl: fix dnsp_ip4_array definition
2019-05-16 Noel Powers4: squash 'cast between incompatible function types...
2019-05-09 Douglas Bagnalls4/dnsserver: delay return when trying to log (CID...
2019-05-09 Douglas Bagnalls4/dnsserver: handle broken zone values in sort (CID...
2019-05-07 Gary Lockyers4 dns_server Bind9: Log opertion durations
2019-03-26 Michael Saxls4:dlz make b9_has_soa check dc=@ node
2019-03-21 Andrew Bartlettbuild: Remove bld.gen_python_environments()
2019-03-01 Swen Schilligsource4: Use wrapper for string to integer conversion
2019-02-22 Andreas Schneiders4:dns_crypto: Remove unused include of hmac_md5.h
2019-02-07 Noel PowerDecrement references to python objects passed to Py_Bui...
2019-01-11 Aaron Haslettdns: changing onelevel search for wildcard to subtree
2019-01-10 Volker Lendeckedns: Do NULL checks in dns_sign_tsig
2018-12-04 Stefan MetzmacherCVE-2018-14629 dns: fix CNAME loop prevention using...
2018-11-28 Gary LockyerCVE-2018-16852 dcerpc dnsserver: refactor common proper...
2018-11-28 Aaron HaslettCVE-2018-14629 dns: CNAME loop prevention using counter
2018-11-22 Andreas Schneiders4:bind_dlz: Only copy the dn once
2018-11-01 Gary Lockyersource4 smdb: Add a post fork hook to the service API
2018-11-01 Gary Lockyersource4 smbd: Make the service_details structure constant.
2018-10-17 Aaron Haslettdns: dlz_bind9 reference count logging
2018-08-15 Andrew Bartlettdns_server: Avoid ldb_dn_add_child_fmt() on untrusted...
2018-08-15 Andrew Bartlettdns_server: Be strict when constructing a LDB DN from...
next