Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-01-14 | s4-dns: renamed DNS_TYPE_ZERO to DNS_TYPE_TOMBSTONE | Andrew Tridgell | 1 | -1/+2 |
2010-12-22 | dns: fixed dns record format | Andrew Tridgell | 1 | -7/+25 |
2010-12-21 | dns: auto-calculate the wDataLength field in DNS records | Andrew Tridgell | 1 | -2/+2 |
2010-10-23 | s4 dns: Better error handling when parsing invalid or unknown records | Kai Blin | 1 | -2/+2 |
2010-10-23 | dnsp: Can't have two memebers of a union with the same name | Kai Blin | 1 | -2/+2 |
2010-10-04 | dnsp: Add support for parsing HINFO records | Kai Blin | 1 | -0/+6 |
2010-10-04 | dnsp: Parse TXT records | Kai Blin | 1 | -0/+2 |
2010-10-04 | dnsp: Add MX record parsing | Kai Blin | 1 | -0/+6 |
2010-10-04 | dnsp: Allow parsing of AAAA records | Kai Blin | 1 | -0/+1 |
2010-10-04 | IDL: More types for the DNSP IDL file | Kai Blin | 1 | -2/+23 |
2010-08-05 | s4-dns: expanded the DNSP code to handle more record type | Andrew Tridgell | 1 | -8/+56 |
2010-08-05 | dns: first version of dsnRecord parser | Andrew Tridgell | 1 | -0/+45 |