summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-06-04added local win32 fork of json-c hereAndreas Baumann
2018-04-23fixed for OSX 10.8.0 using MacPortsAndreas Baumann
2015-06-21added waiting indicators in web interface buttonsAndreas Baumann
2015-06-21implemented start/stop in the web interface, disabling disabled workersAndreas Baumann
2015-06-20sortable tabsAndreas Baumann
2015-06-20dynamic worker tabs on button click in web uiAndreas Baumann
2015-06-19better handling of connection errors, handling close button in web clientAndreas Baumann
2015-06-19proper PNG handling and parsing AJAX answer for status page in web clientAndreas Baumann
2015-06-18some cleanup in web client status pageAndreas Baumann
2015-06-18added images for jQuery UI in web interfaceAndreas Baumann
2015-06-18automatic /status tab refresh and some 0-byte reminationsAndreas Baumann
2015-06-18/status in web status tabAndreas Baumann
2015-06-17some first jquery ui stepsAndreas Baumann
2015-06-16playing with embeddable web frontendAndreas Baumann
2015-06-16started a small worker helper named 'birudaenv' doing a environemnt guessing andAndreas Baumann
2015-06-13added first shacky automatic test, added tons of dodosAndreas Baumann
2015-06-13added a wait command which should make automatic testing easierAndreas Baumann
2015-06-13more playing with cli and parameters for workersAndreas Baumann
2015-06-12show workers when completing, eliminating duplicatesAndreas Baumann
2015-06-12temporary checkinAndreas 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-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-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