2005-05-16 |
Vincent Béron | Provide minimal API documentation in advapi/eventlog... |
tree | commitdiff |
2005-05-13 |
Robert Shearman | - Fix RpcServerListen so that it doesn't return |
tree | commitdiff |
2005-05-09 |
Alexandre Julliard | Added rules for building import libraries in the indivi... |
tree | commitdiff |
2005-05-07 |
Alexandre Julliard | Added rules to build import libraries in the individual... |
tree | commitdiff |
2005-05-06 |
Hartmut Birr | Clean up if named pipe is not available. |
tree | commitdiff |
2005-04-20 |
Francois Gouget | Tweak the API documentation to silence winapi_check... |
tree | commitdiff |
2005-03-30 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-03-24 |
Jakob Eriksson | Get rid of HeapAlloc casts. |
tree | commitdiff |
2005-03-19 |
Robert Shearman | Fix deadlock caused by not leaving the critical section... |
tree | commitdiff |
2005-03-14 |
Ralf S. Engelschall | Fix incorrect random multicast MAC address creation. |
tree | commitdiff |
2005-03-14 |
Robert Shearman | - RpcMgmtStopServerListen should not affect auto-listen... |
tree | commitdiff |
2005-03-04 |
Mike Hearn | Suppress some useless warnings in the RPC runtime,... |
tree | commitdiff |
2005-03-02 |
Alexandre Julliard | Avoid spaces before preprocessor directives, that's... |
tree | commitdiff |
2005-02-15 |
Robert Shearman | - Add a stub implementation of RpcImpersonateClient. |
tree | commitdiff |
2005-02-15 |
Robert Shearman | Fix RPC server thread race. |
tree | commitdiff |
2005-02-15 |
Robert Shearman | ERROR_IO_PENDING is expected, so don't return an error. |
tree | commitdiff |
2005-01-14 |
Ge van Geldorp | Fix prototypes according to PSDK. |
tree | commitdiff |
2005-01-07 |
Mike McCormack | Use CreateEventW in preference to CreateEventA for... |
tree | commitdiff |
2004-12-23 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
tree | commitdiff |
2004-12-23 |
Bill Medland | Implemented DceErrorInqText. |
tree | commitdiff |
2004-12-14 |
Robert Shearman | Implement RPC_E_DISCONNECTED in proxies. |
tree | commitdiff |
2004-11-30 |
Eric Pouech | Const correctness fixes. |
tree | commitdiff |
2004-10-30 |
Francois Gouget | MIDL_STUB_MESSAGE.UniquePtrCount has been renamed in... |
tree | commitdiff |
2004-10-19 |
Vincent Béron | Fix various function prototypes. |
tree | commitdiff |
2004-10-18 |
Mike McCormack | Add stub implementation for CreateProxyFromTypeInfo. |
tree | commitdiff |
2004-10-07 |
Francois Gouget | Don't define COBJMACROS in objbase.h. |
tree | commitdiff |
2004-09-22 |
Hans Leidekker | Fix signed/unsigned comparison warnings. |
tree | commitdiff |
2004-09-08 |
Francois Gouget | Fix and unify parsing of calling conventions. |
tree | commitdiff |
2004-09-06 |
Alexandre Julliard | Removed some uses of the non-standard ICOM_THIS macro. |
tree | commitdiff |
2004-09-03 |
Mike McCormack | Avoid non-standard types in rpcdcep.h. |
tree | commitdiff |
2004-08-23 |
Alexandre Julliard | Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm... |
tree | commitdiff |
2004-08-13 |
Alexandre Julliard | Moved ICOM_THIS_MULTI definition out of objbase.h and... |
tree | commitdiff |
2004-08-12 |
Alexandre Julliard | Get rid of the non-standard ICOM_VTABLE macro. |
tree | commitdiff |
2004-08-12 |
Alexandre Julliard | Get rid of the non-standard ICOM_VFIELD macro. |
tree | commitdiff |
2004-06-23 |
Mike Hearn | - Don't ERR on a used connection being destroyed. |
tree | commitdiff |
2004-06-17 |
Mike Hearn | Remove the RPC connection cache as Windows does not... |
tree | commitdiff |
2004-06-16 |
Mike Hearn | Correct connection releases on error path in RPCRT4_Ope... |
tree | commitdiff |
2004-06-14 |
Robert Shearman | - Fix ref count on standard proxy creation. |
tree | commitdiff |
2004-05-19 |
Eric Pouech | GetModuleFileName[AW] doesn't terminate the string... |
tree | commitdiff |
2004-05-17 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2004-04-28 |
Hans Leidekker | Reimplement UuidCreate() with Win32 APIs. |
tree | commitdiff |
2004-04-26 |
Filip Navara | Make RPCRT4 use Windows compatible protocol (DCE v5... |
tree | commitdiff |
2004-04-19 |
Filip Navara | Fix some RPC prototypes to get it compiling with W32API. |
tree | commitdiff |
2004-04-19 |
Hans Leidekker | Fix compiler warning. |
tree | commitdiff |
2004-04-19 |
Filip Navara | Prevent crashes in I_RpcSend on Windows XP. |
tree | commitdiff |
2004-04-14 |
Filip Navara | Fix the case of RpcNetworkIsProtseqValid[AW] (was |
tree | commitdiff |
2004-03-24 |
Alexandre Julliard | .spec.c files are no longer used for 32-bit dlls. |
tree | commitdiff |
2004-03-02 |
Alexandre Julliard | We no longer use the .exe.spec.c files. |
tree | commitdiff |
2004-02-27 |
Robert Shearman | - Fix a bad use of HeapRealloc. |
tree | commitdiff |
2004-01-27 |
Alexandre Julliard | Only link against libdxguid where necessary. |
tree | commitdiff |
2004-01-27 |
Francois Gouget | Add missing '\n's to debug traces. |
tree | commitdiff |
2004-01-26 |
Francois Gouget | Add trailing '\n's to ok() calls. |
tree | commitdiff |
2004-01-26 |
Gregory M. Turner | Wine also supports the ncacn_np protocol sequence. |
tree | commitdiff |
2004-01-23 |
Ge van Geldorp | Rename LARGE_INTEGER and ULARGE_INTEGER members "s... |
tree | commitdiff |
2004-01-20 |
Mike Hearn | Implemented RpcIsProtSeqValid. |
tree | commitdiff |
2004-01-09 |
Alexandre Julliard | Get rid of no longer needed WINE_PACKED define. |
tree | commitdiff |
2004-01-09 |
Ove Kaaven | Avoid freeing request packet too early if an exception... |
tree | commitdiff |
2004-01-09 |
Ove Kaaven | Properly handle destroying the first connection in... |
tree | commitdiff |
2003-11-27 |
Alexandre Julliard | Porting fixes. |
tree | commitdiff |
2003-11-21 |
Gregory M. Turner | Implemented RpcObjectSetType. |
tree | commitdiff |
2003-11-20 |
Dimitrie O. Paun | Bail when we're out of memory. |
tree | commitdiff |
2003-11-20 |
Gregory M. Turner | - Trace the argument to RPCRT4_server_thread. |
tree | commitdiff |
2003-10-21 |
Gregory M. Turner | - Remove an erroneous check in NdrSendReceive. |
tree | commitdiff |
2003-10-14 |
Dmitry Timoshkov | Fixed some problems found while compiling and linking... |
tree | commitdiff |
2003-10-14 |
Oleg Prokhorov | Another portion of HeapReAlloc fixes. |
tree | commitdiff |
2003-10-11 |
Dimitrie O. Paun | Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. |
tree | commitdiff |
2003-10-07 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
tree | commitdiff |
2003-09-15 |
Mike Hearn | Move packet linked list tail forward correctly on push. |
tree | commitdiff |
2003-09-11 |
Gregory M. Turner | Updated the "TODO" comments. |
tree | commitdiff |
2003-09-09 |
Alexandre Julliard | Fixed a few more headers dependency issues. |
tree | commitdiff |
2003-09-08 |
Francois Gouget | Fix the case of product and company names. |
tree | commitdiff |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
tree | commitdiff |
2003-08-12 |
Alexandre Julliard | Allocate DebugInfo field for all critical sections... |
tree | commitdiff |
2003-07-30 |
Alexandre Julliard | Make the DllRegisterServer, DllRegisterServerEx, DllUnr... |
tree | commitdiff |
2003-07-16 |
Gregory M. Turner | RPCRT4_NdrClientCall2 is ATM hardly "semi-stub". |
tree | commitdiff |
2003-06-30 |
Dmitry Timoshkov | For all DLLs with defined DllMain and which do not... |
tree | commitdiff |
2003-05-22 |
Ove Kaaven | Initial support for RPC call failures, by catching... |
tree | commitdiff |
2003-05-21 |
Ove Kaaven | For RPC servers, don't deallocate the RPC request packe... |
tree | commitdiff |
2003-05-21 |
Ove Kaaven | Added semi-stub for NdrProxyErrorHandler. |
tree | commitdiff |
2003-05-20 |
Ove Kaaven | Fixed NdrDllRegisterProxy so it registers the key names... |
tree | commitdiff |
2003-05-20 |
Ove Kaaven | Implemented "dereference" pointer flag. |
tree | commitdiff |
2003-05-20 |
Ove Kaaven | Portability fix. Better debug messages (display IID... |
tree | commitdiff |
2003-05-13 |
Francois Gouget | Fix miscellaneous spelling errors and typos. |
tree | commitdiff |
2003-04-26 |
Alexandre Julliard | Added a few stubs needed by the generated oaidl_p.c. |
tree | commitdiff |
2003-04-19 |
Ove Kaaven | Implemented simple caching of client connections. |
tree | commitdiff |
2003-04-19 |
Ove Kaaven | Fixed a race condition on RPC worker thread creation... |
tree | commitdiff |
2003-04-19 |
Ove Kaaven | Added missing AddRef. |
tree | commitdiff |
2003-03-28 |
Alexandre Julliard | Replaced WINE_CHECK_STRUCT_MEMBER autoconf macro by... |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Take advantage of new winebuild syntax to remove redund... |
tree | commitdiff |
2003-02-19 |
Ove Kaaven | For better concurrency, separate the connections from... |
tree | commitdiff |
2003-02-17 |
Ove Kaaven | NDR marshalling fixes. |
tree | commitdiff |
2003-02-17 |
Ove Kaaven | Make NdrDllRegisterProxy use the interface stub header... |
tree | commitdiff |
2003-02-11 |
Marcus Meissner | Fixed undefined operation compiler warning. |
tree | commitdiff |
2003-02-01 |
Ove Kaaven | Implemented marshalling of pointers, simple and complex... |
tree | commitdiff |
2003-01-31 |
Ove Kaaven | ReuseBuffer should be FALSE for RPC clients. |
tree | commitdiff |
2003-01-31 |
Ove Kaaven | Fixed a bug in CompleteBindingA/W. |
tree | commitdiff |
2003-01-31 |
Ove Kaaven | Implemented RpcRaiseException. |
tree | commitdiff |
2003-01-14 |
Francois Gouget | Remove (POINTER)NULL casts. |
tree | commitdiff |
2003-01-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
tree | commitdiff |
2003-01-03 |
Dimitrie O. Paun | Eliminate lots of __WINE__ conditionals from the headers. |
tree | commitdiff |
next |