Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-02 | s4-rpc: dnsserver: Fix the typo in comparing two DNS records | Amitay Isaacs | 1 | -2/+2 |
2012-03-02 | s4-rpc: dnsserver: Update data type for TXT DNS records | Amitay Isaacs | 1 | -6/+25 |
2012-01-12 | s4-rpc:dnsserver: DNS names are case insensitive | Amitay Isaacs | 1 | -9/+9 |
2011-12-23 | s4:rpc-dnsserver: Fix the enumeration of DNS records | Amitay Isaacs | 1 | -0/+10 |
2011-12-23 | s4:rpc-dnsserver: For PTR records, use dns_name_equal instead of strcmp to co... | Amitay Isaacs | 1 | -1/+1 |
2011-11-02 | s4-dnsserver: Handle the case when the dns name is NULL | Amitay Isaacs | 1 | -0/+4 |
2011-11-02 | s4-dnsserver: Build a dns name tree for correct enumeration | Amitay Isaacs | 1 | -62/+212 |
2011-11-02 | s4-dnsserver: Compare two dns names using last uncommon name components | Amitay Isaacs | 1 | -2/+26 |
2011-10-20 | s4-dns: Added DCERPC dns server for DNS management | Amitay Isaacs | 1 | -0/+795 |