Commit graph

57 commits

Author SHA1 Message Date
Simon
60647c86b8 Log blacklist hits 2018-12-05 14:36:58 +00:00
Simon
bb3d40d26f Blacklist 2018-12-05 14:35:13 +00:00
Ansgar Schmidt
bb371a70d0
Adding DebugLog entry for Queue size 2018-11-27 01:55:16 +01:00
phl0
334d5eb08c
Some minor code beautification 2018-11-18 23:35:06 +01:00
Simon
08157c342c Add config options for REGEX support. Also add README.REGEX 2018-11-17 16:37:11 +00:00
Simon
4c47986da0 Implement whitelist REGEX match 2018-11-17 14:57:29 +00:00
Simon
a3db88cc4c Load REGEXes from file 2018-11-17 11:25:45 +00:00
Simon
ba2a92e8e2 more REGEX logic 2018-11-15 13:21:57 +00:00
Simon
d233580d9b typo 2018-11-15 12:02:52 +00:00
Simon
09bd988f93 REGEX logic 2018-11-15 11:55:49 +00:00
Simon
4835852190 REGEX logic 2018-11-15 11:51:11 +00:00
Simon
70b754620d typo 2018-11-15 11:38:22 +00:00
Simon
373526223d Increase verbosity of REGEX logging 2018-11-15 11:23:46 +00:00
Simon
9a0b79b301 Further work on REGEX 2018-11-14 16:26:57 +00:00
Simon
984bfb00bb Initial work on REGEX blacklist on message body 2018-11-14 16:15:07 +00:00
phl0
6b61a2d6cc
(Re-)Implement backoff timer for login fails 2018-10-22 23:29:12 +02:00
phl0
1746ec7998
Basic parsing of failed login 2018-10-22 23:05:46 +02:00
phl0
784e8ce88e
Revert old backoff code 2018-10-22 22:59:09 +02:00
phl0
e46118c410
Revert last commit 2018-10-22 22:57:17 +02:00
phl0
5773edfa9b
Revert old backoff code 2018-10-22 22:54:33 +02:00
Jonathan Naylor
b1197eef49 Code cleanups. 2018-09-10 09:11:57 +01:00
Jonathan Naylor
5dd1cd3b68 Fix for Windows builds. 2018-08-27 20:30:25 +01:00
maschinist
7066b44eaa Lock DisplayLevel to 0 when daemonized 2018-08-25 17:49:45 +02:00
maschinist
a6836690e2 Simple tests for AuthKey option added 2018-08-25 17:22:12 +02:00
maschinist
7d9e321edb Cleaned up debug msgs & version bump 2018-08-25 12:55:10 +02:00
maschinist
7b2ead2631 Typo corrected: 10000 -> 10000u 2018-08-24 21:34:42 +02:00
maschinist
c7c7112bb7 Moved Flo's variable delay code to recover() to prevent re-login at full speed 2018-08-24 20:24:42 +02:00
phl0
cb9787b2cd
Implement preliminary login backoff timer 2018-08-23 14:07:04 +02:00
Jonathan Naylor
fd609b0eb1 Close the fds after the log initialisation. 2018-07-26 18:33:08 +01:00
Jonathan Naylor
590916734e Fix Alert 2 logging. 2018-07-26 18:27:39 +01:00
maschinist
30da61d4a8 Add forwarding of alphanum payload for func Alert2 msgs 2018-07-20 11:16:48 +02:00
Jonathan Naylor
6284930b30 Change the time to expire delayed time messages to 15 seconds after
advice.
2018-07-19 18:07:25 +01:00
maschinist
00d5bf4d18 Change TimeMsg hold time to cover time slot delays 2018-07-19 12:07:46 +02:00
Jonathan Naylor
3e245661b8 Fix the white list. 2018-07-15 19:59:29 +01:00
phl0
1e0d704405
Correct indent 2018-07-15 20:29:00 +02:00
Florian (DF2ET)
fe5eb303e5
Merge branch 'master' into patch-1 2018-07-15 20:24:45 +02:00
Jonathan Naylor
e48522471c Add Alert 1 and Alert 2 functional bits. 2018-07-15 19:15:34 +01:00
DO2BN
99161633cc
Removed "!", Whitelist was working as a Blacklist.
Removed "!", Whitelist was working as a Blacklist.
2018-07-15 19:50:28 +02:00
phl0
07f005ab90
Remove duplicate 2018-07-11 09:23:50 +02:00
Florian (DF2ET)
f27e83f8e7
Merge pull request #6 from dk5ras/patch-4
Update DAPNETGateway.cpp
2018-07-11 09:22:23 +02:00
Jonathan Naylor
557c6a3c33 Add the missing STL header. 2018-07-11 08:19:56 +01:00
Ralph A. Schmid
49c16f50b1
Update DAPNETGateway.cpp
added missing #include <algorithm>
2018-07-11 09:19:20 +02:00
Jonathan Naylor
acc20ec8e7 Add an optional white list of RICs to transmit. 2018-07-10 19:18:27 +01:00
Jonathan Naylor
7b50c495bc Hopefully fix queue stalls. 2018-06-25 19:11:33 +01:00
Jonathan Naylor
7b9f7ce2c1 More work on the scheduler. 2018-06-21 19:26:08 +01:00
Jonathan Naylor
172a68a123 Tighten up the conditions for sending the data. 2018-06-21 18:56:54 +01:00
Jonathan Naylor
a196abdd56 Add initial timeslot support. 2018-06-21 18:25:51 +01:00
Jonathan Naylor
f1e6db8db7 Move the position of LogInitialise. 2018-06-18 18:53:56 +01:00
Jonathan Naylor
12a87b6897 Add the actual extra messages logic. 2018-06-13 19:48:43 +01:00
Jonathan Naylor
88eacf7422 Optionally suppress time messages when messages are being queued. 2018-06-13 19:41:35 +01:00