aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api_hosts.c
Commit message (Collapse)AuthorAge
* - dead codeSree Harsha Totakura2013-08-21
|
* - no need for special parsing of load-leveler generated file since we use ↵Sree Harsha Totakura2013-08-21
| | | | MSH from now
* - enable substitionsSree Harsha Totakura2013-08-21
|
* - allow parsing hosts with optional username and port numberSree Harsha Totakura2013-08-20
|
* fix 2893: Move adaptive parallelisation mechanism to operation queuesSree Harsha Totakura2013-08-19
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* - coverity fixesSree Harsha Totakura2013-06-24
|
* - fix scanf issues with plibc ignoring '.' before the last '-'Sree Harsha Totakura2013-05-22
|
* - fixSree Harsha Totakura2013-05-17
|
* - revert 27109,27108Sree Harsha Totakura2013-05-17
|
* - fallback to using ip addresses for hostsSree Harsha Totakura2013-05-17
|
* - distribute peers equally among island nodes on SuperMUCSree Harsha Totakura2013-05-15
|
* - compile warning fixesSree Harsha Totakura2013-05-14
|
* - merge; compare hostname to determine the node to spawn processSree Harsha Totakura2013-05-14
|
* - sort hosts returned from loadlevelerSree Harsha Totakura2013-05-14
|
* - use hostip instead of hostname to avoid dependency on resolverSree Harsha Totakura2013-05-14
|
* - allow reading hostnames with dashes/hyphensSree Harsha Totakura2013-05-13
|
* - remove hostname/ip address from INIT message. They will be determined by ↵Sree Harsha Totakura2013-05-13
| | | | the controller automatically
* - complement HELPER API with functions to kill and wait on the helper processSree Harsha Totakura2013-05-09
| | | | | | - To shutdown quickly, have testbed first kill all sub-controller's helper processes first and wait later instead of kill & wait per each processes.
* - use hashmap for remembering active operation contextsSree Harsha Totakura2013-04-17
|
* - fixesSree Harsha Totakura2013-04-15
|
* - use host's configuration while starting controller on the hostSree Harsha Totakura2013-04-10
|
* - copyrightSree Harsha Totakura2013-04-10
| | | | | sed -i -r "s/(.*\(C\))(.*)(Christian)/\1 2008--2013 \3/" *.h *.c
* - remove unused codeSree Harsha Totakura2013-03-07
|
* GNUNET_TESTBED_hosts_load_from_loadleveler() function available only whenSree Harsha Totakura2013-02-27
| | | | | --with-ll is specified
* Parsing LoadLeveler allocated hosts and creating testbed hosts from themSree Harsha Totakura2013-02-27
|
* send configurations of newly started slave controllers as part of controller ↵Sree Harsha Totakura2013-02-21
| | | | link operations
* 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
| | | | | | | | | | | | | | | | | | | | | naming consistency include uncompressed config size M testbed/testbed_api_hosts.c pulled host registration functions from testbed_api.c M testbed/testbed_api_hosts.h export handler to handle ADD_HOST confirmation messages M testbed/gnunet-service-testbed.c parse the modified ADD_HOST message M testbed/testbed_api.c lose host registration code extract configuration from ADD_HOST messages M testbed/testbed_api.h include hacks
* Assosiate a configuration template while creating hosts. This paves a way toSree Harsha Totakura2013-02-20
| | | | | | | | | | | manage the configurations of controllers running on a host automatically. modified ADD_HOST message structure to have host configuration. This feature is yet to be implemented. The idea is that GNUNET_TESTBED_link_controllers() should take no configuration when hosts automatically update configuration when a new configuration is generated from a template.
* -fix mem leakSree Harsha Totakura2013-02-20
|
* - fix crashing testcasesSree Harsha Totakura2013-02-15
|
* move parallel overlay connect operation queue from controller handle to host ↵Sree Harsha Totakura2013-02-14
| | | | handle
* - indentSree Harsha Totakura2013-01-25
|
* - doxygenSree Harsha Totakura2013-01-02
|
* - use GNUNET_array_grow()Sree Harsha Totakura2012-12-27
|
* - remove duplicate functionsSree Harsha Totakura2012-12-03
|
* host compatibility check in GNUNET_TESTBED_run() and fixesSree Harsha Totakura2012-12-03
|
* making GNUNET_TESTBED_is_host_compatible() asynchronousSree Harsha Totakura2012-12-03
|
* locate helpers in libexecSree Harsha Totakura2012-10-31
|
* -fixesChristian Grothoff2012-10-29
|
* Exposing GNUNET_TESTBED_host_get_hostnameMaximilian Szengel2012-10-18
|
* checkpoint saveSree Harsha Totakura2012-10-16
|
* no auto allocation during scanfSree Harsha Totakura2012-10-12
|
* fixing scanf failuresSree Harsha Totakura2012-10-12
|
* host file support for testbed profilerSree Harsha Totakura2012-10-12
|
* fixesSree Harsha Totakura2012-10-12
|
* fixes for invalid readsSree Harsha Totakura2012-10-11
|
* host loading from fileSree Harsha Totakura2012-10-11
|