r23654: Remove misleading inline comment.
[ira/wip.git] / source / libads / dns.c
2007-10-10 Günther Deschnerr23654: Remove misleading inline comment.
2007-10-10 Gerald Carterr22714: Prevent DNS lookup storms when the DNS servers...
2007-10-10 Jeremy Allisonr22590: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Jeremy Allisonr22589: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Jeremy Allisonr20880: Fix memory leak in new sitename code. You got...
2007-10-10 Günther Deschnerr20874: We need to distinguish client sitenames per...
2007-10-10 Günther Deschnerr20862: When in disconnected mode there is no need...
2007-10-10 Jeremy Allisonr20857: Silence gives assent :-). Checking in the fix for
2007-10-10 Volker Lendecker18466: Attempt to fix the AIX build
2007-10-10 Jeremy Allisonr18234: DNS failures are too common to log at level...
2007-10-10 Jeremy Allisonr18006: Actually a smaller change than it looks. Leverage
2007-10-10 Jeremy Allisonr17970: Add missing include-guards around ads.h and...
2007-10-10 Jeremy Allisonr17945: Store the server and client sitenames in the ADS
2007-10-10 Jeremy Allisonr17942: Jerry is right - when no site support is enabled
2007-10-10 Jeremy Allisonr17929: Ok, I think I finally figured out where to put
2007-10-10 Jeremy Allisonr17928: Implement the basic store for CLDAP sitename
2007-10-10 Gerald Carterr17910: remove incorrect comment (code has already...
2007-10-10 Gerald Carterr17795: Finally track down the "ads_connect: Interrupte...
2007-10-10 Gerald Carterr17242: BUG 3957: make sure to zero memory in the SRV...
2007-10-10 Gerald Carterr17239: BUG 3959: patch from William Charles <william...
2007-10-10 Gerald Carterr17146: Starting to cleanout my local tree some
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Gerald Carterr15544: make sure to define NS_PACKETSZ for Bind 4...
2007-10-10 Gerald Carterr15464: fix dns build breakage on IRIX and OpenBSD
2007-10-10 Gerald Carterr15463: compile fix for new DNS code for machine using...
2007-10-10 Gerald Carterr15462: replace the use of OpenLDAP's ldap_domain2hostl...