Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-12-17 | s4 dns: Implement RFC-compatible update prescan | Kai Blin | 1 | -3/+4 |
2011-11-04 | s4 dns: the opcode is called OPCODE_UPDATE in the RFC, not OPCODE_REGISTER | Kai Blin | 1 | -1/+1 |
2011-10-02 | dns: Move the dns_srv_record to the correct place in the idl file | Kai Blin | 1 | -7/+7 |
2011-10-02 | dns: Add support for TXT record to idl file | Kai Blin | 1 | -0/+6 |
2011-09-28 | dns: The QCLASS is called IN, not IP | Kai Blin | 1 | -1/+1 |
2010-10-23 | s4 dns: More work on updates | Kai Blin | 1 | -1/+1 |
2010-10-23 | s4 dns: Better error handling when parsing invalid or unknown records | Kai Blin | 1 | -1/+3 |
2010-10-23 | s4 dns: Reply to a name request with an A record. | Kai Blin | 1 | -7/+36 |
2010-10-23 | ndr dns: Add simple parser | Kai Blin | 1 | -4/+5 |
2010-10-23 | dns/nbt: Fix spelling of the "authoritative" flag. | Kai Blin | 1 | -1/+1 |
2010-10-23 | idl: Add idl describing DNS structures | Kai Blin | 1 | -0/+155 |