summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/ForkedBroker.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4514: Remove obsolete cluster code: still more testsAlan Conway2012-12-191-157/+0
* NO-JIRA - Fixed the handling of functions with ignored return values.Ted Ross2011-11-221-1/+1
* QPID-3284: Eliminated warnings from gcc 4.6 compilerAndrew Stitcher2011-06-071-2/+1
* Add matching fclose for fdopen in ForkedBroker.Alan Conway2010-10-201-1/+1
* Fix ClusterFailover.cpp and ForkedBroker.cpp to avoid using the default data ...Alan Conway2010-08-041-0/+6
* Jira QPID-2617 -- make sasl-based tests config files relocatableMichael Goulish2010-05-241-1/+4
* Cluster + SecurityMichael Goulish2010-05-141-0/+1
* Explicitly ignore SIGCHLD signal by sending it to an empty function so thatAndrew Stitcher2010-01-251-0/+17
* Tidied up namespace usageAndrew Stitcher2009-09-091-8/+12
* QPID-1993: Patch from Chenta Lee to prevent compiler warnings with GCC 4.3.3Gordon Sim2009-07-201-1/+4
* Remove incorrect directory from #includeAlan Conway2009-07-141-1/+1
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Fix for cluster_test problems: a) When not started from within test dir, qpid...Kim van der Riet2009-07-011-13/+14
* Patch from Michael Goulish - QPID-1891 "fix declaration problems with boost 1...Kim van der Riet2009-06-051-2/+5
* Override the executable used by ForkedBroker by setting an env. var.Alan Conway2009-04-161-1/+2
* Clean up temporary data directories in tests.Alan Conway2009-04-151-4/+18
* Fix issues when cluster is run with persistence enabled.Alan Conway2009-04-111-4/+22
* configure.ac:Manuel Teira Paz2009-03-101-0/+3
* cpp/src/tests/ForkedBroker.cpp: supress misleading exceptions with kill -9.Alan Conway2009-03-031-2/+2
* Allow passing extra argv arguments to ClusterFixture.Alan Conway2009-02-121-0/+84