1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/dns_server
Andrew Bartlett 9f9b80c79a dlz_bind9: Avoid talloc_new(NULL), use a parent variable
This will help provide a better memory tree if we ever suspect a problem
here.  The tmp_ctx varaible is always freed before the end of this
function.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2020-04-01 08:51:31 +00:00
..
dlz_bind9.c dlz_bind9: Avoid talloc_new(NULL), use a parent variable 2020-04-01 08:51:31 +00:00
dlz_minimal.h
dns_crypto.c
dns_query.c dns: Always return SOA record for records we should know 2019-11-08 12:31:29 +00:00
dns_server.c
dns_server.h
dns_update.c
dns_utils.c
dnsserver_common.c
dnsserver_common.h
pydns.c pyldb: rename pyldb_Dn_AsDn() to pyldb_Dn_AS_DN() 2019-07-10 04:32:13 +00:00
TODO
wscript_build