summaryrefslogtreecommitdiff
path: root/src/coordinator.c
AgeCommit message (Expand)Author
2015-06-11replaced gethostname on Windows with GetComputerNameExAndreas Baumann
2015-05-29added more around physical memory (worker/coordingator data and cli data)Andreas Baumann
2014-12-05added output message for worker output sent to master, master prints only deb...Andreas Baumann
2014-12-04added stopping of workerAndreas Baumann
2014-12-03..Andreas Baumann
2014-12-03..Andreas Baumann
2014-12-03start only requested workerAndreas Baumann
2014-11-30playing with glib main loop and eventsAndreas Baumann
2014-11-30updating worker state now in master from coordinator state messagesAndreas Baumann
2014-11-30worker data (glib-specific) is stored in worker structuresAndreas Baumann
2014-11-29first starting workerAndreas Baumann
2014-11-29implemented coordinator part of starting a workerAndreas Baumann
2014-11-29sending start command to coordinator, some command queueing and a memory messAndreas Baumann
2014-11-23several fixes for Windows (glib, strcasecmp, webserver and interactiveAndreas Baumann
2014-11-16..Andreas Baumann
2014-11-15..Andreas Baumann
2014-11-13showing status and keeping track of coordinatorsAndreas Baumann
2014-09-20added arch in coodinator and some cleanup thereAndreas Baumann
2014-09-19removed sleeps (not needed)Andreas Baumann
2014-09-19recognize 'op' as 'discover' in coordinatorAndreas Baumann
2014-09-18first /etc/os-release parser for systemAndreas Baumann
2014-09-17started to add simple CPE os detectionAndreas Baumann
2014-09-17more bugfixingAndreas Baumann
2014-09-17more error handling around nn_sendAndreas Baumann
2014-09-17better error handling and termination on Ctrl-CAndreas Baumann
2014-09-16added detection of cpusAndreas Baumann
2014-09-15gethostname fix for WindowsAndreas Baumann
2014-09-15returning node data from coordinatorAndreas Baumann
2014-09-14started porting to native Windows, so far json-c is misingAndreas Baumann
2014-09-14fixed shutdown problemsAndreas Baumann
2014-09-14got a primitive discovery test runningAndreas Baumann
2014-09-13add json, nanomsg in masterAndreas Baumann