projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
rpcrt4: Correctly handle the failure of RPCRT4_SecurePacket in RPCRT4_Receive.
[wine]
/
dlls
/
rpcrt4
/
rpc_transport.c
2007-08-22
Andrew Talbot
rpcrt4: Constify some variables.
blob
|
commitdiff
|
raw
2007-07-23
Rob Shearman
rpcrt4: Convert bind ack and nack reject reasons into...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-13
Rob Shearman
rpcrt4: Make binding to an interface a function of...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
Rob Shearman
rpcrt4: Remove the unused AuthInfo field from the RpcAs...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Rob Shearman
rpcrt4: Try a lot harder to resuse existing connections...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Rob Shearman
rpcrt4: Store the assoc_group_id field returned from...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Andrew Talbot
rpcrt4: Exclude unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-27
Rob Shearman
rpcrt4: Use the correct authorization trailer length...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-27
Rob Shearman
rpcrt4: Call InitializeSecurityContext from only one...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-27
Rob Shearman
rpcrt4: Implement associations which are intermediary...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-01
Rob Shearman
rpcrt4: Use IPPROTO_TCP for SOL_TCP if SOL_TCP isn...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Rob Shearman
rpcrt4: Set TCP_NODELAY on the socket for the ncacn_ip_...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-12
Alexandre Julliard
rpcrt4: Enter new named pipe connections into the proto...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-25
Rob Shearman
rpcrt4: Stash away NetworkOptions passed in from the...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-24
Rob Shearman
rpcrt4: Fix a typo in rpcrt4_conn_open_pipe.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-23
Rob Shearman
rpcrt4: Try to avoid partial named pipe read/writes...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-22
Rob Shearman
rpcrt4: Handle security quality of service flags releva...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-22
Rob Shearman
rpcrt4: Track the security quality of service settings...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-18
Rob Shearman
rpcrt4: Free the resource allocated by InitializeSecuri...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-14
Dmitry Timoshkov
rpcrt4: Make some data const.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-15
Rob Shearman
rpcrt4: Use SecInvalidateHandle and SecIsValidHandle...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-15
Rob Shearman
rpcrt4: Add a FIXME for unsupported client protocol...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Rob Shearman
rpcrt4: Fix a comment and move a WARN to where it reall...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-10
Michael Stefaniuc
rpcrt4: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
Rob Shearman
rpcrt4: For TCP endpoints, bind to all the address...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
Rob Shearman
rpcrt4: Use MaxCalls from the protseq when determining...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
Rob Shearman
rpcrt4: The error code RPC_S_SERVER_UNAVAILABLE doesn...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
Rob Shearman
rpcrt4: Open the endpoint from the caller of RpcServerU...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Rob Shearman
rpcrt4: Set the AI_PASSIVE flag to getaddrinfo in rpcrt...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Rob Shearman
rpcrt4: Improve the debug messages for failures in...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Rob Shearman
rpcrt4: Set the socket back to blocking in rpcrt4_conn_...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Rob Shearman
rpcrt4: Fix a typo in rpcrt4_ip_tcp_open that would...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Rob Shearman
rpcrt4: Convert the named pipe server code to look...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Rob Shearman
rpcrt4: Eliminate the extra thread used for RPC over...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-25
Rob Shearman
rpcrt4: Move transport-specific server functions to...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
Damjan Jovanovic
rpcrt4: Added support for RPC TCP servers.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-16
Robert Shearman
rpcrt4: Rename protseq_ops to connection_ops to reflect...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-13
Francois Gouget
rpcrt4: Add RPC_CSTR, RPC_WSTR and update the prototype...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Robert Shearman
rpcrt4: Use I_Rpc{Allocate, Free} instead of Heap{Alloc...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Robert Shearman
rpcrt4: Don't use HEAP_ZERO_MEMORY when most of the...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-26
Andrew Talbot
rpcrt4: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-14
Robert Shearman
rpcrt4: getaddrinfo returns any non-zero value on failu...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Alexandre Julliard
rpcrt4: Don't use sizeof in traces to avoid printf...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Alexandre Julliard
rpcrt4: Make the protseq_ops structure constant.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-08
Robert Shearman
rpcrt4: Implement a process-wide connection pool for...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-03
Robert Shearman
rpcrt4: Don't try to resolve the name when constructing...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-03
Robert Shearman
rpcrt4: Skip over the right-hand-side data for the...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-03
Robert Shearman
rpcrt4: Print some more informative error messages...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-02
Robert Shearman
rpcrt4: All of the parameters to TowerExplode are optional.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-02
Robert Shearman
rpcrt4: Add functions for generating and parsing the...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Robert Shearman
rpcrt4: Warn if CreateNamedPipe fails.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Robert Shearman
rpcrt4: Wait for all of the requested bytes to be retur...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Robert Shearman
rpcrt4: Fix for the open functions in the transports...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Robert Shearman
rpcrt4: Don't release the auth info if it isn't present.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-18
Mike McCormack
rpcrt4: Fix and test RpcNetworkIsProtseqValid.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-18
Robert Shearman
rpcrt4: Store non-connection-specific authentication...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-18
Robert Shearman
rpcrt4: Increment the call id field of the request...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Francois Gouget
rpcrt4: Fix some conditional includes.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-07
Robert Shearman
rpcrt4: Use getaddrinfo to get the sockaddr.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-21
Mike McCormack
rpcrt4: Invalid sockets should have a value of -1.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-21
Mike McCormack
rpcrt4: Add support for the ncacn_ip_tcp transport...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-21
Mike McCormack
rpcrt4: Add a stub transport layer for ncacn_ip_tcp.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-21
Mike McCormack
rpcrt4: Hide the details of the rpc transport mechanism.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-21
Mike McCormack
rpcrt4: Abstract RPCRT4_SpawnConnection.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-21
Mike McCormack
rpcrt4: Move the connected check inside the named pipe...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-21
Mike McCormack
rpcrt4: Split the transport layer into a different...
blob
|
commitdiff
|
raw
|
diff to current