History log of /external/valgrind/auxprogs/valgrind-di-server.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
044514a949280ebcda5b9f9f402ec84098229354 07-Jan-2015 florian <florian@a5019735-40e9-0310-863c-91ae7b9d1cf9> Add command line option --max-connect=INT to allow the user to provide
an upper bound for the number of connected processes.
Part of fixing BZ #337869.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14854 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/auxprogs/valgrind-di-server.c
2d3aed7fb6346af04d46cf2d7b658fd4ba2ebd54 02-Sep-2014 florian <florian@a5019735-40e9-0310-863c-91ae7b9d1cf9> The 4th parameter of lzo1x_decompress_safe has lzo_uint * type
which, despite the name, is a pointer to an unsigned long.
So we should be passing arguments of matching type.
Spotted by the Coverity checker.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14431 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/auxprogs/valgrind-di-server.c
97b89f7a284a15590beb9e8dfc932f5aeffd68d5 02-Sep-2014 florian <florian@a5019735-40e9-0310-863c-91ae7b9d1cf9> Remove some unneeded checks. These were spotted by the Coverity checker.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14430 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/auxprogs/valgrind-di-server.c
518510be4037764bdf6313dd275cee9b34e75aae 05-Feb-2014 sewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9> Show a line in the output log when the client connects but the
requested file is not found by the server. This makes it easier to
diagnose client--server communications problems.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13788 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/auxprogs/valgrind-di-server.c
bd7a24a33d1e67aeada94ce39e160c5da5712744 20-Oct-2013 sewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9> Fix a potentially serious bug discovered by BEAM.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13666 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/auxprogs/valgrind-di-server.c
5d7fde14f7e0323477a6721da5b6e9f76a94401d 02-Aug-2013 sewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9> Define _XOPEN_SOURCE before including unistd.h.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13478 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/auxprogs/valgrind-di-server.c
5d616dfbb8439dfd51a40ddf1dba970938baa1eb 02-Jul-2013 sewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9> Merge r13421:HEAD from branches/DISRV. This merges the debuginfo-server
stuff into the trunk.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13440 a5019735-40e9-0310-863c-91ae7b9d1cf9