aboutsummaryrefslogtreecommitdiff
path: root/src/testbed
Commit message (Expand)AuthorAge
...
* Call TestMaster callback upon timeout set through configurationSree Harsha Totakura2013-03-15
* - adding the testbed_api_statistics testcase sourceSree Harsha Totakura2013-03-13
* Implement GNUNET_TESTBED_get_statistics() - resolves #2662Sree Harsha Totakura2013-03-13
* - fixSree Harsha Totakura2013-03-11
* - fix crash after handling SHUTDOWN_PEERS due to forwarded operations using `...Sree Harsha Totakura2013-03-11
* - fix crash monitoringSree Harsha Totakura2013-03-11
* -I think this should be installedChristian Grothoff2013-03-11
* - fixSree Harsha Totakura2013-03-11
* - fixSree Harsha Totakura2013-03-11
* - cleanup peers after shutdown operationSree Harsha Totakura2013-03-08
* - fixesSree Harsha Totakura2013-03-08
* - loggingSree Harsha Totakura2013-03-08
* - revert back; reference: the previous commit also implements SHUTDOWN_PEERS ...Sree Harsha Totakura2013-03-08
* - fix (case where peers <= 2)Sree Harsha Totakura2013-03-08
* testbed API function to shutdown (stop + destroy) all peers. Client sideSree Harsha Totakura2013-03-08
* - remove unused codeSree Harsha Totakura2013-03-07
* Don't call gnunet scheduler from signal handler. Instead, write to a pipeSree Harsha Totakura2013-03-06
* clean the lock fileSree Harsha Totakura2013-03-06
* Remove MPI codeSree Harsha Totakura2013-03-06
* Correct testbed dependenciesLRN2013-03-06
* - fix messageBart Polot2013-03-05
* - remove unused mpi binariesSree Harsha Totakura2013-03-05
* be verbose while sending error message instead of emitting a warningSree Harsha Totakura2013-03-05
* - fixSree Harsha Totakura2013-03-05
* - fixSree Harsha Totakura2013-03-04
* - fix #2809Sree Harsha Totakura2013-03-04
* finish off with MPI before spawningSree Harsha Totakura2013-03-01
* -fixSree Harsha Totakura2013-02-28
* not using GNUNET_PROGRAM_run() as it is eating away the trailing command argu...Sree Harsha Totakura2013-02-28
* - verbose++Bart Polot2013-02-27
* get hosts from loadleveler instead of reading them from hostlistSree Harsha Totakura2013-02-27
* GNUNET_TESTBED_hosts_load_from_loadleveler() function available only whenSree Harsha Totakura2013-02-27
* Parsing LoadLeveler allocated hosts and creating testbed hosts from themSree Harsha Totakura2013-02-27
* checkpoint saveSree Harsha Totakura2013-02-27
* Use a sub operation while forwarding controller link operations. This helps toSree Harsha Totakura2013-02-22
* - remove unusedSree Harsha Totakura2013-02-22
* send configurations of newly started slave controllers as part of controller ...Sree Harsha Totakura2013-02-21
* host locking; warn upon API violationSree Harsha Totakura2013-02-21
* - do not use mempcpy()Sree Harsha Totakura2013-02-21
* M testbed/testbed.hSree Harsha Totakura2013-02-21
* Assosiate a configuration template while creating hosts. This paves a way toSree Harsha Totakura2013-02-20
* -fix mem leakSree Harsha Totakura2013-02-20
* - send SIGTERM to peer and reply with success before waiting on itSree Harsha Totakura2013-02-20
* - rename and install to binSree Harsha Totakura2013-02-18
* - fix crashing testcasesSree Harsha Totakura2013-02-15
* fix 2793: Testbed does not allow to set TIMEOUT for operationsSree Harsha Totakura2013-02-14
* move parallel overlay connect operation queue from controller handle to host ...Sree Harsha Totakura2013-02-14
* separate SD calculationsSree Harsha Totakura2013-02-14
* - fail test without dumping coreSree Harsha Totakura2013-02-13
* fix 2780: Testbed doesn't clean up properly on errorSree Harsha Totakura2013-02-12