Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-02 | ndr: dnsserver: Add pull and push functions for DNS_RPC_RECORD_STRING | Amitay Isaacs | 1 | -0/+37 | |
2011-10-20 | s4-dns: Added support for multiple DNS_RPC_RECORDS structures | Amitay Isaacs | 1 | -0/+63 | |
Windows returns multiple DNS_RPC_RECORDS structures, but there is no well defined structure in [MS-DNSP] doc. Added hand-written code to parse ndr. Pair-Programmed-With: Andrew Tridgell <tridge@samba.org> Signed-off-by: Andrew Tridgell <tridge@samba.org> |