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
r22534: don't remove socket and fd_event before we told the
Stefan Metzmacher
1
-8
/
+6
2007-10-10
r22485: don't crash when the main dcerpc code haven't setup
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r22470: merge handling of broken connections from wins replication client code
Stefan Metzmacher
1
-6
/
+27
2007-10-10
r19661: - add resolve stage to dcerpc connects over tcp
Stefan Metzmacher
1
-19
/
+44
2007-10-10
r19266: Add a target_hostname element to the binding struct. This allows us
Andrew Bartlett
1
-16
/
+32
2007-10-10
r17328: make better usage of the composite api
Stefan Metzmacher
1
-111
/
+32
2007-10-10
r17327: when the connect with the ipv6 socket was ok,
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r14714: On DCE/RPC, we need the name of the remote server used on the socket,
Andrew Bartlett
1
-8
/
+18
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14311: canon needs to be initialised
Andrew Tridgell
1
-1
/
+1
2007-10-10
r13572: Comments to async pipe open functions and copyright note.
Rafal Szczesniak
1
-10
/
+57
2007-10-10
r13561: Turn all dcerpc connect and socket functions to async version.
Rafal Szczesniak
1
-34
/
+268
2007-10-10
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
1
-20
/
+39
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-2
/
+0
2007-10-10
r12294: Move dcerpc_pipe_open_sock() to async implementation.
Rafal Szczesniak
1
-44
/
+135
2007-10-10
r11713: separate out the setting of the fde in the packet context from the
Andrew Tridgell
1
-1
/
+2
2007-10-10
r11627: give the caller much more control over the stream to packet process,
Andrew Tridgell
1
-12
/
+20
2007-10-10
r11623: convert the dcerpc socket layer to the generic packet code
Andrew Tridgell
1
-149
/
+61
2007-10-10
r10699: fixed the dcerpc code so that you can shutdown the pipe safely from
Andrew Tridgell
1
-2
/
+4
2007-10-10
r7659: fixup the ordering of socket destruction for ncacn_ip_tcp so we don't ...
Andrew Tridgell
1
-4
/
+3
2007-10-10
r7652: use event friendly connect in dcerpc socket code
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7633: this patch started as an attempt to make the dcerpc code use a given
Andrew Tridgell
1
-14
/
+1
2007-10-10
r7496: removed an unused variable
Andrew Tridgell
1
-1
/
+0
2007-10-10
r5980: Fix double free after unexpected disconnect.
Jelmer Vernooij
1
-1
/
+5
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