Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move source3/libads/dns.c to lib/addns | Simo Sorce | 2012-05-23 | 1 | -61/+0 |
| | |||||
* | s3-ads-dns: Avoid unnecessary dependencies | Simo Sorce | 2012-05-23 | 1 | -1/+1 |
| | |||||
* | s3-ads-dns: Break dependency on lp_parm | Simo Sorce | 2012-05-23 | 1 | -0/+6 |
| | | | | In preparation of making this code common to s3 and s4 | ||||
* | libcli/dns Improve dns_hosts_file, using Samba3's struct dns_rr_srv | Andrew Bartlett | 2011-04-26 | 1 | -36/+1 |
| | | | | | | | | | 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 | ||||
* | s3-libads: move ads_dns out of main includes. | Günther Deschner | 2010-07-01 | 1 | -0/+90 |
Guenther |