2012-08-14 |
Jacek Caban | rpcrt4: Added RpcError* stubs. |
blob | commitdiff | raw |
2012-03-29 |
Vincent Povirk | rpcrt4: Do nothing when DllMain is called because the... |
blob | commitdiff | raw | diff to current |
2011-11-17 |
Francois Gouget | rpcrt4: Delete the static critical sections when unload... |
blob | commitdiff | raw | diff to current |
2011-11-14 |
Francois Gouget | rpcrt4: Give a name to the critical sections. |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Michael Stefaniuc | rpcrt4: Avoid using long. |
blob | commitdiff | raw | diff to current |
2010-03-04 |
Juan Lang | rpcrt4: Implement UuidCreateSequential using the machin... |
blob | commitdiff | raw | diff to current |
2009-12-14 |
Rob Shearman | rpcrt4: Implement RpcServerRegisterAuthInfoA/W. |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Rob Shearman | rpcrt4: Free the resources associated with server proto... |
blob | commitdiff | raw | diff to current |
2009-01-23 |
Hans Leidekker | rpcrt4: Move NdrGetUserMarshalInfo stub near user marsh... |
blob | commitdiff | raw | diff to current |
2009-01-22 |
Juan Lang | rpcrt4: Use pseudo-random numbers to generate UUIDs... |
blob | commitdiff | raw | diff to current |
2009-01-21 |
Hans Leidekker | rpcrt4: Add a stub implementation of NdrGetUserMarshalInfo. |
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-12-04 |
Alexandre Julliard | rpcrt4: Make a variable static. |
blob | commitdiff | raw | diff to current |
2008-07-14 |
Rob Shearman | rpcrt4: Implement RpcCancelThreadEx. |
blob | commitdiff | raw | diff to current |
2008-06-26 |
Rob Shearman | rpcrt4/rpcss: Remove old named pipe code for communicat... |
blob | commitdiff | raw | diff to current |
2008-04-17 |
Austin English | Spelling fixes. |
blob | commitdiff | raw | diff to current |
2008-04-16 |
Rob Shearman | rpcrt4: Test and fix I_RpcExceptionFilter. |
blob | commitdiff | raw | diff to current |
2008-04-11 |
Rob Shearman | rpcrt4: Implement I_RpcExceptionFilter. |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Rob Shearman | rpcrt4: Add a stub for RpcCancelThreadEx. |
blob | commitdiff | raw | diff to current |
2008-01-07 |
Rob Shearman | rpcrt4: Implement I_RpcMapWin32Status. |
blob | commitdiff | raw | diff to current |
2008-01-07 |
Rob Shearman | rpcrt4: Update todos. |
blob | commitdiff | raw | diff to current |
2007-12-31 |
Rob Shearman | rpcrt4: Keep a track of server context handles allocate... |
blob | commitdiff | raw | diff to current |
2007-12-18 |
Rob Shearman | rpcrt4: Implement I_RpcGetCurrentCallHandle. |
blob | commitdiff | raw | diff to current |
2007-12-18 |
Francois Gouget | rpcrt4: Add an rpcasync.h header stub and fix the RpcEr... |
blob | commitdiff | raw | diff to current |
2007-12-14 |
Rob Shearman | include: Make RpcRaiseException DECLSPEC_NORETURN,... |
blob | commitdiff | raw | diff to current |
2007-12-08 |
Rob Shearman | rpcrt4: Add a missing break in DllMain. |
blob | commitdiff | raw | diff to current |
2007-11-19 |
Rob Shearman | rpcrt4: Hold the thread-data's critical section while... |
blob | commitdiff | raw | diff to current |
2007-11-13 |
Francois Gouget | rpcrt4: Add some missing prototypes and better match... |
blob | commitdiff | raw | diff to current |
2007-11-13 |
Rob Shearman | rpcrt4: Fix a copy and paste mistake in declaring threa... |
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-11-07 |
Rob Shearman | rpcrt4: Add stubs for RpcMgmtSetCancelTimeout and RpcCa... |
blob | commitdiff | raw | diff to current |
2007-11-07 |
Rob Shearman | rpcrt4: Add a stub for RpcErrorStartEnumeration. |
blob | commitdiff | raw | diff to current |
2007-03-08 |
Francois Gouget | rpcrt4: Fix a file handle leak in RPCRT4_RPCSSOnDemandC... |
blob | commitdiff | raw | diff to current |
2007-01-25 |
Andrew Talbot | rpcrt4: Declare some functions static. |
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-13 |
Francois Gouget | rpcrt4: Add RPC_CSTR, RPC_WSTR and update the prototype... |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Francois Gouget | Add missing '\n's to Wine traces. |
blob | commitdiff | raw | diff to current |
2006-09-08 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2006-07-13 |
Robert Shearman | rpcrt4: Add a stub for I_RpcMapWin32Status. |
blob | commitdiff | raw | diff to current |
2006-06-02 |
Robert Shearman | rpcrt4: Implement I_RpcAllocate and I_RpcFree. |
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 |
2005-09-09 |
Alexandre Julliard | Use a more portable scheme for storing the name of... |
blob | commitdiff | raw | diff to current |
2005-08-30 |
Mike McCormack | Fix some gcc 4.0 warnings. |
blob | commitdiff | raw | diff to current |
2005-08-08 |
Alexandre Julliard | Don't prefix the functions DllCanUnloadNow, DllGetClass... |
blob | commitdiff | raw | diff to current |
2005-06-30 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-04-20 |
Francois Gouget | Tweak the API documentation to silence winapi_check... |
blob | commitdiff | raw | diff to current |
2005-03-24 |
Jakob Eriksson | Get rid of HeapAlloc casts. |
blob | commitdiff | raw | diff to current |
2005-03-14 |
Ralf S. Engelschall | Fix incorrect random multicast MAC address creation. |
blob | commitdiff | raw | diff to current |
2005-03-14 |
Robert Shearman | - RpcMgmtStopServerListen should not affect auto-listen... |
blob | commitdiff | raw | diff to current |
2005-01-14 |
Ge van Geldorp | Fix prototypes according to PSDK. |
blob | commitdiff | raw | diff to current |
2004-12-23 |
Bill Medland | Implemented DceErrorInqText. |
blob | commitdiff | raw | diff to current |
2004-09-22 |
Hans Leidekker | Fix signed/unsigned comparison warnings. |
blob | commitdiff | raw | diff to current |
2004-04-28 |
Hans Leidekker | Reimplement UuidCreate() with Win32 APIs. |
blob | commitdiff | raw | diff to current |
2003-09-11 |
Gregory M. Turner | Updated the "TODO" comments. |
blob | commitdiff | raw | diff to current |
2003-09-09 |
Alexandre Julliard | Fixed a few more headers dependency issues. |
blob | commitdiff | raw | diff to current |
2003-09-08 |
Francois Gouget | Fix the case of product and company names. |
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-06-30 |
Dmitry Timoshkov | For all DLLs with defined DllMain and which do not... |
blob | commitdiff | raw | diff to current |
2003-05-13 |
Francois Gouget | Fix miscellaneous spelling errors and typos. |
blob | commitdiff | raw | diff to current |
2003-03-28 |
Alexandre Julliard | Replaced WINE_CHECK_STRUCT_MEMBER autoconf macro by... |
blob | commitdiff | raw | diff to current |
2003-01-31 |
Ove Kaaven | Implemented RpcRaiseException. |
blob | commitdiff | raw | diff to current |
2003-01-14 |
Francois Gouget | Remove (POINTER)NULL casts. |
blob | commitdiff | raw | diff to current |
2002-12-24 |
Dimitrie O. Paun | Fix definitions for Uuid{To,From}String, RpcStringFree. |
blob | commitdiff | raw | diff to current |
2002-12-02 |
Alexandre Julliard | Authors: Greg Turner <gmturner007@ameritech.net>, Ove... |
blob | commitdiff | raw | diff to current |
2002-11-06 |
Greg Turner | - Remove stupid indentations from trace msgs. |
blob | commitdiff | raw | diff to current |
2002-11-04 |
Alexandre Julliard | Made the dll entry point default to DllMain and removed... |
blob | commitdiff | raw | diff to current |
2002-10-25 |
Greg Turner | - Make explicit some missing include dependencies. |
blob | commitdiff | raw | diff to current |
2002-10-11 |
Ove Kaaven | Reimplement several RpcServer.* methods in rpc_server.c. |
blob | commitdiff | raw | diff to current |
2002-10-10 |
Ove Kaaven | Added NdrDllCanUnloadNow, NdrDllGetClassObject, NdrDllR... |
blob | commitdiff | raw | diff to current |
2002-10-10 |
Ove Kaaven | Implemented I_RpcFreeBuffer, I_RpcGetBuffer, I_RpcRecei... |
blob | commitdiff | raw | diff to current |
2002-10-07 |
Greg Turner | Implemented UuidCompare. |
blob | commitdiff | raw | diff to current |
2002-10-07 |
Ove Kaaven | Implemented RpcBindingInqObject, RpcBindingSetObject, |
blob | commitdiff | raw | diff to current |
2002-10-04 |
Alexandre Julliard | Implemented UuidFromString[AW] based on CLSIDFromString |
blob | commitdiff | raw | diff to current |
2002-10-03 |
Ove Kaaven | Added UuidCreateNil, UuidEqual and UuidIsNil. |
blob | commitdiff | raw | diff to current |
2002-08-17 |
Patrik Stridvall | Added include protection for unistd.h and sys/time.h. |
blob | commitdiff | raw | diff to current |
2002-08-09 |
Ove Kaaven | Some more RPC definitions. |
blob | commitdiff | raw | diff to current |
2002-06-13 |
Mike McCormack | Added an empty implementation for UuidFromStringA/W. |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-05-19 |
Stefan Leichter | Added stub for DllRegisterServer. |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Alexandre Julliard | Portability fixes. |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-01-31 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Mike McCormack | Added stubs for NdrDllCanUnloadNow and NdrDllGetClassOb... |
blob | commitdiff | raw | diff to current |
2002-01-06 |
Mark G. Adams | Fix UuidCreate() to not forget MAC address. |
blob | commitdiff | raw | diff to current |
2001-09-07 |
Huw D M Davies | Stub implementation for UuidHash(). |
blob | commitdiff | raw | diff to current |
2001-07-12 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Peter Hunnisett | Added a bunch of entry points. |
blob | commitdiff | raw | diff to current |
2001-07-08 |
Patrik Stridvall | Add proper check for existance of struct sockaddr membe... |
blob | commitdiff | raw | diff to current |
2001-06-20 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-05-09 |
Francois Gouget | Add '\n' at the end of traces. |
blob | commitdiff | raw | diff to current |
2001-01-17 |
Alexandre Julliard | Cleaned up dll startup routines now that we have separa... |
blob | commitdiff | raw | diff to current |
2000-12-05 |
Stefan Leichter | Compile fix for gcc 2.7.2.3. |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Patrik Stridvall | Added/modified documentation for function arguments. |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-11-15 |
Marcus Meissner | Added some rpcrt4 stubs. |
blob | commitdiff | raw | diff to current |
2000-10-24 |
Chris Morgan | Implemented RpcStringFreeA and UuidToStringA. |
blob | commitdiff | raw | diff to current |
2000-09-26 |
Alexandre Julliard | Moved all Win16 definitions out of the standard Windows... |
blob | commitdiff | raw | diff to current |
2000-07-25 |
Patrik Stridvall | Fixed issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-07-16 |
Andreas Mohr | Spelling fixes. |
blob | commitdiff | raw | diff to current |
next |