1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/rpc_server/dnsserver
Amitay Isaacs 8b33c48ba5 s4-dnsserver: Fix enumeration of zones in ComplexOperation RPC call
zone_request_flags are interpreted in different groups rather than
a single group. This correctly returns 0 zones when there are no
reverse zones and DNS_ZONE_REQUEST_REVERSE is set in zone_request_flags.
2011-11-08 09:50:26 +11:00
..
dcerpc_dnsserver.c s4-dnsserver: Fix enumeration of zones in ComplexOperation RPC call 2011-11-08 09:50:26 +11:00
dnsdata.c s4-dnsserver: Handle the case when the dns name is NULL 2011-11-02 15:26:54 +11:00
dnsdb.c s4-dns: Update serial number for zone on dns updates 2011-10-20 05:53:05 +02:00
dnsserver.h s4-dnsserver: Build a dns name tree for correct enumeration 2011-11-02 15:26:54 +11:00
dnsutils.c s4-dnsserver: Set DNS_DP_AUTOCREATED flag for the zone information 2011-11-02 15:26:54 +11:00