index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dns_server
/
dnsserver_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-06
s4:dns_server: failed dns updates should result in REFUSED for ACCESS_DENIED
Stefan Metzmacher
1
-0
/
+2
2024-04-12
s4:dns_server: less noisy, more informative debug messages
Douglas Bagnall
1
-4
/
+5
2024-04-10
s4:dns_server: use NUMERIC_CMP in rec_cmp()
Douglas Bagnall
1
-2
/
+2
2024-04-10
s4: use numeric_cmp in dns_common_sort_zones()
Douglas Bagnall
1
-1
/
+1
2023-10-26
s4:dns_server: loudly warn when a tombstone record has other records
Douglas Bagnall
1
-0
/
+5
2023-09-11
s4:dns_server: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-08-08
s4:dns_server: Add missing newline to logging message
Joseph Sutton
1
-1
/
+1
2023-08-03
s4:dns_server: Fix code spelling
Andreas Schneider
1
-1
/
+1
2023-01-19
s4:dnsserver: Rename dns_name_equal() to samba_dns_name_equal()
Samuel Cabrero
1
-8
/
+13
2022-07-27
CVE-2022-32746 ldb: Make use of functions for appending to an ldb_message
Joseph Sutton
1
-9
/
+3
2021-09-04
s4/dnsserver: Fix NULL check
Joseph Sutton
1
-1
/
+1
2021-09-04
s4/dnsserver: Don't call memcpy() with a NULL pointer
Joseph Sutton
1
-2
/
+4
2021-07-05
dns_common_replace: do not leak
Douglas Bagnall
1
-0
/
+1
2021-07-05
s4/dns_common_replace: add comments about tombstones
Douglas Bagnall
1
-0
/
+23
2021-07-05
dns_common_replace: comment in needs_add case
Douglas Bagnall
1
-0
/
+5
2021-07-05
dns_common_replace: do logging in needs_add case
Douglas Bagnall
1
-1
/
+1
2021-07-05
dnsserver_common: comments about record sorting
Douglas Bagnall
1
-3
/
+6
2021-06-11
dns: merge dns_records_match and dns_record_match
Douglas Bagnall
1
-2
/
+2
2021-06-11
dns_record_match: drop pretense of HINFO support
Douglas Bagnall
1
-4
/
+0
2021-06-11
dns common: dns_records_match() matches tombstones
Douglas Bagnall
1
-0
/
+2
2021-06-11
dns: merge dlz/internal dns_records_match()
Douglas Bagnall
1
-0
/
+83
2021-03-29
librpc/idl: dnsp tombstone timestamp name matches MS-DNSP
Douglas Bagnall
1
-3
/
+3
2021-03-29
dns: use unix_to_dns_timestamp almost everywhere
Douglas Bagnall
1
-4
/
+2
2021-03-29
dns: add common dns_timestamp util functions
Douglas Bagnall
1
-0
/
+81
2021-03-29
dns common: always check a talloc NULL.
Douglas Bagnall
1
-5
/
+5
2020-08-28
lib/util: remove extra safe_string.h file
Matthew DeVore
1
-0
/
+2
2020-05-15
s4/rpc_server/dnsserver: Allow parsing of dnsProperty to fail gracefully
Andrew Bartlett
1
-1
/
+8
2019-06-21
dnsp.idl: fix dnsp_ip4_array definition
Stefan Metzmacher
1
-1
/
+1
2019-05-09
s4/dnsserver: delay return when trying to log (CID 1444976)
Douglas Bagnall
1
-2
/
+1
2019-05-09
s4/dnsserver: handle broken zone values in sort (CID 1414763, 1414769)
Douglas Bagnall
1
-1
/
+9
2019-05-07
s4 dns_server Bind9: Log opertion durations
Gary Lockyer
1
-36
/
+103
2019-01-11
dns: changing onelevel search for wildcard to subtree
Aaron Haslett
1
-1
/
+1
2018-11-28
CVE-2018-16852 dcerpc dnsserver: refactor common properties handling
Gary Lockyer
1
-36
/
+93
2018-08-15
dns_server: Avoid ldb_dn_add_child_fmt() on untrusted input
Andrew Bartlett
1
-10
/
+3
2018-08-15
dns_server: Be strict when constructing a LDB DN from an untrusted DNS name
Andrew Bartlett
1
-3
/
+56
2018-07-20
dns wildcards: fix BUG 13536
Gary Lockyer
1
-0
/
+1
2018-07-12
dns: static records
Aaron Haslett
1
-0
/
+17
2018-07-12
dns: server side implementation of record aging
Aaron Haslett
1
-0
/
+123
2018-07-12
dns: moving name_equal func into common
Aaron Haslett
1
-0
/
+20
2017-12-19
dns_server: Do the exact match query first, then do the wildcard lookup
Andrew Bartlett
1
-0
/
+14
2017-12-19
dns_server: Do not look for a wildcard for @
Andrew Bartlett
1
-0
/
+10
2017-12-19
dns_server: Use the indexed "name" attribute in wildcard lookup
Andrew Bartlett
1
-7
/
+5
2017-08-15
dnsserver: Add support for dns wildcards
Gary Lockyer
1
-0
/
+348
2017-08-15
dnsserver: Tighten DNS name checking
Gary Lockyer
1
-6
/
+29
2017-06-22
dnsserver/common: Use cached dnsHostName to reduce database reads
Garming Sam
1
-20
/
+4
2017-06-10
dns_server: clobber MNAME in the SOA
Andrew Bartlett
1
-3
/
+50
2017-06-10
pydsdb_dns: Allow the partition DN to be specified into py_dsdb_dns_lookup
Andrew Bartlett
1
-3
/
+14
2016-12-12
dnsserver_common: Add name check in name2dn
Bob Campbell
1
-2
/
+7
2016-12-12
dnsserver: add dns name checking
Bob Campbell
1
-0
/
+91
2016-09-28
werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source4/dns_server/
Günther Deschner
1
-2
/
+2
[next]