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
/
lib
/
socket
/
connect.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-13
s4:lib: use tevent_ fns names instead of legcay event_ ones
Simo Sorce
1
-2
/
+2
2009-02-02
s4:lib/socket: s/private/private_data
Stefan Metzmacher
1
-3
/
+3
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-7
/
+7
2008-12-18
s4:lib/socket: socket_connect_send() and socket_connect_ev() should only wrok...
Stefan Metzmacher
1
-38
/
+3
2008-12-17
s4:lib/socket: we need to lookup the #20 netbios name when we connect to a re...
Stefan Metzmacher
1
-1
/
+1
2008-12-17
s4:lib/socket: remove unused code
Stefan Metzmacher
1
-22
/
+0
2008-10-24
Remove unused include param/param.h.
Jelmer Vernooij
1
-1
/
+0
2007-12-21
r26406: Make a copy to prevent modification of the loadparm configuration.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26397: Fix circular dependency in samba-socket.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26376: Add context for libcli_resolve.
Jelmer Vernooij
1
-5
/
+4
2007-12-21
r26335: Specify name_resolve_order to socket code.
Jelmer Vernooij
1
-2
/
+4
2007-10-10
r25522: Convert to standard bool types.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
1
-30
/
+28
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r12239: as we only get error from our events system when we wait for read eve...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12116: got rid of composite_trigger_done() and composite_trigger_error(), and
Andrew Tridgell
1
-1
/
+1
2007-10-10
r11821: got rid of two more unnecessary variables and made the variable names
Andrew Tridgell
1
-60
/
+58
2007-10-10
r11820: fixed some problems with the socket socket.c code.
Andrew Tridgell
1
-68
/
+72
2007-10-10
r11811: Revert 11808, this broke the selftest. No idea why though. Why do we ...
Volker Lendecke
1
-2
/
+2
2007-10-10
r11808: Fix socket_connect_ev
Volker Lendecke
1
-2
/
+2
2007-10-10
r11274: Start a connection attempt to the DC's port 389. To do this properly,...
Volker Lendecke
1
-63
/
+167
2007-10-10
r10200: added a composite_trigger_done() call that allows a composite function
Andrew Tridgell
1
-5
/
+0
2007-10-10
r9704: r9684@blu: tridge | 2005-08-27 19:38:31 +1000
Andrew Tridgell
1
-5
/
+10
2007-10-10
r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000
Andrew Tridgell
1
-0
/
+33
2007-10-10
r7668: - setup HAVE_ILDAP to enable the ildap backend in ldb
Andrew Tridgell
1
-1
/
+2
2007-10-10
r7660: improved error handling in socket_connect_ev() (it matters when name
Andrew Tridgell
1
-0
/
+3
2007-10-10
r7626: a new ldap client library. Main features are:
Andrew Tridgell
1
-0
/
+74