Commit graph

225 commits

Author SHA1 Message Date
21c684bfbc Masses of deletions and cleanups. (0.23.2) 2023-08-21 01:48:57 +02:00
9500b91c2d Just small fixes. (0.23.1) 2023-08-21 00:27:35 +02:00
1ef835cfe6 Lot of task execution refactoring. (0.23.0) 2023-08-21 00:18:54 +02:00
681475f274 Tons of refactoring and implemented basic task execution. There are lot of bugs and features not working anymore. DO NOT USE!. (0.22.0) 2023-08-20 22:51:39 +02:00
33de0f8792 reverted parts of the last commit. (0.21.9) 2023-08-20 12:23:46 +02:00
61184b86ab Fixed a logging error in environment and some typo fixes in a log message. (0.21.9) 2023-08-20 12:16:49 +02:00
dbbe706961 Added an idea to a TODO comment. (0.21.8) 2023-08-20 12:11:49 +02:00
edaeceda69 Some normalizing and little more logging for monitors. (0.21.8) 2023-08-20 12:07:11 +02:00
9240012594 TODO.md. (0.21.7) 2023-08-20 07:08:39 +02:00
4c08639e27 Removed old TODO. (0.21.7) 2023-08-20 06:32:52 +02:00
5aa8fb72c6 Moved TODO to TODO.md and added some "next steps". (0.21.7) 2023-08-20 06:28:40 +02:00
ea95f1d990 Removed useless Super() inits in the constructor in services. (0.21.7) 2023-08-20 05:36:39 +02:00
e9f2d90836 requirements.txt update. (0.21.6) 2023-08-20 02:15:08 +02:00
d4ab58c04f requirements.txt update. (0.21.6) 2023-08-19 15:13:19 +02:00
f34d819b2c requirements.txt update. (0.21.6) 2023-08-05 23:47:04 +02:00
d53c08df89 requirements.txt update. (0.21.6) 2023-07-15 09:01:32 +02:00
01e5152d08 Added some idea to comments. (0.21.6) 2023-07-15 08:14:05 +02:00
70aeccfe76 Some configuration files update for testing and requirements.txt update. (0.21.6) 2023-07-15 00:39:53 +02:00
afc2f23308 Added syslog plugin stub but just as an idea. (0.21.6) 2023-07-09 23:57:54 +02:00
5ac1bca11a requirements.txt update. (0.21.6) 2023-07-09 19:10:14 +02:00
316c76f634 requirements.txt update. (0.21.6) 2023-07-09 01:48:13 +02:00
cd978108b0 Implemented timezone setting corretly and requirements.txt update. (0.21.6) 2023-05-30 02:44:52 +02:00
22c08787db requirements.txt update. (0.21.5) 2023-03-11 18:37:53 +01:00
e90ab515ca requirements.txt update. (0.21.5) 2023-03-07 23:38:59 +01:00
65340b92be requirements.txt update. (0.21.5) 2023-03-05 18:19:22 +01:00
50e244ab12 Just a small fix. (0.21.5) 2023-02-28 15:08:46 +01:00
5dfbc462ed Just small adjustments. (0.21.5) 2023-02-28 02:53:27 +01:00
d7ffeac943 Made logging 100% key=value format. (0.21.5) 2023-02-27 18:21:45 +01:00
4571fc232b A copy / paste fix in misc.random service... :) (0.21.4) 2023-02-27 12:25:35 +01:00
e02b769521 Fixed a configuration mistake. (0.21.4) 2023-02-27 12:13:28 +01:00
98dbd08575 Renamed main() to linspector() in bin/linspector. (0.21.4) 2023-02-27 11:15:14 +01:00
ceec36d561 Renamed logger to log in bin/linspector as every else used name. (0.21.4) 2023-02-27 11:12:24 +01:00
3192dcd6f5 Small configuration change and a change in misc.random service. (0.21.4) 2023-02-27 10:58:02 +01:00
a062182600 Added some comments and a cosmetic change. (0.21.4) 2023-02-27 10:50:11 +01:00
affddfd2b1 requirements.txt update. (0.21.4) 2023-02-27 07:44:42 +01:00
c09c8fe6cb Added asyncssh to requirements.txt. (0.21.4) 2023-02-25 01:59:46 +01:00
6f75fa2214 README update. (0.21.4) 2023-02-24 23:38:08 +01:00
d354b827fd README update. (0.21.4) 2023-02-24 19:44:55 +01:00
712a98feca README update. (0.21.4) 2023-02-24 19:43:04 +01:00
2d89adc9e4 README update. (0.21.4) 2023-02-24 19:42:02 +01:00
e2ebf1bcf6 README update. (0.21.4) 2023-02-24 19:40:04 +01:00
d87d3127cc Typo fix. (0.21.4) 2023-02-24 19:38:07 +01:00
dfc989062d README update. (0.21.4) 2023-02-24 19:30:10 +01:00
ac9e12f101 Added urwid to requirements.txt and updated textual. (0.21.4) 2023-02-24 19:21:29 +01:00
7f928c7933 Updated a README file... (0.21.4) 2023-02-24 18:19:18 +01:00
9908a0b78c Updated a README file... (0.21.4) 2023-02-24 18:15:50 +01:00
12bdca70a7 Added my complete configuration for testing. (0.21.4) 2023-02-24 18:08:04 +01:00
7848f9f58b README update. (0.21.4) 2023-02-24 17:41:01 +01:00
27fad98960 README update. (0.21.4) 2023-02-24 16:57:11 +01:00
6a5fd9041c Added some stuff to the misc.dummy and misc.random service for testing. (0.21.4) 2023-02-24 16:42:51 +01:00