projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
make_dlls: Ignore generated import libraries from the top-level .gitignore.
[wine]
/
dlls
/
rpcrt4
/
2006-05-18
Mike McCormack
rpcrt4: Add a stub implementation for RpcMgmtIsServerLi...
tree
|
commitdiff
2006-05-18
Robert Shearman
rpcrt4: Implement RpcBindingSetAuthInfoExW based on...
tree
|
commitdiff
2006-05-18
Robert Shearman
rpcrt4: A NULL AuthInfo is allowed.
tree
|
commitdiff
2006-05-18
Robert Shearman
rpcrt4: Support all available security packages in...
tree
|
commitdiff
2006-05-18
Robert Shearman
rpcrt4: Only use the cached connection if the authentic...
tree
|
commitdiff
2006-05-18
Robert Shearman
rpcrt4: Store non-connection-specific authentication...
tree
|
commitdiff
2006-05-18
Robert Shearman
rpcrt4: Fix an off-by-one error when checking the size...
tree
|
commitdiff
2006-05-18
Robert Shearman
rpcrt4: Handle interface pointers in EmbeddedComplexSize.
tree
|
commitdiff
2006-05-18
Robert Shearman
rpcrt4: Make secur32 into a delayed import, as most...
tree
|
commitdiff
2006-05-18
Robert Shearman
rpcrt4: Increment the call id field of the request...
tree
|
commitdiff
2006-05-18
Robert Shearman
rpcrt4: Implement NdrNonEncapsulatedUnionMemorySize.
tree
|
commitdiff
2006-05-18
Robert Shearman
rpcrt4: Fix the wire protocol of the user marshal funct...
tree
|
commitdiff
2006-05-18
Robert Shearman
rpcrt4: If the authorisation failed during a send then...
tree
|
commitdiff
2006-05-18
Robert Shearman
rpcrt4: Fix NdrConformantArrayMemorySize.
tree
|
commitdiff
2006-05-18
Robert Shearman
rpcrt4: Implement NdrUserMarshalMemorySize.
tree
|
commitdiff
2006-05-17
Huw Davies
rpcrt4: Don't update StubMsg->MemorySize while unmarsha...
tree
|
commitdiff
2006-05-17
Robert Shearman
rpcrt4: Implement NdrInterfacePointerMemorySize.
tree
|
commitdiff
2006-05-17
Robert Shearman
rpcrt4: Make some functions that aren't used outside...
tree
|
commitdiff
2006-05-17
Robert Shearman
rpcrt4: Fill out more of the function tables with funct...
tree
|
commitdiff
2006-05-17
Robert Shearman
rpcrt4: Raise an exception if there is no default handl...
tree
|
commitdiff
2006-05-16
Robert Shearman
rpcrt4: Implement fixed array functions.
tree
|
commitdiff
2006-05-16
Robert Shearman
rpcrt4: Remove the BUFFER_PARANOIA overestimates for...
tree
|
commitdiff
2006-05-16
Robert Shearman
rpcrt4: Implement computing of conformance from a corre...
tree
|
commitdiff
2006-05-16
Robert Shearman
rpcrt4: Fix conformant varying structs to comply to...
tree
|
commitdiff
2006-05-16
Robert Shearman
rpcrt4: Don't duplicate the conformance calculating...
tree
|
commitdiff
2006-05-16
Robert Shearman
rpcrt4: Implement conformant varying struct functions.
tree
|
commitdiff
2006-05-16
Robert Shearman
rpcrt4: Implement more conformance operations and more...
tree
|
commitdiff
2006-05-16
Mike McCormack
rpcrt4: Implemented NTLM authentication for rpcrt4...
tree
|
commitdiff
2006-05-16
Mike McCormack
rpcrt4: Use RPCRT4_Receive rather than accessing the...
tree
|
commitdiff
2006-05-15
Robert Shearman
rpcrt4: Implement NdrSimpleStructMemorySize.
tree
|
commitdiff
2006-05-15
Robert Shearman
rpcrt4: Fix the conformant struct functions to not...
tree
|
commitdiff
2006-05-15
Robert Shearman
rpcrt4: In NdrConformantBufferSize, SizeConformance...
tree
|
commitdiff
2006-05-15
Robert Shearman
rpcrt4: Save pStubMsg->ActualCount in a local variable...
tree
|
commitdiff
2006-05-15
Robert Shearman
rpcrt4: Dereference the memory for pointers in NdrNonEn...
tree
|
commitdiff
2006-05-15
Robert Shearman
rpcrt4: Rename ComplexStructSize to ComplexStructMemory...
tree
|
commitdiff
2006-05-15
Robert Shearman
rpcrt4: Fix embedded pointers in arrays by taking into...
tree
|
commitdiff
2006-05-15
Robert Shearman
rpcrt4: The arm type mask should be comparing the highe...
tree
|
commitdiff
2006-05-15
Robert Shearman
rpcrt4: Make ComplexStructSize increment the buffer.
tree
|
commitdiff
2006-05-15
Robert Shearman
rpcrt4: Pass in the buffer value before incrementing...
tree
|
commitdiff
2006-05-15
Robert Shearman
rpcrt4: Implement NdrComplexStructMemorySize.
tree
|
commitdiff
2006-05-15
Robert Shearman
rpcrt4: Implement NdrComplexArrayMemorySize.
tree
|
commitdiff
2006-05-15
Robert Shearman
rpcrt4: Fix the fault packet structure to comply with...
tree
|
commitdiff
2006-05-15
Robert Shearman
rpcrt4: The NDR memory sizing functions should incremen...
tree
|
commitdiff
2006-05-15
Robert Shearman
rpcrt4: Make NdrBaseTypeMemorySize increment the buffer...
tree
|
commitdiff
2006-05-15
Robert Shearman
rpcrt4: Make NdrConformantStringUnmarshall use the...
tree
|
commitdiff
2006-05-15
Mike McCormack
rpcrt4: Add missing PKT_AUTH3 packet type.
tree
|
commitdiff
2006-05-15
Mike McCormack
rpcrt4: Add infrastructure for send authentication...
tree
|
commitdiff
2006-05-15
Mike McCormack
rpcrt4: Forward RpcBindingSetAuthInfo to RpcBindingSetA...
tree
|
commitdiff
2006-05-15
Francois Gouget
rpcrt4: Fix some conditional includes.
tree
|
commitdiff
2006-05-10
Mike McCormack
rpcrt4: Cache the connection so we don't rebind on...
tree
|
commitdiff
2006-05-10
Robert Shearman
rpcrt4: Use the buffer passed in as an argument and...
tree
|
commitdiff
2006-05-10
Robert Shearman
rpcrt4: Align conformances and variances correctly...
tree
|
commitdiff
2006-05-10
Robert Shearman
rpcrt4: Move the writing and sizing of variances and...
tree
|
commitdiff
2006-05-10
Robert Shearman
rpcrt4: Correctly align the buffer to read/write array...
tree
|
commitdiff
2006-05-10
Robert Shearman
rpcrt4: Correctly align the buffer before reading/writi...
tree
|
commitdiff
2006-05-10
Robert Shearman
rpcrt4: Rename NonEncapsulatedUnionSize to NdrNonEncaps...
tree
|
commitdiff
2006-05-10
Robert Shearman
rpcrt4: Remove unintuitive requirement to pass the...
tree
|
commitdiff
2006-05-08
Robert Shearman
rpcrt4: Automatically resolve the endpoint.
tree
|
commitdiff
2006-05-07
Robert Shearman
rpcrt4: Use getaddrinfo to get the sockaddr.
tree
|
commitdiff
2006-05-07
Robert Shearman
rpcrt4: Implement NdrConformantVaryingArrayFree.
tree
|
commitdiff
2006-05-07
Robert Shearman
rpcrt4: Dereference the pointer if necessary only after...
tree
|
commitdiff
2006-05-07
Robert Shearman
rpcrt4: Add a stub for RpcBindingSetOption.
tree
|
commitdiff
2006-05-07
Robert Shearman
rpcrt4: Improve the traces in the pointer functions.
tree
|
commitdiff
2006-05-05
Huw Davies
rpcrt4: Support for non-encapsulated unions.
tree
|
commitdiff
2006-05-05
Mike McCormack
rpcrt4: Add stub implementations for RPC authentication...
tree
|
commitdiff
2006-04-21
Mike McCormack
rpcrt4: Invalid sockets should have a value of -1.
tree
|
commitdiff
2006-04-21
Mike McCormack
rpcrt4: Add support for the ncacn_ip_tcp transport...
tree
|
commitdiff
2006-04-21
Mike McCormack
rpcrt4: Add a stub transport layer for ncacn_ip_tcp.
tree
|
commitdiff
2006-04-21
Mike McCormack
rpcrt4: Hide the details of the rpc transport mechanism.
tree
|
commitdiff
2006-04-21
Mike McCormack
rpcrt4: Abstract RPCRT4_SpawnConnection.
tree
|
commitdiff
2006-04-21
Mike McCormack
rpcrt4: Move the connected check inside the named pipe...
tree
|
commitdiff
2006-04-21
Mike McCormack
rpcrt4: Split the transport layer into a different...
tree
|
commitdiff
2006-04-21
Mike McCormack
rpcrt4: Allocate RpcServerProtseq in a single place.
tree
|
commitdiff
2006-04-20
Mike McCormack
rpcrt4: Abstract the transport layer functionality.
tree
|
commitdiff
2006-04-20
Mike McCormack
rpcrt4: Use a separate function to open each protseq.
tree
|
commitdiff
2006-04-20
Mike McCormack
rpcrt4: Abstract access to the connection's waitable...
tree
|
commitdiff
2006-04-20
Robert Shearman
rpcrt4: Don't apply the offset to the pointer passed...
tree
|
commitdiff
2006-04-20
Robert Shearman
rpcrt4: Free all pointers by default, except for confor...
tree
|
commitdiff
2006-04-20
Robert Shearman
rpcrt4: Fix some memory leaks.
tree
|
commitdiff
2006-04-20
Robert Shearman
rpcrt4: Use the documented NDR_PROC_HEADER_EXTS structure.
tree
|
commitdiff
2006-04-20
Robert Shearman
rpcrt4: Use INTERPRETER_OPT_FLAGS in ndrtypes.h instead...
tree
|
commitdiff
2006-04-20
Robert Shearman
rpcrt4: Store the return value on the stack for interpr...
tree
|
commitdiff
2006-04-20
Robert Shearman
rpcrt4: Correctly fill in StackTop for stubless clients...
tree
|
commitdiff
2006-04-20
Robert Shearman
rpcrt4: There's no need to set stubMsg.StackTop twice.
tree
|
commitdiff
2006-04-20
Robert Shearman
rpcrt4: Fix the MSVC version of call_server_func.
tree
|
commitdiff
2006-04-19
Mike McCormack
rpcrt4: Use rpcrt4_conn_read in RPCRT4_OpenBinding.
tree
|
commitdiff
2006-04-19
Mike McCormack
rpcrt4: Make RPCRT4_Send more compatible with write(2).
tree
|
commitdiff
2006-04-19
Mike McCormack
rpcrt4: Make RPCRT4_Receive more compatible with read(2).
tree
|
commitdiff
2006-04-19
Mike McCormack
rpcrt4: Simplify RPCRT4_OpenConnection() a little.
tree
|
commitdiff
2006-04-19
Mike McCormack
rpcrt4: Split code to open a pipe from RPCRT4_OpenConne...
tree
|
commitdiff
2006-04-19
Mike McCormack
rpcrt4: Isolate code to open named pipes out of RPCRT4_...
tree
|
commitdiff
2006-04-19
Mike McCormack
rpcrt4: Stub implementation for rpcrt4.RpcMgmtEpEltInqB...
tree
|
commitdiff
2006-04-19
Mike McCormack
rpcrt4: Add a stub implementation for rpcrt4.RpcMgmtInq...
tree
|
commitdiff
2006-04-14
Dmitry Timoshkov
rpcrt4: Constify NDR function tables.
tree
|
commitdiff
2006-03-01
Robert Shearman
rpcrt4: Change the stubless parameter attributes to...
tree
|
commitdiff
2006-03-01
Robert Shearman
rpcrt4: Implement marshaling and unmarshaling for enum...
tree
|
commitdiff
2006-02-07
Robert Shearman
rpcrt4: Don't call IUnknown_AddRef if there is no outer...
tree
|
commitdiff
2006-02-03
Robert Shearman
rpcrt4: Restrict stubless FC types to the range of...
tree
|
commitdiff
2006-02-03
Robert Shearman
rpcrt4: Raise exceptions in NdrSendReceive if I_RpcSend...
tree
|
commitdiff
2006-01-31
Robert Shearman
rpcrt4: Handle the RPC_FC_PROC_BYVAL flag correctly...
tree
|
commitdiff
next