summaryrefslogtreecommitdiffstats
path: root/lib/addns
Commit message (Expand)AuthorAgeFilesLines
* libs: s3 and s4: make our dns lookup code signal-safe.Jeremy Allison2014-04-101-5/+24
* lib/addns: remove compiler warningsStefan Metzmacher2012-11-131-2/+2
* lib/addns: don't depend on the order in resp->answers[]Stefan Metzmacher2012-11-131-3/+12
* lib/addns: remove pointless check for resp->num_additionals != 1Stefan Metzmacher2012-11-131-2/+1
* lib-addns: ensure that allocated buffer are pre set to 0Matthieu Patou2012-10-071-12/+12
* lib/addns: remove defines we don't need or have for sure via libreplaceBjörn Jacke2012-07-051-84/+0
* lib/addns: remove use of uint8 uint16 and uint32 in favour of C99 typesBjörn Jacke2012-07-056-112/+112
* build: Remove all references to libuuidAndrew Bartlett2012-05-271-7/+0
* Eliminate dependency on an external uuid library.Andriy Syrovenko2012-05-274-19/+10
* dns_hosts_file: move to a separate subsystemAlexander Bokovoy2012-05-251-1/+1
* libcli/dns: make 'clidns' private library out of DNS code in WAF buildAlexander Bokovoy2012-05-231-1/+1
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-233-5/+5
* dns: fix comments and make s4/libcli/resolve dns resolver workingAlexander Bokovoy2012-05-231-3/+3
* s4-resolve: Remove dependency on librokenSimo Sorce2012-05-231-7/+2
* addns: Make ads_dns_lookup_srv pulicSimo Sorce2012-05-232-1/+6
* Move source3/libads/dns.c to lib/addnsSimo Sorce2012-05-233-0/+976
* addns: Fix talloc hiereachySimo Sorce2012-05-231-1/+1
* addns: clean up headersSimo Sorce2012-04-261-33/+0
* lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...Alexander Bokovoy2012-04-251-0/+1
* addns: Fix the Solaris/Illumos build.Ira Cooper2012-03-072-0/+10
* s3-libads: Move to using only the HAVE_KRB5 defineAndrew Bartlett2012-02-131-2/+2
* s3-lib/addns: Move to system/kerberos.h and HAVE_KRB5Andrew Bartlett2012-02-132-18/+3
* Fix uninitialized variable frees on error paths.Jeremy Allison2011-11-231-11/+11
* Ensure we don't free uninitialized variables.Jeremy Allison2011-11-231-2/+2
* s3 libaddns: Prevent a crash when dns_create_update failsKai Blin2011-11-221-1/+1
* addns: Remove unused empty header fileKai Blin2011-09-251-30/+0
* addns: Allow creating AAAA records during updatesKai Blin2011-09-242-4/+60
* lib/addns: Remove unused TALLOC_ macrosAndrew Bartlett2011-09-071-42/+0
* s3-talloc Change TALLOC_MEMDUP() to talloc_memdup()Andrew Bartlett2011-06-091-1/+1
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-094-6/+6
* s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett2011-06-094-13/+13
* s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()Andrew Bartlett2011-06-092-2/+2
* More const fixes. Remove CONST_DISCARD.Jeremy Allison2011-05-062-3/+3
* s3: Eliminate select from libaddnsVolker Lendecke2011-02-281-13/+11
* s3: Fix some nonempty blank linesVolker Lendecke2011-02-101-2/+2
* lib/addns: move DNS client library to the main directory.Günther Deschner2011-01-0610-0/+2537