Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcli/dns: Time out requests after a while | Kai Blin | 2012-10-16 | 1 | -0/+8 |
| | | | | | | | | | | | | Time out UDP requests after DNS_REQUEST_TIMEOUT seconds. Currently set to 2 seconds. This should fix bug #8878. Signed-off-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Tue Oct 16 12:58:32 CEST 2012 on sn-devel-104 | ||||
* | libcli/dns: Rename UDP-based calls to reflect their use | Kai Blin | 2012-05-30 | 1 | -6/+6 |
| | | | | | Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Wed May 30 02:35:27 CEST 2012 on sn-devel-104 | ||||
* | s4 dns: Add a simple async client library | Kai Blin | 2012-03-27 | 1 | -0/+172 |