summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-03added some worker and port config checksAndreas Baumann
2014-12-03building also workertest.exe on WindowsAndreas Baumann
2014-12-03made worker compile on Windows (with glib), doesn't work yetAndreas Baumann
2014-12-03moved cli part of biruda to a separate moduleAndreas Baumann
2014-12-01..Andreas Baumann
2014-12-01changed worker thread into a detached thread, there is no place inAndreas Baumann
2014-12-01..Andreas Baumann
2014-12-01using a dedicated orker thread to drive the glib main loop, detectingAndreas Baumann
2014-11-30playing with glib main loop and eventsAndreas Baumann
2014-11-30trying to catch termination of worker, but the glib main loop would be needed,Andreas 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-29updated todo listAndreas Baumann
2014-11-29fixed POST in http_libAndreas Baumann
2014-11-29sending start command to coordinator, some command queueing and a memory messAndreas Baumann
2014-11-23got to POSTing the start command to the master, now we have to design the mes...Andreas Baumann
2014-11-23..Andreas Baumann
2014-11-23several fixes for Windows (glib, strcasecmp, webserver and interactiveAndreas Baumann
2014-11-23added a POST method to http-tinyAndreas Baumann
2014-11-21fixed double freesAndreas Baumann
2014-11-21added completion for worker namesAndreas Baumann
2014-11-16workers are communicated from coordinator to master during registration nowAndreas Baumann
2014-11-16..Andreas Baumann
2014-11-16some docuAndreas Baumann
2014-11-15..Andreas Baumann
2014-11-15cli interactive/pipe modeAndreas Baumann
2014-11-15some cleanup in CLIAndreas Baumann
2014-11-15added status to cli modeAndreas Baumann
2014-11-15updated and fixed linenoiseAndreas Baumann
2014-11-14..Andreas Baumann
2014-11-14started cli with linenoiseAndreas Baumann
2014-11-14failing to answer to a discover declare a coordinator dead in the master afte...Andreas Baumann
2014-11-14..Andreas Baumann
2014-11-14fixed on WindowsAndreas Baumann
2014-11-14fixed for FreeBSDAndreas Baumann
2014-11-13showing status and keeping track of coordinatorsAndreas Baumann
2014-11-13some tcc fixesAndreas Baumann
2014-11-13added a small built-in webserverAndreas Baumann
2014-11-13..Andreas Baumann
2014-11-13renamed sleep.h to port.h (for easy porting macros for Windows/Unix)Andreas Baumann
2014-11-12fixed architecture on WindowsAndreas Baumann
2014-11-12added some error handling when creating the masterAndreas Baumann
2014-11-07added some linksAndreas Baumann
2014-10-22added a todo listAndreas Baumann
2014-09-20added arch in coodinator and some cleanup thereAndreas Baumann
2014-09-19removed sleeps (not needed)Andreas Baumann
2014-09-19tested on Ubuntu 14.04Andreas Baumann
2014-09-19recognize 'op' as 'discover' in coordinatorAndreas Baumann