makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / rpcrt4 / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-04  Juan Langrpcrt4: Implement UuidCreateSequential using the machin...
2009-04-07  Rob Shearmanrpcrt4: Compile in RPC over HTTP support even if HAVE_S...
2009-03-25  Rob Shearmanrpcrt4: Implement RPC over HTTP support.
2009-01-22  Juan Langrpcrt4: Use pseudo-random numbers to generate UUIDs...
2008-07-14  Rob Shearmanrpcrt4: Implement MesEncodeIncrementalHandleCreate...
2008-06-26  Rob Shearmanrpcrt4/rpcss: Remove old named pipe code for communicat...
2008-06-26  Rob Shearmanrpcrt4: Use DCE/RPC to contact the endpoint-mapper...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-01-21  Rob Shearmanrpcrt4: Implement asynchronous RPC support.
2008-01-07  Rob Shearmanrpcrt4: Add stubs for asynchronous functions.
2007-12-26  Rob Shearmanrpcrt4: Move low-level NDR context handle functions...
2007-12-17  Rob Shearmanrpcrt4: Move association code into a separate file.
2007-03-07  Alexandre JulliardAdded version information for a number of dlls.
2006-11-10  Michael Stefaniucrpcrt4: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-07  Robert Shearmanrpcrt4: Rename ndr_midl.c to ndr_clientserver.c to...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-05-27  Robert Shearmanrpcrt4: Implement some full pointer functions and add...
2006-05-24  Alexandre JulliardLink against libwine_unicode everywhere we use Unicode...
2006-05-18  Robert Shearmanrpcrt4: Make secur32 into a delayed import, as most...
2006-05-16  Mike McCormackrpcrt4: Implemented NTLM authentication for rpcrt4...
2006-04-21  Mike McCormackrpcrt4: Split the transport layer into a different...
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2004-09-03  Mike McCormackAvoid non-standard types in rpcdcep.h.
2004-04-28  Hans LeidekkerReimplement UuidCreate() with Win32 APIs.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2003-10-14  Dmitry TimoshkovFixed some problems found while compiling and linking...
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-12-02  Alexandre JulliardAuthors: Greg Turner <gmturner007@ameritech.net>, Ove...
2002-10-22  Greg Turner- Use Ove-style macros for NdrConformantStringMarshall...
2002-10-11  Ove KaavenAdded NdrOleAllocate, NdrOleFree, NdrInterfacePointerBu...
2002-10-11  Ove KaavenReimplement several RpcServer.* methods in rpc_server.c.
2002-10-10  Ove KaavenAdded NdrDllCanUnloadNow, NdrDllGetClassObject, NdrDllR...
2002-10-10  Ove KaavenAdded NdrProxyFreeBuffer, NdrProxyGetBuffer, NdrProxyIn...
2002-10-10  Ove KaavenImplement the CStdStubBuffer methods.
2002-10-10  Ove KaavenIUnknown_[QAR]_Proxy implementations, VTbl construction...
2002-10-10  Ove KaavenStubby NdrClientCall2 & some header changes.
2002-10-10  Ove KaavenImplemented I_RpcFreeBuffer, I_RpcGetBuffer, I_RpcRecei...
2002-10-07  Greg TurnerAdded skeleton for rpcrt4 unit test with some UUID...
2002-10-07  Ove KaavenImplemented RpcBindingInqObject, RpcBindingSetObject,
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-02-15  Patrik StridvallAdded some defines for compatibility with Windows headers.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-07-15  Huw D M DaviesCreate rpcrt4.dll.