Commit Graph

154 Commits

Author SHA1 Message Date
46a01efeea fix return in websocket.rs/send_to_ipbl_websocket 2023-11-25 17:35:48 +01:00
c681825efe fix error handling in websocket 2023-11-24 21:16:07 +01:00
9187642172 fix on monitoring 2023-11-18 13:13:25 +01:00
77ee68c081 fix on firewall rule building 2023-11-12 17:13:47 +01:00
cd67b0d602 fix on monitoring socket 2023-11-12 11:00:42 +01:00
b50a2d44d7 Merge pull request 'update to 1.6.0' () from develop into master
Reviewed-on: 
2023-11-10 23:46:42 +01:00
7d45f708c3 update to 1.6.0 2023-11-10 23:43:09 +01:00
a654889263 more simple code
* use of some simple macros
* simplified code blocks in ctx read/write access
2023-11-10 23:43:09 +01:00
05ef0cd339 feat: update monitoring and config reload
* monitoring: added read of current config
* config: get config by single url
2023-11-10 23:43:09 +01:00
3fb83f7f77 updated .drone.yml for sccache to use webdav 2023-11-07 19:04:01 +01:00
59ad4a6624 updated .drone.yml 2023-11-04 12:48:02 +01:00
db7001c749 fix typo in .drone.yml 2023-11-04 12:47:34 +01:00
af7f1a24a7 Merge pull request 'fix on filter' () from ipblc-filter-fix into master
Reviewed-on: 
2023-11-04 12:47:04 +01:00
4c697c2e0c fix on filter 2023-11-04 12:42:07 +01:00
b82551c562 updated to 1.5.0 2023-11-02 11:54:01 +01:00
7a49ac320c misc updates for ipblc ()
Reviewed-on: 
2023-11-02 11:29:49 +01:00
5036dc3ba8 fix Cargo.lock 2023-11-01 13:43:24 +01:00
db91b06f3b update version to 1.2.2 2023-11-01 11:46:09 +01:00
c1e8261d29 Merge pull request 'fix error on daylight saving time change' () from handle_timechange into master
Reviewed-on: 
2023-11-01 11:44:57 +01:00
e5444dde72 fix error on daylight saving time change 2023-11-01 11:40:05 +01:00
157962af8e updated dependencies 2023-07-23 23:21:13 +02:00
90c7fc453f updated README.md 2023-07-12 22:30:34 +02:00
0780af8d91 update v1.2.1 2023-07-01 15:59:50 +02:00
0434eae7b4 small fixes
* Cargo.lock update
* update how git_version generates version from commit
2023-07-01 15:56:47 +02:00
2ea6e892ab temp disabled checksum in .drone.yml 2023-07-01 15:48:21 +02:00
04294c4aa0 update to v1.2.0 2023-06-23 10:48:15 +02:00
a9e18cfcdd Merge branch 'develop-websocket' 2023-06-23 10:44:53 +02:00
9f76dcf47e updated dependencies 2023-06-23 10:36:46 +02:00
31c2497e33 updated dependencies 2023-06-09 13:45:19 +02:00
93a830d6ae updated ipblc 2023-05-22 08:19:11 +02:00
9a1f4f69dd commented unused function 2023-05-15 13:24:55 +02:00
0ad77342ea updated possible deadlock 2023-05-13 11:03:07 +02:00
40811d9754 updated main loop timeout 2023-05-13 10:40:46 +02:00
ea0c561102 removed zmq from drone 2023-05-13 10:26:20 +02:00
a720562c3c some code refactor 2023-05-10 21:32:27 +02:00
2134f09210 updated dependencies 2023-05-10 21:31:53 +02:00
1bc3358faf revert buggy commits 2023-05-07 11:23:55 +02:00
93990307c4 updated monitoring socket 2023-05-07 11:06:57 +02:00
f559fa9fd0 debug of possible deadlock 2023-05-07 10:52:00 +02:00
43d3137dd2 updated monitoring socket 2023-05-07 10:46:08 +02:00
df9d19f616 fixed mutable variable 2023-05-07 02:28:27 +02:00
ccb3b4fff0 fixed probable bug in rwlocks 2023-05-07 02:25:26 +02:00
cd33f9cf35 detached http client from context struct 2023-05-06 10:36:50 +02:00
89c6796935 updated README.md 2023-05-02 13:51:54 +02:00
2a2bd97407 updated dependencies 2023-05-01 08:26:19 +02:00
09be314a97 misc updates 2023-04-29 11:11:11 +02:00
1bef25165a updated dependencies 2023-04-29 09:49:58 +02:00
dc3405d07a added timeout 2023-04-23 10:14:16 +02:00
cdc3ac4064 updated loop timeout 2023-04-23 09:57:38 +02:00
f444137684 misc changes 2023-04-22 19:28:38 +02:00