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
/
source4
/
libcli
/
finddcs_cldap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-26
s4:libcli/finddcs_cldap.c - let "finddcs_cldap" work either with the IP addre...
Matthias Dieter Wallnöfer
1
-14
/
+27
2011-11-10
s4:finddcs_cldap: debug the correct server address instead of NULL
Stefan Metzmacher
1
-1
/
+2
2011-10-22
s4:finddcs_cldap: talloc free old memory before allocating a new netlogon struct
Stefan Metzmacher
1
-0
/
+1
2011-10-22
s4:finddcs_cldap: close the socket when it's not used anymore
Stefan Metzmacher
1
-1
/
+2
2011-10-22
s4:finddcs_cldap: finddcs_cldap_recv() returns NTSTATUS
Stefan Metzmacher
1
-1
/
+6
2011-10-22
s4-cldap: fix cldap_socket_init to always specify the dest if local is NULL
Matthieu Patou
1
-17
/
+18
2011-10-10
libcli/cldap: don't pass tevent_context to cldap_socket_init()
Stefan Metzmacher
1
-3
/
+3
2011-10-10
libcli/cldap: pass tevent_context to cldap_netlogon_send()
Stefan Metzmacher
1
-1
/
+2
2010-12-12
s4:libcli/finddc.h - fix header dependancies
Matthias Dieter Wallnöfer
1
-2
/
+0
2010-11-06
s4-cldap: fixed debug message to match content
Andrew Tridgell
1
-1
/
+1
2010-11-05
s4-cldap: print all the DNS servers found
Andrew Tridgell
1
-0
/
+5
2010-10-15
s4-finddcs: better debug messages to help track down DNS problems
Andrew Tridgell
1
-1
/
+12
2010-10-12
libcli/security Use common security.h
Andrew Bartlett
1
-1
/
+1
2010-09-25
s4-finddcs: allow override of server IP address
Andrew Tridgell
1
-1
/
+35
2010-09-19
s4-cldap: improved debug msgs in finddcs_cldap()
Andrew Tridgell
1
-3
/
+5
2010-09-19
s4-finddcs: added some debug messages on failure
Andrew Tridgell
1
-4
/
+7
2010-09-15
s4-finddcs: ensure we free previous cldap requests before starting a new one
Andrew Tridgell
1
-1
/
+1
2010-09-15
s4-finddcs: show required server type bits on failure
Andrew Tridgell
1
-2
/
+3
2010-09-15
s4-finddc: use NBT lookup for a 1C name if joining a short domain name
Andrew Tridgell
1
-13
/
+98
2010-09-15
s4-libcli: change finddcs.h -> finddc.h
Andrew Tridgell
1
-1
/
+1
2010-09-15
s4-finddcs: added finddcs_cldap()
Andrew Tridgell
1
-0
/
+244