summaryrefslogtreecommitdiff
path: root/source3/utils/net_dns.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-14lib/addns: rewrite signed dns update code to use gensec instead of plain gssapiStefan Metzmacher1-0/+3
2023-03-03net: add new --dns-ttl option to specify the ttl of dns recordsBjörn Baumbach1-2/+5
2021-03-26build: Consolidate --with-dnsupdate with --with-ads (which implied HAVE_KRB5)Andrew Bartlett1-2/+2
2020-12-23net: remove obsolete net ads dns gethostbyname commandBjörn Jacke1-2/+0
2016-06-27s3:utils/net: Add new option 'unregister' in 'net ads dns' command.Shyamsunder Rathi1-1/+1
2012-10-02s3-net: give more control how to update/register DNS entries.Günther Deschner1-0/+9
2012-10-02s3-net: pass down a flags field to DoDNSUpdate().Günther Deschner1-1/+3
2012-10-02s3-net: move out some prototypes to net_dns.h.Günther Deschner1-0/+32