summaryrefslogtreecommitdiff
path: root/librpc/idl/dns.idl
AgeCommit message (Expand)AuthorFilesLines
2013-05-26idl: Add DNS HINFO record supportKai Blin1-0/+8
2013-05-26idl: Add DNS RP record support as per RFC 1183Kai Blin1-0/+7
2013-05-26idl: Add support for parsing OPT recordsKai Blin1-0/+8
2012-09-05s4 dns: Create IDL entry for TSIG-like record needed for signature checkKai Blin1-0/+14
2012-09-05s4 dns: Revert erroneous push from wrong branchKai Blin1-14/+0
2012-09-05s4 dns: Handle GSS-TSIG signaturesKai Blin1-0/+14
2012-05-08s4 dns: Add TSIG and TKEY records to idlKai Blin1-11/+56
2011-12-17s4 dns: Implement RFC-compatible update prescanKai Blin1-3/+4
2011-11-04s4 dns: the opcode is called OPCODE_UPDATE in the RFC, not OPCODE_REGISTERKai Blin1-1/+1
2011-10-02dns: Move the dns_srv_record to the correct place in the idl fileKai Blin1-7/+7
2011-10-02dns: Add support for TXT record to idl fileKai Blin1-0/+6
2011-09-28dns: The QCLASS is called IN, not IPKai Blin1-1/+1
2010-10-23s4 dns: More work on updatesKai Blin1-1/+1
2010-10-23s4 dns: Better error handling when parsing invalid or unknown recordsKai Blin1-1/+3
2010-10-23s4 dns: Reply to a name request with an A record.Kai Blin1-7/+36
2010-10-23ndr dns: Add simple parserKai Blin1-4/+5
2010-10-23dns/nbt: Fix spelling of the "authoritative" flag.Kai Blin1-1/+1
2010-10-23idl: Add idl describing DNS structuresKai Blin1-0/+155