projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Unify GLINFO_LOCATION in surface.c.
[wine]
/
dlls
/
rpcrt4
/
rpc_message.c
2010-01-19
Rob Shearman
rpcrt4: Add structure definition for RPC AUTH3 packet...
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: Allow the connection to override the authentica...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Rob Shearman
rpcrt4: Add support for server-side authentication.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-12
Rob Shearman
rpcrt4: Replace sizeofs with FIELD_OFFSET in RPCRT4_Bui...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-11
Rob Shearman
rpcrt4: Support multiple interfaces and transfer syntax...
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-07-03
Alexandre Julliard
rpcrt4: Replace long and unsigned long by more appropri...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-13
Francois Gouget
rpcrt4: Make RPCRT4_NextHttpHeaderField() and RPCRT4_de...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-25
Rob Shearman
rpcrt4: Implement RPC over HTTP support.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-16
Michael Stefaniuc
rpcrt4: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Andrew Talbot
rpcrt4: Declare some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-06
Michael Stefaniuc
include: sspi.h: Use the Win types as per MSDN.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-04
Michael Stefaniuc
include: Change RPC_STATUS from long to LONG for Win64...
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-09-12
Rob Shearman
rpcrt4: Print error messages from RPC message functions...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
Rob Shearman
rpcrt4: Make RpcAssoc_BindConnection use RPCRT4_Receive...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
Rob Shearman
rpcrt4: Add new function RPCRT4_ReceiveWithAuth to...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
Rob Shearman
rpcrt4: Rename RPCRT4_SendAuth to RPCRT4_SendWithAuth.
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-14
Andrew Talbot
rpcrt4: Assign to structs instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Rob Shearman
rpcrt4: Add some traces to async_notifier_proc.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Rob Shearman
rpcrt4: Fix potential memory leaks in RPCRT4_Receive.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-04
Rob Shearman
rpcrt4: Fix some incorrect checks in RPCRT4_Receive.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-23
Rob Shearman
rpcrt4: Check the return value of RPCRT4_ClientAuthoriz...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-23
Rob Shearman
rpcrt4: Pass the SPN input to RpcBindingSetAuthInfoA...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-23
Marcus Meissner
rpcrt4: Initialize CurrentHeader.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
Rob Shearman
rpcrt4: Move the receiving of an individual fragment...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
Rob Shearman
rpcrt4: Implement asynchronous RPC support.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-17
Andrew Talbot
rpcrt4: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-08
Rob Shearman
rpcrt4: Bind to the server interface in I_RpcGetBuffer...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Rob Shearman
rpcrt4: Add stubs for I_RpcAsyncSetHandle and I_RpcAsyn...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Rob Shearman
rpcrt4: Set the ProcNum of RPC_MESSAGE in NdrClientInit...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Rob Shearman
rpcrt4: Don't set Buffer to NULL in I_RpcFreeBuffer.
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-11-30
Rob Shearman
rpcrt4: Errors in sending or receiving packets should...
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-09-12
Rob Shearman
rpcrt4: Fix a trace in RPCRT4_SecurePacket.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-12
Rob Shearman
rpcrt4: Correctly handle the failure of RPCRT4_SecurePa...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-20
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-18
Rob Shearman
rpcrt4: Add some more RPC to NCA status code mappings.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-05
Rob Shearman
rpcrt4: Call RPCRT4_Send directly from PKT_RECEIVE...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-05
Rob Shearman
rpcrt4: Translate between NCA and RPC status codes.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
Rob Shearman
rpcrt4: Make pointers to RPCRT4_BuildBindHeader and...
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-06-25
Rob Shearman
rpcrt4: When an exception is raised, return the stored...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Rob Shearman
rpcrt4: Close the connection if a protocol error or...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Andrew Talbot
rpcrt4: Exclude unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-30
Rob Shearman
rpcrt4: Print the correct values when warning about...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-28
Rob Shearman
rpcrt4: Fixing the using of the auth_len values the...
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 CompleteAuthToken if InitializeSecurityCon...
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: Retrieve the maximum token length from the...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-21
Rob Shearman
rpcrt4: Fix a memory leak in I_RpcSendReceive caused...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-21
Rob Shearman
rpcrt4: Add documentation for the I_Rpc* RPC message...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-25
Andrew Talbot
rpcrt4: Declare some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-22
Rob Shearman
rpcrt4: RPC_C_AUTHN_LEVEL_NONE and RPC_C_AUTHN_LEVEL_DE...
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 support for signing, verifying, encrypting...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-10
Alexandre Julliard
rpcrt4: Avoid a sizeof in a trace.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-10
Rob Shearman
rpcrt4: Correctly align the results in the RPC Bind...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-10
Michael Stefaniuc
rpcrt4: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
Rob Shearman
rpcrt4: The allocation hint in request and response...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
Rob Shearman
rpcrt4: Don't terminate the loop on the buffer becoming...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
Rob Shearman
rpcrt4: Fix RPCRT4_Receive to accept authentication...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-16
Michael Stefaniuc
janitorial: Remove redundant NULL checks before calling...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-20
Huw Davies
rpcrt4: Don't use a short to hold the packet length...
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
Robert Shearman
rpcrt4: Return the status received from RPCRT4_Send...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-26
Robert Shearman
rpcrt4: Return the actual status code sent back by...
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-23
Robert Shearman
rpcrt4: Fix copying too much data from the buffer by...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Robert Shearman
rpcrt4: Authentication padding should only be generated...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Robert Shearman
rpcrt4: Add the definition of RpcAuthVerifier to rpc_de...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Robert Shearman
rpcrt4: Add the correct amount of auth padding to messages.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Robert Shearman
rpcrt4: Update the todo lists and copyrights.
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-18
Robert Shearman
rpcrt4: If the authorisation failed during a send then...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-16
Mike McCormack
rpcrt4: Implemented NTLM authentication for rpcrt4...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Mike McCormack
rpcrt4: Add infrastructure for send authentication...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Robert Shearman
rpcrt4: Automatically resolve the endpoint.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
Mike McCormack
rpcrt4: Abstract the transport layer functionality.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-19
Mike McCormack
rpcrt4: Use rpcrt4_conn_read in RPCRT4_OpenBinding.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-19
Mike McCormack
rpcrt4: Make RPCRT4_Send more compatible with write(2).
blob
|
commitdiff
|
raw
|
diff to current
2006-04-19
Mike McCormack
rpcrt4: Make RPCRT4_Receive more compatible with read(2).
blob
|
commitdiff
|
raw
|
diff to current
2006-01-18
Robert Shearman
rpcrt4: Fix the sending of >5800 byte messages by only...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-03
Robert Shearman
Don't free previous buffer in NdrGetBuffer.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-24
Stefan Huehner
Fix some missing-declarations warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-14
Robert Shearman
- RpcMgmtStopServerListen should not affect auto-listen...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-15
Robert Shearman
- Add a stub implementation of RpcImpersonateClient.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-26
Filip Navara
Make RPCRT4 use Windows compatible protocol (DCE v5...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-19
Filip Navara
Prevent crashes in I_RpcSend on Windows XP.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-27
Robert Shearman
- Fix a bad use of HeapRealloc.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-22
Ove Kaaven
Initial support for RPC call failures, by catching...
blob
|
commitdiff
|
raw
|
diff to current
next