summaryrefslogtreecommitdiff
path: root/lib/addns/dns.h
AgeCommit message (Expand)AuthorFilesLines
2024-08-27lib: Make a few functions staticVolker Lendecke1-10/+0
2024-06-06lib/addns: remove unused kerberos/gssapi includes in dns.hStefan Metzmacher1-2/+0
2024-05-14lib/addns: rewrite signed dns update code to use gensec instead of plain gssapiStefan Metzmacher1-11/+7
2023-04-03lib:addns: Rename additionals to additionalAndreas Schneider1-2/+2
2023-03-03net: add new --dns-ttl option to specify the ttl of dns recordsBjörn Baumbach1-0/+1
2022-09-16libaddns: remove duplicate declarationDouglas Bagnall1-2/+0
2015-05-15s3: IPv6 enabled DNS connections for ADS clientDavid Holder1-1/+1
2012-07-05lib/addns: remove defines we don't need or have for sure via libreplaceBjörn Jacke1-84/+0
2012-07-05lib/addns: remove use of uint8 uint16 and uint32 in favour of C99 typesBjörn Jacke1-50/+50
2012-05-27Eliminate dependency on an external uuid library.Andriy Syrovenko1-4/+0
2012-05-23Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy1-2/+2
2012-04-26addns: clean up headersSimo Sorce1-33/+0
2012-04-25lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...Alexander Bokovoy1-0/+1
2012-02-13s3-libads: Move to using only the HAVE_KRB5 defineAndrew Bartlett1-2/+2
2012-02-13s3-lib/addns: Move to system/kerberos.h and HAVE_KRB5Andrew Bartlett1-16/+1
2011-09-24addns: Allow creating AAAA records during updatesKai Blin1-0/+4
2011-09-07lib/addns: Remove unused TALLOC_ macrosAndrew Bartlett1-42/+0
2011-01-06lib/addns: move DNS client library to the main directory.Günther Deschner1-0/+540