Commit Graph

57 Commits

Author SHA1 Message Date
rofl0r 9e8beca4e1 do not treat empty lines as servers 2019-01-07 16:22:06 +00:00
rofl0r e51dbe113b watchd: optional debug output 2019-01-06 22:44:18 +00:00
mickael 358044ccea watchd: make use of ssl configurable 2019-01-06 20:09:27 +00:00
mickael 4d513898fb make "submit_after" a configuratble option (config.ini) 2019-01-06 00:38:22 +00:00
rofl0r 9ac3ed45d6 rewrite threading code in jobwatchd
now it distributes the tasks properly among all threads,
and it can be used as a standalone program.
there are some minor performance issues which will be fixed shortly.
2019-01-05 06:35:41 +00:00
rofl0r ff5d121d5f allow some config options optionally to be set by command line 2019-01-05 04:41:31 +00:00
rofl0r ffbe450aee outsource configuration to external module 2019-01-05 03:47:03 +00:00