cmd: Print the debug string instead of the pointer value.
[wine] / programs / rpcss /
2012-12-27  Alexandre Julliardrpcss: Remove redundant define.
2011-06-13  Alexandre Julliardwidl: Default to the cdecl calling convention in client...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliardprograms: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-03-13  Michael Stefaniucwidl: Output "LONG" instead of "long" for a 32bit integer.
2009-02-02  Rob ShearmanChange parameter type from size_t to SIZE_T for MIDL_us...
2009-01-04  Michael Stefaniucinclude: Change RPC_STATUS from long to LONG for Win64...
2008-12-17  Maarten Lankhorstntdll: Make all exported wine functions CDECL.
2008-12-03  Alexandre Julliardrpcss: Build with -D__WINESRC__ since it's using Wine...
2008-12-03  Alexandre Julliardrpcss: Get rid of the useless rpcss.h header.
2008-10-18  Alexandre Julliardprograms: Convert source files to utf-8.
2008-09-03  Alexandre Julliardprograms: Build the programs that support it with ...
2008-08-18  Rob Shearmanrpcss: Register the endpoint for the ncalrpc protseq...
2008-08-18  Rob Shearmanrpcss: Warn in ept_insert if TowerExplode fails.
2008-07-10  Francois Gougetrpcss: Add a trailing '\n' to a Wine trace.
2008-06-26  Rob Shearmanrpcrt4/rpcss: Remove old named pipe code for communicat...
2008-06-26  Rob Shearmanrpcss: Implement endpoint-mapper server using DCE/RPC.
2008-05-06  Francois GougetAssorted spelling fixes.
2008-04-29  Rob Shearmanrpcss: When registering a moniker that is already regis...
2007-12-31  Rob Shearmanrpcss: Initialise some out-only parameters that aren...
2007-12-27  Rob Shearmanrpcss: Zero the memory of several variables before...
2007-12-26  Rob Shearmanrpcss: Use context handles to automatically free runnin...
2007-09-11  Rob Shearmanole32: Add cross-process running-object table support.
2007-06-20  Rob Shearmanrpcss: Remove lazy timeout mechanism and use __wine_mak...
2007-05-11  Peter Oberndorferrpcss: Use correct prototype for thread function.
2007-03-08  Francois Gougetrpcss: Fix a file handle leak in RPCSS_BecomePipeServer().
2006-10-03  Michael Stefaniucrpcss: 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-07-10  Alexandre Julliardmake_progs: Generate the .gitignore file.
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-13  Alexandre Julliardrpcss: Don't use sizeof in traces to avoid printf forma...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-11-26  Alexandre JulliardIgnore symlink files too (needed for git).
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-13  Alexandre JulliardGet rid of a couple of non-portable long long constants.
2005-06-13  Mike McCormackMore warning fixes.
2005-06-04  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-05-18  Pierre d'HerbemontRemove stdlib.h inclusion if winsock.h is included.
2005-03-02  Alexandre JulliardAvoid spaces before preprocessor directives, that's...
2004-11-30  Eric PouechConst correctness fixes.
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-04  Francois GougetFix some typos.
2003-05-13  Francois GougetFix miscellaneous spelling errors and typos.
2003-01-14  Francois GougetRemove (POINTER)NULL casts.
2003-01-07  Alexandre JulliardDefined NONAMELESSUNION/STRUCT directly in the files...
2002-12-02  Alexandre JulliardAuthors: Greg Turner <gmturner007@ameritech.net>, Ove...