summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-11updated TODO listAndreas Baumann
2015-06-11fixed usage and parameter parsing in build_centos6.sh scriptAndreas Baumann
2015-06-11updated todo listAndreas Baumann
2015-06-11replaced gethostname on Windows with GetComputerNameExAndreas Baumann
2015-06-11..Andreas Baumann
2015-05-30accidentally removed a port.hAndreas Baumann
2015-05-30ported and added docu for NetBSDAndreas Baumann
2015-05-30fixed memory check on FreeBSD and add install docuAndreas Baumann
2015-05-29added more around physical memory (worker/coordingator data and cli data)Andreas Baumann
2015-05-25memory on LinuxAndreas Baumann
2015-05-25added system_phys_memory (implemented on Windows)Andreas Baumann
2015-05-25various fixes on WindowsAndreas Baumann
2015-04-12print spool dir in config printingAndreas Baumann
2015-04-12better variable parser for worker commands (I think)Andreas Baumann
2015-04-12..Andreas Baumann
2015-04-10supporting variables in worker command nowAndreas Baumann
2015-04-09better solution for MHD_create_response_from_bufferAndreas Baumann
2015-04-09fixed for older libmicrohttpd response functionAndreas Baumann
2015-04-09.Andreas Baumann
2015-04-09fixed for missing g_spawn_check_exit_status and strcasecmpAndreas Baumann
2015-04-09.Andreas Baumann
2015-04-09trying to fix microhttpd.h compilation bugsAndreas Baumann
2015-04-09drone buildsAndreas Baumann
2015-04-09fixed workertest usageAndreas Baumann
2015-04-09added local xxd and configuration generation in biruda binaryAndreas Baumann
2015-04-09small fixesAndreas Baumann
2015-04-09added printing of environmentAndreas Baumann
2015-04-06work in progress, introduction of architecture variablesAndreas Baumann
2015-04-06forgot to close cli file if command file is givenAndreas Baumann
2015-04-06CLI can take host and port parameter as arguments nowAndreas Baumann
2015-04-06forgot the cli with -F <commandfile> caseAndreas Baumann
2015-04-06.Andreas Baumann
2015-04-06cli mode reads port from config if config is given, otherwiseAndreas Baumann
2015-04-06show port of integrated webserver in startup messageAndreas Baumann
2015-04-06fixed a missing <sys/types.h> (showed off_t undefined on Windows)Andreas Baumann
2015-04-06set worker error message to success if exit status of child was 0Andreas Baumann
2015-04-04..Andreas Baumann
2015-04-04more documentation in gold image exampleAndreas Baumann
2015-04-04fixed segfault on worker terminationAndreas Baumann
2015-04-04some fixes in the exampleAndreas Baumann
2015-04-04more Centos gold example fixes and some TODOsAndreas Baumann
2015-04-04added a README for gold exampleAndreas Baumann
2015-04-03fixed gold building image into a standalone exampleAndreas Baumann
2014-12-29printing worker exit code and message in worker output on terminationAndreas Baumann
2014-12-29trying to map glib exit code in worker into messageAndreas Baumann
2014-12-24show truncation in outstanding worker messagesAndreas Baumann
2014-12-24corrected license to GPLv4Andreas Baumann
2014-12-24retested with clang and tccAndreas Baumann
2014-12-24added AUTHORS and COPYINGAndreas Baumann
2014-12-21increased some buffers and line buffers for worker outputAndreas Baumann