index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
socket
/
socket.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:lib/socket: add socket_address_copy()
Stefan Metzmacher
2009-02-13
1
-0
/
+2
*
s4:socket: use a socket_wrapper aware function to auto close the fd event for...
Stefan Metzmacher
2009-01-03
1
-0
/
+6
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-5
/
+5
*
s4:lib/socket: socket_connect_send() and socket_connect_ev() should only wrok...
Stefan Metzmacher
2008-12-18
1
-2
/
+0
*
s4: fix LIBEVENTS dependencies and use more forward declarations
Stefan Metzmacher
2008-12-17
1
-2
/
+1
*
Use a separate global for nonblocking socket testing rather than global_loadp...
Jelmer Vernooij
2008-11-02
1
-0
/
+2
*
r26376: Add context for libcli_resolve.
Jelmer Vernooij
2007-12-21
1
-4
/
+5
*
r26335: Specify name_resolve_order to socket code.
Jelmer Vernooij
2007-12-21
1
-1
/
+6
*
r25545: Use inet_ntop for ipv4 code as well - should make it easier to share ...
Jelmer Vernooij
2007-10-10
1
-0
/
+3
*
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r22960: added a SOCKET_FLAG_NOCLOSE to allow us to tell the socket layer that
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r17197: This patch moves the encryption of bulk data on SASL negotiated security
Andrew Bartlett
2007-10-10
1
-1
/
+7
*
r17168: Now that TLS (and soon SASL) is below the socket layer, we need to
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r15400: Move the TLS code behind the socket interface.
Andrew Bartlett
2007-10-10
1
-0
/
+3
*
r15356: Remove unused 'flags' argument from socket_send() and friends.
Andrew Bartlett
2007-10-10
1
-8
/
+8
*
r15349: Integrate set_socket_options() into the socket library
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
2007-10-10
1
-26
/
+39
*
r12728: Revive testparm.
Andrew Bartlett
2007-10-10
1
-0
/
+3
*
r11369: Implement socket_connect_multi: Connect to multiple ipv4 tcp ports in
Volker Lendecke
2007-10-10
1
-0
/
+15
*
r11274: Start a connection attempt to the DC's port 389. To do this properly,...
Volker Lendecke
2007-10-10
1
-0
/
+8
*
r9704: r9684@blu: tridge | 2005-08-27 19:38:31 +1000
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r7626: a new ldap client library. Main features are:
Andrew Tridgell
2007-10-10
1
-0
/
+5
*
r7227: added a socket_pending() call to abstract away the FIONREAD ioctl. It
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r6795: Make some functions static and remove some unused ones.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r5304: removed lib/socket/socket.h from includes.h
Andrew Tridgell
2007-10-10
1
-0
/
+35
*
r4831: added udp support to our generic sockets library.
Andrew Tridgell
2007-10-10
1
-4
/
+11
*
r4753: added the ability for the generic socket library to handle async
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r3450: portability fixes
Andrew Tridgell
2007-10-10
1
-14
/
+14
*
r3314: added a option "socket:testnonblock" to the generic socket code. If
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r3304: changed the API to lib/socket/ a little.
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r2581: added "hosts allow" and "hosts deny" checking in smbd. I needed this
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r2439: - function that return just an int don't need a TALLOC_CTX
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r2343: - make socket_get_*_addr() return char * not const char *
Stefan Metzmacher
2007-10-10
1
-3
/
+4
*
r2328: add the start of a new system and protocol
Stefan Metzmacher
2007-10-10
1
-0
/
+93