projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msvcrt: Comment out exports with a non-standard comment to prevent make_specfiles...
[wine]
/
dlls
/
rpcrt4
/
rpc_transport.c
2009-12-14
Rob Shearman
rpcrt4: Override inquire_auth_client for ncalrpc transp...
blob
|
commitdiff
|
raw
2009-12-14
Rob Shearman
rpcrt4: Allow the authentication details of the client...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Rob Shearman
rpcrt4: Implement client impersonation.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Rob Shearman
rpcrt4: Override authentication functions for ncalrpc...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Rob Shearman
rpcrt4: Allow the connection to override the authentica...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Rob Shearman
rpcrt4: Fix rpcrt4_conn_tcp_read and rpcrt4_conn_tcp_wr...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-04
Hans Leidekker
rpcrt4: Correct spelling of RPC_C_QOS_IDENTITY_STATIC...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-18
Alexandre Julliard
rpcrt4: Assign a unique id to the connection instead...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
Alexandre Julliard
rpcrt4: Fix compiler warnings on 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-06
Francois Gouget
rpcrt4: Remove WINAPI on static functions where not...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Rob Shearman
rpcrt4: Add a Win32 implementation of ncacn_ip_tcp...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Rob Shearman
rpcrt4: Factor out non-Win32 compatible parts of the...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
Rob Shearman
rpcrt4: Compile in RPC over HTTP support even if HAVE_S...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-30
Rob Shearman
rpcrt4: Free the memory allocated for the protseq and...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-26
Rob Shearman
rpcrt4: Ensure that only the IP/IPv6 address families...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-26
Rob Shearman
rpcrt4: Allow listening on dynamically generated ncacn_...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-26
Alexandre Julliard
rpcrt4: Disable HTTP support if we don't have socketpai...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-26
Huw Davies
rpcrt4: Dynamically allocate the buffer if the fixed...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-25
Rob Shearman
rpcrt4: Implement RPC over HTTP support.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-24
Rob Shearman
rpcrt4: Fix crash when calling RpcServerUseProtseq...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Juan Lang
rpcrt4: Don't abort reading from a pipe if a single...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Andrew Talbot
rpcrt4: Declare some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-22
Alexandre Julliard
rpcrt4: Disable TCP/IP connection support if we don...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-19
Ricardo Filipe
rpcrt4: Fixed dead increments (llvm/clang).
blob
|
commitdiff
|
raw
|
diff to current
2008-11-07
Andrew Talbot
rpcrt4: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
Alexandre Julliard
rpcrt4: Convert source files to utf-8.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Rob Shearman
rpcrt4: Print a warning if connecting to a named pipe...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Rob Shearman
rpcrt4: Check that strings in SMB, NB and pipe floors...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Rob Shearman
rpcrt4: Fix the protid used in ncalrpc tower functions.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Rob Shearman
rpcrt4: Fix crash in rpcrt4_ncalrpc_parse_top_of_tower...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Rob Shearman
rpcrt4: Fix crash calculation of tower size in rpcrt4_n...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-09
Alexandre Julliard
rpcrt4: Properly handle the case of a client having...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-01
Rob Shearman
rpcrt4: Add a reference to the binding object in I_RpcN...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-20
Dan Hipschman
rpcrt4: Use correct count in rpcrt4_conn_np_write.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-06
Rob Shearman
rpcrt4: Use closesocket to close sockets and define...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-25
Rob Shearman
rpcrt4: Include ws2tcpip.h instead of Unix headers...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
Rob Shearman
rpcrt4: Implement asynchronous RPC support.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-15
Rob Shearman
rpcrt4: Allow NULL networkaddr and endpoint in rpcrt4_n...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-09
Rob Shearman
rpcrt4: Use send on a socket instead of write as it...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
Rob Shearman
rpcrt4: Move association code into a separate file.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
Rob Shearman
rpcrt4: Make a server association when a bind packet...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
Rob Shearman
rpcrt4: Return an error from rpcrt4_conn_tcp_read if...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-14
Rob Shearman
rpcrt4: Fix a typo in rpcrt4_conn_tcp_read.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-07
Rob Shearman
rpcrt4: Use an alertable wait in rpcrt4_protseq_np_wait...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-06
Rob Shearman
rpcrt4: Fix a memory leak when freeing an association...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-06
Rob Shearman
rpcrt4: Fix a memory leak in RpcAssoc_BindConnection.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-27
Michael Stefaniuc
rpcrt4: socket() returns -1 on error so check the retur...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-13
Rob Shearman
rpcrt4: Implement RpcCancelThread for the ncacn_ip_tcp...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-22
Andrew Talbot
rpcrt4: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
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
next