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