[SCM] Samba Shared Repository - branch master updated

Andrew Bartlett abartlet at samba.org
Mon Jul 29 01:13:03 MDT 2013


The branch, master has been updated
       via  45f5ea0 dns: Update TODO list
      from  73a9e6a selftest: Print error message when smbd does not have ADS support

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 45f5ea0b57952b7050279ae10402fa7d570f1c93
Author: Kai Blin <kai at samba.org>
Date:   Sun Jul 28 23:59:18 2013 +0200

    dns: Update TODO list
    
    A lot of the todo items have been resolved, avoid confusing people.
    
    Signed-off-by: Kai Blin <kai at samba.org>
    
    Reviewed-by: Andrew Bartlett <abartlet at samba.org>
    
    Autobuild-User(master): Andrew Bartlett <abartlet at samba.org>
    Autobuild-Date(master): Mon Jul 29 09:12:17 CEST 2013 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 source4/dns_server/TODO |   13 +++++--------
 1 files changed, 5 insertions(+), 8 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/dns_server/TODO b/source4/dns_server/TODO
index c6024d7..1949650 100644
--- a/source4/dns_server/TODO
+++ b/source4/dns_server/TODO
@@ -3,13 +3,10 @@ DNS server todo list
 
 Just so we don't forget the required features for an AD-compatible DNS server:
 
-- Forwarding to other nameservers if we don't know the domain
-- Additional record handling (especially in SOA records, but we'll want off of
-  this stuff)
-- TSIG-GSSAPI handling
-- Symmetric Bind-style key handling (not strictly needed for AD, but needed for
+- Symmetric Bind-style TKEY handling (not strictly needed for AD, but needed for
   integration to other name servers / tools)
-- Command line tools that unix admins are used to
-- Zone transfer support (XFER, IFER)
+(- Command line tools that unix admins are used to)
+- Zone transfer support (XFER, IFER) (look at AD for permission settings)
 - Caching
-- Tests, tests, tests (probably based on python's dns implementation)
+- dynamic zone reloading
+- Tests, tests, tests


-- 
Samba Shared Repository


More information about the samba-cvs mailing list