Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-20 | s4-dns: Update serial number for zone on dns updates | Amitay Isaacs | 1 | -3/+83 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2011-10-20 | s4-dns: Added DCERPC dns server for DNS management | Amitay Isaacs | 5 | -0/+3763 | |
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> |