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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r6562: added support for datagram unix domain sockets in the socket library
Andrew Tridgell
1
-1
/
+2
2007-10-10
r5304: removed lib/socket/socket.h from includes.h
Andrew Tridgell
1
-0
/
+5
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-0
/
+1
2007-10-10
r4831: added udp support to our generic sockets library.
Andrew Tridgell
1
-22
/
+47
2007-10-10
r4753: added the ability for the generic socket library to handle async
Andrew Tridgell
1
-0
/
+8
2007-10-10
r4686: cerate a function to create a socket by specifying an socket_ops struct
Stefan Metzmacher
1
-8
/
+16
2007-10-10
r3450: portability fixes
Andrew Tridgell
1
-29
/
+29
2007-10-10
r3356: in the standard process model we need to make sure we close all
Andrew Tridgell
1
-0
/
+22
2007-10-10
r3334: Allow disabling IPv6 support using socket:noipv6
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r3333: added configure tests for ipv6 support
Andrew Tridgell
1
-0
/
+2
2007-10-10
r3329: Add support for IPv6
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r3318: generate random STATUS_MORE_ENTRIES errors (1 in 10 packets) as well
Andrew Tridgell
1
-2
/
+10
2007-10-10
r3314: added a option "socket:testnonblock" to the generic socket code. If
Andrew Tridgell
1
-2
/
+20
2007-10-10
r3304: changed the API to lib/socket/ a little.
Andrew Tridgell
1
-6
/
+6
2007-10-10
r3278: - rewrote the client side rpc connection code to use lib/socket/
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3015: fixed typo noticed by abartlett
Andrew Tridgell
1
-3
/
+4
2007-10-10
r3013: added support for unix domain sockets in the generic socket library. I
Andrew Tridgell
1
-0
/
+4
2007-10-10
r2646: - use a talloc destructor to ensure that sockets from the new socket
Andrew Tridgell
1
-6
/
+26
2007-10-10
r2581: added "hosts allow" and "hosts deny" checking in smbd. I needed this
Andrew Tridgell
1
-0
/
+9
2007-10-10
r2439: - function that return just an int don't need a TALLOC_CTX
Stefan Metzmacher
1
-9
/
+9
2007-10-10
r2343: - make socket_get_*_addr() return char * not const char *
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r2328: add the start of a new system and protocol
Stefan Metzmacher
1
-0
/
+215