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
/
socket.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r17197: This patch moves the encryption of bulk data on SASL negotiated security
Andrew Bartlett
1
-1
/
+7
2007-10-10
r17168: Now that TLS (and soon SASL) is below the socket layer, we need to
Andrew Bartlett
1
-0
/
+1
2007-10-10
r15400: Move the TLS code behind the socket interface.
Andrew Bartlett
1
-0
/
+3
2007-10-10
r15356: Remove unused 'flags' argument from socket_send() and friends.
Andrew Bartlett
1
-8
/
+8
2007-10-10
r15349: Integrate set_socket_options() into the socket library
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
1
-26
/
+39
2007-10-10
r12728: Revive testparm.
Andrew Bartlett
1
-0
/
+3
2007-10-10
r11369: Implement socket_connect_multi: Connect to multiple ipv4 tcp ports in
Volker Lendecke
1
-0
/
+15
2007-10-10
r11274: Start a connection attempt to the DC's port 389. To do this properly,...
Volker Lendecke
1
-0
/
+8
2007-10-10
r9704: r9684@blu: tridge | 2005-08-27 19:38:31 +1000
Andrew Tridgell
1
-0
/
+1
2007-10-10
r7626: a new ldap client library. Main features are:
Andrew Tridgell
1
-0
/
+5
2007-10-10
r7227: added a socket_pending() call to abstract away the FIONREAD ioctl. It
Andrew Tridgell
1
-0
/
+2
2007-10-10
r6795: Make some functions static and remove some unused ones.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r5304: removed lib/socket/socket.h from includes.h
Andrew Tridgell
1
-0
/
+35
2007-10-10
r4831: added udp support to our generic sockets library.
Andrew Tridgell
1
-4
/
+11
2007-10-10
r4753: added the ability for the generic socket library to handle async
Andrew Tridgell
1
-0
/
+4
2007-10-10
r3450: portability fixes
Andrew Tridgell
1
-14
/
+14
2007-10-10
r3314: added a option "socket:testnonblock" to the generic socket code. If
Andrew Tridgell
1
-4
/
+4
2007-10-10
r3304: changed the API to lib/socket/ a little.
Andrew Tridgell
1
-4
/
+4
2007-10-10
r2581: added "hosts allow" and "hosts deny" checking in smbd. I needed this
Andrew Tridgell
1
-0
/
+1
2007-10-10
r2439: - function that return just an int don't need a TALLOC_CTX
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r2343: - make socket_get_*_addr() return char * not const char *
Stefan Metzmacher
1
-3
/
+4
2007-10-10
r2328: add the start of a new system and protocol
Stefan Metzmacher
1
-0
/
+93