Commit graph

285 commits

Author SHA1 Message Date
f6c42040bb Added developer configuration file. It contains a lot of ideas of future features. (0.25.1) 2023-08-22 01:26:01 +02:00
e71d7c088c TODO update. (0.25.1) 2023-08-22 00:42:51 +02:00
802ad69781 Added more fields to MySQL module. (0.25.1) 2023-08-22 00:31:44 +02:00
c429619040 Finished MySQL database module as early release. (0.25.0) 2023-08-22 00:00:16 +02:00
4491b6e455 README update. (0.24.1) 2023-08-21 19:18:50 +02:00
b035fe720c README update. (0.24.1) 2023-08-21 19:16:03 +02:00
430a34cda1 README update. (0.24.1) 2023-08-21 19:15:15 +02:00
ca8d26f98c README update. (0.24.1) 2023-08-21 19:12:17 +02:00
3042225ff9 Added MySQL support and first code for testing the connection. (0.24.1) 2023-08-21 19:08:19 +02:00
52b0c6b509 Moved databases from tasks to own concept because they need persistent connections. Tasks do now allow this. (0.24.0) 2023-08-21 15:05:42 +02:00
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