summaryrefslogtreecommitdiff
path: root/source3/libaddns
AgeCommit message (Expand)AuthorFilesLines
2010-12-10s3-dns Don't use DELEG_FLAG in DNS update, Windows 2008R2 does not like itAndrew Bartlett1-1/+1
2010-12-10s3-dns Don't use SEQUENCE_FLAG in DNS update, Windows 2008R2 does not like itAndrew Bartlett1-1/+1
2010-12-07s3-waf: add support for --with-dnsupdate.Günther Deschner1-1/+1
2010-12-07s3-waf: fix library names (we installed liblibsmbclient, etc.)Günther Deschner1-1/+1
2010-11-22libaddns: add dns_errstr().Günther Deschner3-1/+61
2010-11-22s3-waf: move build rules into libaddns directory.Günther Deschner1-0/+7
2009-09-02Do not redefine struprMatt Kraai1-0/+2
2009-07-03do not redefine _INT32Matt Kraai1-2/+4
2009-03-16s3: only define TALLOC_ZERO if neededStefan Metzmacher1-0/+2
2009-02-23prefer gssapi header files from subdirectoryBjörn Jacke1-3/+3
2009-01-23talloc: Change the two other definitions of TALLOC_FREE to match the primary ...Tim Prouty1-1/+1
2008-10-04Fix a potential NULL deref in line 258 found by the IBM checkerVolker Lendecke1-0/+1
2008-10-03libaddns: Use the same prerequisite for DDNS update as Windows XP.Gerald (Jerry) Carter1-2/+2
2008-09-16Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij1-1/+1
2008-08-08build: fix a no previous prototype warning when building without ldap/gssapiaMichael Adam1-6/+6
2008-03-06Fix an uninitialized variable, Coverity ID 481Volker Lendecke1-0/+1
2008-01-10Try and fix the AIX build.Michael Adam1-0/+1
2008-01-09Try and fix the AIX build.Jeremy Allison1-1/+9
2008-01-08Move the DNS tsig update to using struct sockaddr_storageJeremy Allison2-18/+25
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-6/+0
2007-10-10r25134: Fix Bug #4968 and make dns updates work with heimdal as well (again,Günther Deschner1-21/+3
2007-10-10r24808: Fix the same problem Volker noticed.Jeremy Allison1-1/+1
2007-10-10r24764: Fix second TALLOC_SIZE definition. Still watching theJeremy Allison1-1/+1
2007-10-10r24759: Comment out the _nonnull calls for 3.2.x, as agreed with tridge.Jeremy Allison1-2/+22
2007-10-10r23799: updated old Franklin Street FSF addresses to new URLAndrew Tridgell8-24/+8
2007-10-10r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2-6/+14
2007-10-10r22564: Move the _strict -> _zeronull functions into lib/util.cJeremy Allison1-7/+16
2007-10-10r22542: Move over to using the _strict varients of the tallocJeremy Allison1-7/+7
2007-10-10r21851: Obvious typos...Volker Lendecke1-2/+2
2007-10-10r21848: add a comment about gss_import_name() and when to free the krb5 princ...Gerald Carter1-1/+9
2007-10-10r21217: Just found a system that does not define in_addr_t but only structVolker Lendecke2-9/+12
2007-10-10r20485: Add select with a 10 second timeout when reading DSN update responses.Gerald Carter1-5/+19
2007-10-10r20427: Rename dnp_open. This conflicts with the dns_open symbol inJames Peach3-3/+3
2007-10-10r20173: DNS update fixes:Gerald Carter2-3/+3
2007-10-10r20170: Fix secure DNS updates to work againstGerald Carter3-19/+41
2007-10-10r20131: get rid of a few no previous prototype warningsHerb Lewis1-0/+3
2007-10-10r19977: * Fix a crash in the secure DNS update code. Don't freeGerald Carter1-3/+4
2007-10-10r19762: libaddns/*[ch] code fixes donated by Centeris CorporationGerald Carter13-4839/+1501
2007-10-10r18858: arrgh! - since HAVE_IMMEDIATE_STRUCTURES were last enabled the codeAndrew Tridgell1-1/+1
2007-10-10r18784: hopefully fix the BOOL bug on AIXStefan Metzmacher1-3/+2
2007-10-10r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.Volker Lendecke4-11/+11
2007-10-10r17851: Fix a warning & attempt to fix the Tru64 buildVolker Lendecke2-1/+25
2007-10-10r17845: Remove a Solaris warningVolker Lendecke1-1/+1
2007-10-10r17835: Fix Coverity bugs 306, 309, 310.Volker Lendecke2-6/+1
2007-10-10r17833: Next step to fix the build farm.Volker Lendecke1-0/+1
2007-10-10r17805: Sorry Jerry, I could not stand the warnings... :-)Volker Lendecke10-62/+67
2007-10-10r17803: finally get the new libaddns code to build on Solaris 9Gerald Carter2-1/+6
2007-10-10r17802: trying to fix more build farm hostsGerald Carter4-21/+51
2007-10-10r17799: Start fixing the building carnage. Only include calls toGerald Carter1-0/+2
2007-10-10r17798: Beginnings of a standalone libaddns library released underGerald Carter13-0/+5675