Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-02 | s4-dnsserver: Set DNS_DP_AUTOCREATED flag for the zone information | Amitay Isaacs | 1 | -1/+1 | |
This make the zone information similar to windows (W2K8r2). Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2011-10-20 | s4-dns: Added DCERPC dns server for DNS management | Amitay Isaacs | 1 | -0/+309 | |
dnsserver.h - typedefs and prototypes dnsserver.c - RPC API and implementation methods dnsdb.c - samdb operations dnsdata.c - functions to manipulate dns structures dnsutils.c - function for serverinfo and zoneinfo structures Signed-off-by: Andrew Tridgell <tridge@samba.org> |