- 07 Apr, 2009 1 commit
-
-
Rob Shearman authored
-
- 25 Mar, 2009 1 commit
-
-
Rob Shearman authored
CodeWeavers did this work for supporting the optional HTTP connection method of Outlook 2003/2007 (must be running with Windows versions set to XP or higher to see this option). This was written before Microsoft publicly released a specification for the RPC over HTTP protocol and so was developed by examining traffic flowing between a Windows client and an IIS server.
-
- 22 Jan, 2009 1 commit
-
-
Juan Lang authored
rpcrt4: Use pseudo-random numbers to generate UUIDs rather than using the (old, deprecated) MAC-address-and-time generation algorithm.
-
- 14 Jul, 2008 1 commit
-
-
Rob Shearman authored
rpcrt4: Implement MesEncodeIncrementalHandleCreate, MesDecodeIncrementalHandleCreate, MesIncrementalHandleReset and MesHandleFree.
-
- 26 Jun, 2008 2 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
-
- 30 Apr, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 04 Mar, 2008 1 commit
-
-
Rob Shearman authored
Only specify the root to keep platform-specifics out of the individual DLL makefiles.
-
- 21 Jan, 2008 1 commit
-
-
Rob Shearman authored
-
- 07 Jan, 2008 1 commit
-
-
Rob Shearman authored
-
- 26 Dec, 2007 1 commit
-
-
Rob Shearman authored
-
- 17 Dec, 2007 1 commit
-
-
Rob Shearman authored
-
- 07 Mar, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 10 Nov, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 29 Sep, 2006 1 commit
-
-
Michael Stefaniuc authored
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
-
- 14 Sep, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 07 Sep, 2006 1 commit
-
-
Robert Shearman authored
idenitfy what the code contained does - it is a number of helpers for generated client/server code.
-
- 28 Aug, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 11 Jul, 2006 1 commit
-
-
Alexandre Julliard authored
Most dlls use libwine_unicode at this point, so there's nothing to gain by having two separate libraries.
-
- 27 May, 2006 1 commit
-
-
Robert Shearman authored
Add some tests.
-
- 24 May, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 18 May, 2006 1 commit
-
-
Robert Shearman authored
-
- 16 May, 2006 1 commit
-
-
Mike McCormack authored
-
- 21 Apr, 2006 1 commit
-
-
Mike McCormack authored
-
- 09 May, 2005 1 commit
-
-
Alexandre Julliard authored
makefiles, and added support for building a .def.a static import library too.
-
- 03 Sep, 2004 1 commit
-
-
Mike McCormack authored
-
- 28 Apr, 2004 1 commit
-
-
Hans Leidekker authored
-
- 27 Jan, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 14 Oct, 2003 1 commit
-
-
Dmitry Timoshkov authored
Cygwin.
-
- 11 Oct, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 03 Jan, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 02 Dec, 2002 1 commit
-
-
Alexandre Julliard authored
- preliminary implementation of endpoint-mapping via a new on-demand server-ish process - more header fixups - (re)implement RpcEpRegisterA, RpcEpUnregister, and RpcEpResolveBinding using the new rpcss functionality - update the todo list in rpcrt4_main.c a bit - many beautifications and touch-ups - command-line configurable timeout - micro-client imbedded in np_server.c
-
- 22 Oct, 2002 1 commit
-
-
Greg Turner authored
- Move NdrConformantStringMarshall to new ndr_marshall.c. - Stubs for NdrConformantStringBufferSize, NdrConformantStringMemorySize, and NdrConformantStringUnmarshall.
-
- 11 Oct, 2002 2 commits
-
-
Ove Kaaven authored
NdrInterfacePointerFree, NdrInterfacePointerMarshall, NdrInterfacePointerMemorySize, NdrInterfacePointerUnmarshall.
-
Ove Kaaven authored
Implement RpcServerInqBindings, I_RpcServerStartListening, I_RpcServerStopListening, and I_RpcWindowProc.
-
- 10 Oct, 2002 5 commits
-
-
Ove Kaaven authored
NdrDllUnregisterProxy, CStdPSFactory methods.
-
Ove Kaaven authored
NdrProxySendReceive, NdrStubGetBuffer, NdrStubInitialize.
-
Ove Kaaven authored
-
Ove Kaaven authored
ObjectStubless, and other proxy-related goodies.
-
Ove Kaaven authored
-