Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-26 | libcli/dns Improve dns_hosts_file, using Samba3's struct dns_rr_srv | Andrew Bartlett | 1 | -0/+415 | |
By reworking the 'fake DNS' file to use struct dns_rr_srv it should be possible to emulate that resolver layer as well as the Samba4 sockaddr_storage* based layer. This will then give us a common DNS emulation for 'make test'. Andrew Bartlett |