leases_db: Add getter/setter for share_mode_lease metadata
[gd/samba-autobuild/.git] / libcli / dns /
2019-04-09 Volker Lendeckelib: Initialize variables in parse_resolvconf_fp
2019-04-09 Volker Lendeckelib: Initialize getline() arguments
2019-01-25 Isaac BoukrisFix tests when building with selftest but without developer
2019-01-22 Jeremy Allisonlibcli: dns: Change internal DNS_REQUEST_TIMEOUT from...
2019-01-15 Stefan MetzmacherMerge remote-tracking branch 'origin/v4-10-test' into...
2019-01-15 Volker Lendeckelibcli/dns: Add dns_res_rec_get_sockaddr
2019-01-15 Volker Lendeckelibcli/dns: clidns must depend on ndr_standard, not...
2019-01-15 Volker Lendeckelibcli/dns: Make "clidns" a library
2019-01-15 Volker Lendeckedns_lookup: Let make test override the resolv.conf...
2019-01-15 Volker Lendeckelibcli/dns: Add dns_lookup
2019-01-15 Volker Lendeckelibcli/dns: Add resolv.conf parsing
2018-04-24 Volker Lendecketevent: Fix callers of tevent_req_set_endtime
2018-01-05 Volker Lendeckednscli: Make a few functions static
2018-01-03 Volker Lendeckelibdns: Add dns_cli_request
2018-01-03 Volker Lendeckelibdns: dns/tcp client
2018-01-03 Volker Lendeckelibdns: Fix a typo
2017-01-11 Stefan Metzmacherwscript: remove executable bits for all wscript* files
2015-12-08 Volker Lendeckelibdns: Small cleanup
2015-12-08 Volker Lendeckelibdns: Convert dns_udp_request to 0/errno
2015-12-08 Volker Lendeckelibdns: Properly set ENOMEM
2015-12-08 Volker Lendeckelibdns: tsocket returns -1 and sets errno
2014-12-18 Andreas Schneiderlibcli-dns: Remove obsolete dns_host_file subsystem.
2014-09-27 Andreas Schneiderlibcli: Remove unreachable code in dns_hosts_file.
2014-08-26 Stefan Metzmacherlibcli/dns: ignore NS entries in dns_hosts_file.c at...
2014-08-26 Stefan Metzmacherlibcli/dns: add AAAA support to dns_hosts_file.c
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-10-16 Kai Blinlibcli/dns: Time out requests after a while
2012-05-30 Kai Blinlibcli/dns: Rename UDP-based calls to reflect their use
2012-05-25 Alexander Bokovoydns_hosts_file: move to a separate subsystem
2012-05-23 Alexander Bokovoylibcli/dns: make 'clidns' private library out of DNS...
2012-05-23 Simo SorceMove source3/libads/dns.c to lib/addns
2012-03-27 Kai Blins4 dns: Add a simple async client library
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-04-26 Andrew Bartlettlibcli/dns Improve dns_hosts_file, using Samba3's struc...