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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-20
Use python.h from libreplace
Andreas Schneider
1
-1
/
+1
2023-10-26
s4:dns_server: loudly warn when a tombstone record has other records
Douglas Bagnall
1
-0
/
+5
2023-10-25
libcli/util: add struct tstream_context to tstream_read_pdu_blob_full_fn_t
Ralph Boehme
1
-4
/
+4
2023-10-24
s4:dns_server: make use of tstream_bsd_fail_readv_first_error(true)
Stefan Metzmacher
1
-0
/
+2
2023-10-13
s4:dns_server: Check return value of ldb_transaction_commit() (CID 1034631)
Joseph Sutton
1
-1
/
+4
2023-10-13
s4:dns_server: Merge similar code paths
Joseph Sutton
1
-13
/
+5
2023-09-26
s4-auth: pass lp_ctx to auth_generate_session_info() where possible
Andrew Bartlett
1
-1
/
+1
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
3
-18
/
+18
2023-07-19
s4:dns_server: Add some more debugging in order to find problems with level 1...
Stefan Metzmacher
3
-3
/
+59
2023-07-19
s4:dns_server: defer calling werr_to_dns_err() in a central place
Stefan Metzmacher
1
-17
/
+15
2023-06-16
dns_update.c: use DBG* macros instead of static log level numbers
Björn Jacke
1
-4
/
+4
2023-03-03
s4:dnsserver: Check all records, not just one
Joseph Sutton
1
-1
/
+0
2023-02-08
auth: Pass through entire PAC flags value in auth_user_info
Joseph Sutton
1
-1
/
+1
2023-01-19
s4:dnsserver: Rename dns_name_equal() to samba_dns_name_equal()
Samuel Cabrero
4
-12
/
+17
2022-12-14
dns_server: Use talloc_asprintf_addbuf() in b9_format()
Volker Lendecke
1
-1
/
+1
2022-07-27
CVE-2022-32746 ldb: Make use of functions for appending to an ldb_message
Joseph Sutton
1
-9
/
+3
2022-06-17
bind_dlz: some commentary for b9_format
Douglas Bagnall
1
-1
/
+4
2022-06-17
dns/dlz: remember old timestamp for dynamic records
Douglas Bagnall
1
-1
/
+11
2022-06-17
dlz_bind9: call dns_name_is_static before adding space for record
Michael Saxl
1
-7
/
+8
2022-05-23
s4/dlz: add support for bind 9.18
Douglas Bagnall
2
-0
/
+13
2022-03-25
s4: dns: Add customizable dns port option
Thomas Debesse
1
-2
/
+2
2021-12-15
s4:dns_server: Remove less-than-zero comparison of an unsigned value
Andreas Schneider
1
-1
/
+1
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 update: zero flags and reserved
Douglas Bagnall
1
-1
/
+2
2021-07-05
dns_common_replace: do not leak
Douglas Bagnall
1
-0
/
+1
2021-07-05
pydns: fix a comment in replace_by_dn()
Douglas Bagnall
1
-1
/
+1
2021-07-05
dns_server: free old zones when reloading
Douglas Bagnall
1
-1
/
+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-07-05
dnsserver/update: add a few comments
Douglas Bagnall
1
-2
/
+8
2021-07-05
dns update: emit warnings upon unexpected occurrances
Douglas Bagnall
1
-2
/
+21
2021-07-05
dlz_bind9: insert missing words into error message
Douglas Bagnall
1
-1
/
+3
2021-07-05
dlz_bind9: fix a copy-pasted comment
Douglas Bagnall
1
-1
/
+1
2021-06-29
s4:dns_server: Check return code of cli_credentials_set_conf()
Andreas Schneider
1
-1
/
+8
2021-06-29
s4:dns:bind_dlz: Check return codes of cli_credentials functions
Andreas Schneider
1
-2
/
+20
2021-06-20
dns: Enable dnsserver_common install when not ad dc
David Mulder
1
-2
/
+4
2021-06-11
Fix for https://bugzilla.samba.org/show_bug.cgi?id=9634
Julien ROPÉ
1
-2
/
+53
2021-06-11
pydns: expose dns_records_match() as dsdb_dns.records.match()
Douglas Bagnall
1
-0
/
+37
2021-06-11
dns: merge dns_records_match and dns_record_match
Douglas Bagnall
4
-9
/
+9
2021-06-11
dlz: remove pretense of HINFO support
Douglas Bagnall
1
-13
/
+0
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
5
-139
/
+87
2021-06-11
dlz_bind9: remove redundant logging in b9_record_match()
Douglas Bagnall
1
-7
/
+6
2021-05-17
dlz: remove support for ancient binds
Douglas Bagnall
2
-46
/
+3
[next]