index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
socket
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r3443: the next stage in the include files re-organisation.
Andrew Tridgell
2007-10-10
3
-6
/
+9
*
r3356: in the standard process model we need to make sure we close all
Andrew Tridgell
2007-10-10
1
-0
/
+22
*
r3335: better configure support for ipv6 - thanks to a quick tutorial from metze
Andrew Tridgell
2007-10-10
1
-1
/
+7
*
r3334: Allow disabling IPv6 support using socket:noipv6
Jelmer Vernooij
2007-10-10
1
-0
/
+4
*
r3333: added configure tests for ipv6 support
Andrew Tridgell
2007-10-10
2
-1
/
+8
*
r3329: Add support for IPv6
Jelmer Vernooij
2007-10-10
4
-0
/
+373
*
r3318: generate random STATUS_MORE_ENTRIES errors (1 in 10 packets) as well
Andrew Tridgell
2007-10-10
1
-2
/
+10
*
r3314: added a option "socket:testnonblock" to the generic socket code. If
Andrew Tridgell
2007-10-10
4
-13
/
+30
*
r3313: in socket_accept() make the new socket non-blocking unless SOCKET_FLAG...
Andrew Tridgell
2007-10-10
2
-0
/
+16
*
r3304: changed the API to lib/socket/ a little.
Andrew Tridgell
2007-10-10
4
-62
/
+24
*
r3300: initialise *sendlen on failure, to allow for callers to check only for
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r3279: Removed MSG_DONTWAIT flags as many platform don't have it.
Andrew Tridgell
2007-10-10
2
-19
/
+1
*
r3278: - rewrote the client side rpc connection code to use lib/socket/
Andrew Tridgell
2007-10-10
3
-101
/
+32
*
r3184: don't setup socket options on unix domain sockets (our smb.conf socket...
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r3183: moved the unlink of the messaging unixdom socket to the messaging dest...
Andrew Tridgell
2007-10-10
1
-9
/
+0
*
r3169: unlink() is called on the listening unix socket every time a child pro...
Jelmer Vernooij
2007-10-10
1
-0
/
+4
*
r3020: better error handling in socket_unix
Andrew Tridgell
2007-10-10
1
-50
/
+43
*
r3016: - converted the events code to talloc
Andrew Tridgell
2007-10-10
1
-0
/
+10
*
r3015: fixed typo noticed by abartlett
Andrew Tridgell
2007-10-10
1
-3
/
+4
*
r3013: added support for unix domain sockets in the generic socket library. I
Andrew Tridgell
2007-10-10
5
-1
/
+334
*
r2671: we're getting too many errors caused by the talloc_realloc() API not
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r2646: - use a talloc destructor to ensure that sockets from the new socket
Andrew Tridgell
2007-10-10
1
-6
/
+26
*
r2628: got rid of some warnings and converted a few more places to use hierar...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r2622: to implement the SOCKET_FLAG_BLOCK option in the socket library we
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r2581: added "hosts allow" and "hosts deny" checking in smbd. I needed this
Andrew Tridgell
2007-10-10
5
-0
/
+386
*
r2446: implement socket_get_<peer|my>_<addr|port>() for ipv4
Stefan Metzmacher
2007-10-10
1
-5
/
+40
*
r2439: - function that return just an int don't need a TALLOC_CTX
Stefan Metzmacher
2007-10-10
3
-21
/
+22
*
r2365: remove MSG_NOSIGNAL
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r2343: - make socket_get_*_addr() return char * not const char *
Stefan Metzmacher
2007-10-10
3
-28
/
+87
*
r2328: add the start of a new system and protocol
Stefan Metzmacher
2007-10-10
5
-0
/
+621
[prev]