summaryrefslogtreecommitdiff
path: root/librpc/idl/dnsp.idl
AgeCommit message (Expand)AuthorFilesLines
2012-03-02idl: dnsp: Add dnsp_string_list data type for TXT DNS recordAmitay Isaacs1-1/+6
2011-10-20dnsp: Added typedefs to interpret dnsProperty attribute for dnsZone objectclassAmitay Isaacs1-3/+123
2011-10-04dns: filled in dnsserver.idl Andrew Tridgell1-2/+2
2011-01-14s4-dns: renamed DNS_TYPE_ZERO to DNS_TYPE_TOMBSTONEAndrew Tridgell1-1/+2
2010-12-22dns: fixed dns record formatAndrew Tridgell1-7/+25
2010-12-21dns: auto-calculate the wDataLength field in DNS recordsAndrew Tridgell1-2/+2
2010-10-23s4 dns: Better error handling when parsing invalid or unknown recordsKai Blin1-2/+2
2010-10-23dnsp: Can't have two memebers of a union with the same nameKai Blin1-2/+2
2010-10-04dnsp: Add support for parsing HINFO recordsKai Blin1-0/+6
2010-10-04dnsp: Parse TXT recordsKai Blin1-0/+2
2010-10-04dnsp: Add MX record parsingKai Blin1-0/+6
2010-10-04dnsp: Allow parsing of AAAA recordsKai Blin1-0/+1
2010-10-04IDL: More types for the DNSP IDL fileKai Blin1-2/+23
2010-08-05s4-dns: expanded the DNSP code to handle more record typeAndrew Tridgell1-8/+56
2010-08-05dns: first version of dsnRecord parserAndrew Tridgell1-0/+45