summaryrefslogtreecommitdiffstats
path: root/source/libads/dns.c
Commit message (Expand)AuthorAgeFilesLines
* Return NULL in sitename_fetch() if gencache_init() fails. Not falseGerald W. Carter2008-06-281-1/+1
* BUG 5107: Fix handling of large DNS replies on AIX and Solaris.Gerald W. Carter2008-04-301-11/+43
* [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.samba-misc-tags/initial-v3-0-testGerald (Jerry) Carter2007-10-101-40/+9
* r23654: Remove misleading inline comment.Günther Deschner2007-10-101-4/+2
* r22714: Prevent DNS lookup storms when the DNS servers are unreachable.Gerald Carter2007-10-101-9/+40
* r22590: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-10-101-4/+8
* r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-10-101-7/+15
* r20880: Fix memory leak in new sitename code. You got *really*Jeremy Allison2007-10-101-1/+1
* r20874: We need to distinguish client sitenames per realm. We were overwritingGünther Deschner2007-10-101-14/+57
* r20862: When in disconnected mode there is no need to try a fallback to a siteGünther Deschner2007-10-101-0/+18
* r20857: Silence gives assent :-). Checking in the fix forJeremy Allison2007-10-101-6/+4
* r18466: Attempt to fix the AIX buildVolker Lendecke2007-10-101-0/+2
* r18234: DNS failures are too common to log at level zero or 1.Jeremy Allison2007-10-101-3/+3
* r18006: Actually a smaller change than it looks. LeverageJeremy Allison2007-10-101-8/+37
* r17970: Add missing include-guards around ads.h and ads_cldap.h.Jeremy Allison2007-10-101-9/+0
* r17945: Store the server and client sitenames in the ADSJeremy Allison2007-10-101-3/+9
* r17942: Jerry is right - when no site support is enabledJeremy Allison2007-10-101-6/+11
* r17929: Ok, I think I finally figured out where to putJeremy Allison2007-10-101-1/+20
* r17928: Implement the basic store for CLDAP sitenameJeremy Allison2007-10-101-5/+94
* r17910: remove incorrect comment (code has already been fixed)Gerald Carter2007-10-101-3/+0
* r17795: Finally track down the "ads_connect: Interrupted system call"Gerald Carter2007-10-101-2/+33
* r17242: BUG 3957: make sure to zero memory in the SRV hostlist in case there ...Gerald Carter2007-10-101-1/+1
* r17239: BUG 3959: patch from William Charles <william@charles.name> to fix a ...Gerald Carter2007-10-101-7/+1
* r17146: Starting to cleanout my local tree someGerald Carter2007-10-101-16/+199
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-0/+4
* r15544: make sure to define NS_PACKETSZ for Bind 4 interfaces (fix build on us4)Gerald Carter2007-10-101-1/+6
* r15464: fix dns build breakage on IRIX and OpenBSDGerald Carter2007-10-101-5/+10
* r15463: compile fix for new DNS code for machine using Bind 4 libs (old IRIX ...Gerald Carter2007-10-101-0/+8
* r15462: replace the use of OpenLDAP's ldap_domain2hostlist() forGerald Carter2007-10-101-0/+353