Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-11-08 | s4-dnsserver: Fix enumeration of zones in ComplexOperation RPC call | Amitay Isaacs | 1 | -49/+84 |
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 | 3 | -122/+274 |
2011-11-02 | s4-dnsserver: List dns zones matching the search filter | Amitay Isaacs | 1 | -26/+96 |
2011-11-02 | s4-dnsserver: Compare two dns names using last uncommon name components | Amitay Isaacs | 1 | -2/+26 |
2011-11-02 | s4-dnsserver: Set DNS_DP_AUTOCREATED flag for the zone information | Amitay Isaacs | 1 | -1/+1 |
2011-10-20 | s4-dns: Update serial number for zone on dns updates | Amitay Isaacs | 1 | -3/+83 |
2011-10-20 | s4-dns: Added DCERPC dns server for DNS management | Amitay Isaacs | 5 | -0/+3763 |