index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libads
/
dns.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23654: Remove misleading inline comment.
Günther Deschner
1
-4
/
+2
2007-10-10
r22714: Prevent DNS lookup storms when the DNS servers are unreachable.
Gerald Carter
1
-9
/
+40
2007-10-10
r22590: Make TALLOC_ARRAY consistent across all uses.
Jeremy Allison
1
-4
/
+8
2007-10-10
r22589: Make TALLOC_ARRAY consistent across all uses.
Jeremy Allison
1
-7
/
+15
2007-10-10
r20880: Fix memory leak in new sitename code. You got *really*
Jeremy Allison
1
-1
/
+1
2007-10-10
r20874: We need to distinguish client sitenames per realm. We were overwriting
Günther Deschner
1
-14
/
+57
2007-10-10
r20862: When in disconnected mode there is no need to try a fallback to a site
Günther Deschner
1
-0
/
+18
2007-10-10
r20857: Silence gives assent :-). Checking in the fix for
Jeremy Allison
1
-6
/
+4
2007-10-10
r18466: Attempt to fix the AIX build
Volker Lendecke
1
-0
/
+2
2007-10-10
r18234: DNS failures are too common to log at level zero or 1.
Jeremy Allison
1
-3
/
+3
2007-10-10
r18006: Actually a smaller change than it looks. Leverage
Jeremy Allison
1
-8
/
+37
2007-10-10
r17970: Add missing include-guards around ads.h and ads_cldap.h.
Jeremy Allison
1
-9
/
+0
2007-10-10
r17945: Store the server and client sitenames in the ADS
Jeremy Allison
1
-3
/
+9
2007-10-10
r17942: Jerry is right - when no site support is enabled
Jeremy Allison
1
-6
/
+11
2007-10-10
r17929: Ok, I think I finally figured out where to put
Jeremy Allison
1
-1
/
+20
2007-10-10
r17928: Implement the basic store for CLDAP sitename
Jeremy Allison
1
-5
/
+94
2007-10-10
r17910: remove incorrect comment (code has already been fixed)
Gerald Carter
1
-3
/
+0
2007-10-10
r17795: Finally track down the "ads_connect: Interrupted system call"
Gerald Carter
1
-2
/
+33
2007-10-10
r17242: BUG 3957: make sure to zero memory in the SRV hostlist in case there ...
Gerald Carter
1
-1
/
+1
2007-10-10
r17239: BUG 3959: patch from William Charles <william@charles.name> to fix a ...
Gerald Carter
1
-7
/
+1
2007-10-10
r17146: Starting to cleanout my local tree some
Gerald Carter
1
-16
/
+199
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-0
/
+4
2007-10-10
r15544: make sure to define NS_PACKETSZ for Bind 4 interfaces (fix build on us4)
Gerald Carter
1
-1
/
+6
2007-10-10
r15464: fix dns build breakage on IRIX and OpenBSD
Gerald Carter
1
-5
/
+10
2007-10-10
r15463: compile fix for new DNS code for machine using Bind 4 libs (old IRIX ...
Gerald Carter
1
-0
/
+8
2007-10-10
r15462: replace the use of OpenLDAP's ldap_domain2hostlist() for
Gerald Carter
1
-0
/
+353