WHATSNEW: Fix 4.0 default for allow dns updates.
[obnox/samba/samba-obnox.git] / source4 / rpc_server / dnsserver /
2013-05-30 Guenter Kukkukks4-dns: set TTL value in the NS server part of the...
2013-05-30 Amitay Isaacss4-rpc: dnsserver: When updating SOA record, use the...
2013-05-30 Amitay Isaacss4-rpc: dnsserver: dns_name_equal() returns boolean
2013-05-30 Amitay Isaacss4-rpc: dnsserver: Fix removal of trailing '.' in soa...
2013-04-14 Guenter Kukkukksamba-tool - MX records cannot be deleted (part2)
2013-04-14 Guenter Kukkukksamba-tool - MX records cannot be deleted (error in...
2012-10-09 Amitay Isaacss4-rpc: dnsserver: Ignore DNS zones that are not used...
2012-03-21 Amitay Isaacss4-rpc: dnsserver: Fix IPv6 reverse zone handling
2012-03-02 Amitay Isaacss4-rpc: dnsserver: Fix the typo in comparing two DNS...
2012-03-01 Amitay Isaacss4-rpc: dnsserver: Update data type for TXT DNS records
2012-01-12 Amitay Isaacss4-rpc:dnsserver: DNS names are case insensitive
2012-01-06 Amitay Isaacss4-rpc:dnsserver: Do not replace @ with zone_name in...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Set the rank for the new DNS record...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Add comments
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Make sure that zone information is...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Implement zone management RPC operations
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Add multiple DNS records in a single...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Use handy macros for error checking
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Implement DirectoryPartitionInfo...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Fix the enumeration of DNS records
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Use cached zone information to get...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Implement EnumDirectoryPartition...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Cache DNS partition information
2011-12-23 Amitay Isaacss4:rpc-dnsserver: If a zone is reverse zone, set the...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: For PTR records, use dns_name_equal...
2011-11-07 Amitay Isaacss4-dnsserver: Fix enumeration of zones in ComplexOperat...
2011-11-02 Amitay Isaacss4-dnsserver: Handle the case when the dns name is...
2011-11-02 Amitay Isaacss4-dnsserver: Build a dns name tree for correct enumeration
2011-11-02 Amitay Isaacss4-dnsserver: List dns zones matching the search filter
2011-11-02 Amitay Isaacss4-dnsserver: Compare two dns names using last uncommon...
2011-11-02 Amitay Isaacss4-dnsserver: Set DNS_DP_AUTOCREATED flag for the zone...
2011-10-20 Amitay Isaacss4-dns: Update serial number for zone on dns updates
2011-10-20 Amitay Isaacss4-dns: Added DCERPC dns server for DNS management