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
/
librpc
/
rpc
/
dcerpc_sock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r5388: uppercase the server name on ncacn_ip_tcp
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5304: removed lib/socket/socket.h from includes.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5197: moved events code to lib/events/ (suggestion from metze)
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5195: most events don't need the time of the event, so save a gettimeofday()...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5185: make all the events data structures private to events.c. This will
Andrew Tridgell
1
-14
/
+9
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-2
/
+2
2007-10-10
r4944: every event_add_*() caller was having to call talloc_steal() to take
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4886: fixed two places where we process the send side of a socket after the
Andrew Tridgell
1
-0
/
+1
2007-10-10
r4616: the first phase in the addition of proper support for
Andrew Tridgell
1
-36
/
+31
2007-10-10
r4591: - converted the other _p talloc functions to not need _p
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3941: make sure we don't keep pounding on a ncacn_ip_tcp connection after it...
Andrew Tridgell
1
-0
/
+6
2007-10-10
r3517: Fix the build - Sorry!
Jelmer Vernooij
1
-4
/
+0
2007-10-10
r3507: - added deferred replies on sharing violation in pvfs open. The
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3481: split out client.h and events.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3330: Use IPv6 for RPC client connections if we can
Jelmer Vernooij
1
-1
/
+9
2007-10-10
r3304: changed the API to lib/socket/ a little.
Andrew Tridgell
1
-14
/
+14
2007-10-10
r3278: - rewrote the client side rpc connection code to use lib/socket/
Andrew Tridgell
1
-224
/
+78
2007-10-10
r3209: - Create directory for ncalrpc with correct mode
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp...
Jelmer Vernooij
1
-0
/
+536