summaryrefslogtreecommitdiff
path: root/librpc/idl/dnsp.idl
Commit message (Expand)AuthorAgeFilesLines
* CVE-2016-0771: s4:librpc: python_dns and python_dcerpc_dnsp doesn't require c...Stefan Metzmacher2016-03-101-2/+2
* idl: dnsp: Add dnsp_string_list data type for TXT DNS recordAmitay Isaacs2012-03-021-1/+6
* dnsp: Added typedefs to interpret dnsProperty attribute for dnsZone objectclassAmitay Isaacs2011-10-201-3/+123
* dns: filled in dnsserver.idl Andrew Tridgell2011-10-041-2/+2
* s4-dns: renamed DNS_TYPE_ZERO to DNS_TYPE_TOMBSTONEAndrew Tridgell2011-01-141-1/+2
* dns: fixed dns record formatAndrew Tridgell2010-12-221-7/+25
* dns: auto-calculate the wDataLength field in DNS recordsAndrew Tridgell2010-12-211-2/+2
* s4 dns: Better error handling when parsing invalid or unknown recordsKai Blin2010-10-231-2/+2
* dnsp: Can't have two memebers of a union with the same nameKai Blin2010-10-231-2/+2
* dnsp: Add support for parsing HINFO recordsKai Blin2010-10-041-0/+6
* dnsp: Parse TXT recordsKai Blin2010-10-041-0/+2
* dnsp: Add MX record parsingKai Blin2010-10-041-0/+6
* dnsp: Allow parsing of AAAA recordsKai Blin2010-10-041-0/+1
* IDL: More types for the DNSP IDL fileKai Blin2010-10-041-2/+23
* s4-dns: expanded the DNSP code to handle more record typeAndrew Tridgell2010-08-051-8/+56
* dns: first version of dsnRecord parserAndrew Tridgell2010-08-051-0/+45