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
/
dns_server.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-01
s4/dns_server: truncate large dns packets over udp and set truncated flag
Andréas Leroux
1
-0
/
+20
2024-05-22
s4:rpc_server: Use lpcfg_dns_hostname() in dns_server.c
Andreas Schneider
1
-6
/
+9
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-07-19
s4:dns_server: Add some more debugging in order to find problems with level 1...
Stefan Metzmacher
1
-3
/
+27
2023-07-19
s4:dns_server: defer calling werr_to_dns_err() in a central place
Stefan Metzmacher
1
-17
/
+15
2022-03-25
s4: dns: Add customizable dns port option
Thomas Debesse
1
-2
/
+2
2021-07-05
dns_server: free old zones when reloading
Douglas Bagnall
1
-1
/
+1
2021-06-29
s4:dns_server: Check return code of cli_credentials_set_conf()
Andreas Schneider
1
-1
/
+8
2020-11-27
s4: rename source4/smbd/ to source4/samba/
Ralph Boehme
1
-4
/
+4
2018-11-01
source4 smdb: Add a post fork hook to the service API
Gary Lockyer
1
-16
/
+19
2018-11-01
source4 smbd: Make the service_details structure constant.
Gary Lockyer
1
-1
/
+1
2018-05-10
samdb: Add remote address to connect
Gary Lockyer
1
-2
/
+6
2018-03-20
s4:dns_server: Fix size types
Andreas Schneider
1
-2
/
+2
2018-01-04
dns_server: Remove "max_payload" from dns_server
Volker Lendecke
1
-2
/
+0
2017-10-19
source4/smbd: Do not overstamp the process model with "single"
Gary Lockyer
1
-12
/
+3
2017-10-19
source4/smbd: refactor the process model for prefork
Gary Lockyer
1
-2
/
+7
2017-06-10
pydsdb_dns: Allow the partition DN to be specified into py_dsdb_dns_lookup
Andrew Bartlett
1
-1
/
+1
2017-05-11
s4: Add TALLOC_CTX * to register_server_service().
Jeremy Allison
1
-1
/
+1
2017-04-22
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
1
-2
/
+2
2017-03-29
dns: Provide local and remote socket address to GENSEC
Andrew Bartlett
1
-2
/
+12
2016-09-28
werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/dns...
Günther Deschner
1
-2
/
+2
2016-09-28
werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source4/dns_server/
Günther Deschner
1
-1
/
+1
2016-06-16
s4/dns_server: enable sending of TSIG error records
Ralph Boehme
1
-1
/
+3
2016-06-16
s4/dns_server: prepare sending correct error responses for dns_verify_tsig() ...
Ralph Boehme
1
-8
/
+7
2016-05-03
dns: modify dns forwarder param to be multi-valued
Garming Sam
1
-3
/
+3
2016-01-13
Avoid including libds/common/roles.h in public loadparm.h header.
Jelmer Vernooij
1
-0
/
+1
2015-10-26
dns_server: Put more code in common
Andrew Bartlett
1
-62
/
+4
2015-08-06
dns: always add authority records
Kai Blin
1
-1
/
+5
2014-12-22
s4-dns: Reload DNS zones from dsdb when zones are modified through RPC or DRS
Samuel Cabrero
1
-38
/
+95
2014-11-18
s4:dns_server: allocate substructures of struct dns_request_state on the corr...
Stefan Metzmacher
1
-0
/
+1
2014-06-07
s3/s4: smbd, rpc, ldap, cldap, kdc services.
Jeremy Allison
1
-1
/
+8
2014-05-20
bug #10609: CVE-2014-0239 Don't reply to replies
Kai Blin
1
-0
/
+6
2014-03-07
s4:lib/socket: simplify iface_list_wildcard() and its callers
Stefan Metzmacher
1
-4
/
+4
2013-05-26
dns: Support larger queries when asking forwarder
Kai Blin
1
-0
/
+2
2013-05-18
dns: Also print packet information for DBGC_DNS
Kai Blin
1
-5
/
+5
2013-05-16
dns: Also add a print-out for the out_packet
Kai Blin
1
-0
/
+4
2013-05-16
dns: Use new DNS debugclass in DNS server
Kai Blin
1
-0
/
+3
2012-10-24
s4:dns_server: fix formatting difference compared to v4-0-test
Stefan Metzmacher
1
-1
/
+2
2012-10-17
dns_server: Try and use the dns-SERVER account if we were configured with it
Andrew Bartlett
1
-14
/
+47
2012-10-13
s4-dns: Fix the comments about ignoring zones in internal server
Matthieu Patou
1
-1
/
+7
2012-10-08
s4-dns: fix a warning
Matthieu Patou
1
-2
/
+1
2012-10-07
s4-dns: Ignore zones that shouldn't be returned currently
Matthieu Patou
1
-1
/
+7
2012-10-02
s4-dns: fix a non handled memory out of memory
Matthieu Patou
1
-0
/
+1
2012-09-23
s4:dns_server - introduce the wildcard binding feature
Matthias Dieter Wallnöfer
1
-10
/
+28
2012-09-12
dns_server: Remove parameter 'dns recursive queries' and base this on 'dns fo...
Andrew Bartlett
1
-2
/
+3
2012-09-07
s4 dns: Make debug output less noisy
Kai Blin
1
-1
/
+1
2012-09-05
s4 dns: Verify incoming TSIG signatures
Kai Blin
1
-0
/
+8
2012-09-05
s4 dns: Handle GSS-TSIG signature creation
Kai Blin
1
-0
/
+12
2012-09-05
s4 dns: Revert erroneous push from wrong branch
Kai Blin
1
-23
/
+0
[next]