Simon
bf4eaf2779
on logout as well as timeout
4 years ago
Simon
fd3e94da9f
Comment out bridge and config pickle
...
Reset bridges on logout.
4 years ago
Simon
b93d54280b
Revert "If bridge_master.py is killed with HUP:"
...
This reverts commit 19a656c88b .
4 years ago
Simon
708555470c
Revert "exclude mysql config initially if we load from pickle"
...
This reverts commit 63817c2db8 .
4 years ago
Simon
bf080f0604
Revert "configP"
...
This reverts commit c2b5375729 .
4 years ago
Simon
c2b5375729
configP
4 years ago
Simon
63817c2db8
exclude mysql config initially if we load from pickle
4 years ago
Simon
19a656c88b
If bridge_master.py is killed with HUP:
...
write config and bridge state to disk.
If, when started again, state files are less that 25 seconds old
load these instead of parsing freedmr.cfg and rules.py
This means, it's possible to effect a seamless restart, without causing
systems to have to re-login.
4 years ago
Simon
77e2dd04da
One more fix
4 years ago
Simon
2b2077cac3
Fix ident to 9
4 years ago
Simon
57b6a0a2ff
fix options parsing for IDENTTG again
4 years ago
Simon
85545fc67f
fix options parsing for IDENTTG
4 years ago
Simon
7f3bf31ff3
fix parrot config
4 years ago
Simon
772763cb41
f
4 years ago
Simon
87d1ad3387
Merge branch 'identtg'
4 years ago
Simon
ec8ec3dcf0
Tidyup in Options
4 years ago
Simon
6118eb8fd8
flarp
4 years ago
Simon
d8b90988d7
Alias ident
4 years ago
Simon
622d1a949d
convert tg
4 years ago
Simon
e3fc10cfce
ds
4 years ago
Simon
e7224bfa1e
If in
4 years ago
Simon
50fb4e9a3f
falsy
4 years ago
Simon
015a1d387e
identtg
4 years ago
Simon
671931b28b
Pass of identtg
4 years ago
Simon
236104813b
fix conflict with stash
4 years ago
Simon
7bddea254f
Server ID was already bytes_4
4 years ago
Simon
8aecf33495
First pass - override ident TG
4 years ago
Simon
6136aff819
Fix bug
4 years ago
Simon
f8a63a3a33
Only send ident if the slot has been idle for at least 30 seconds for RX and TX.
4 years ago
Simon
3238084707
fix bridge mode
4 years ago
Simon
7a920a31c5
false
4 years ago
Simon
47f64687c8
ff
4 years ago
Simon
f7ada872af
fix parrot
4 years ago
Simon
49bc77f61d
fix bridge
4 years ago
Simon
b75a0b1989
tweak validate ID
4 years ago
Simon
9310e4339c
dd
4 years ago
Simon
8cde0a22cb
Revert "end-of-life protocols 2 and 3"
...
This reverts commit fd8bcf6e81 .
4 years ago
Simon
f488de57c8
Revert "fix log spamming more"
...
This reverts commit 2788611237 .
4 years ago
Simon
3f7581cfc4
Revert "fix log spamming"
...
This reverts commit c9ce8a93c4 .
4 years ago
Simon
2788611237
fix log spamming more
4 years ago
Simon
c9ce8a93c4
fix log spamming
4 years ago
Simon
fd8bcf6e81
end-of-life protocols 2 and 3
4 years ago
Simon
2baabdbd79
Add switch for server ID validation:
...
You should add this to [GLOBAL]:
VALIDATE_SERVER_IDS: True
Please set to True if you are part of FreeDMR network.
If you are standalone or private network, You can set it to False if you want.
4 years ago
Simon
09630c6850
Tidy up
4 years ago
Simon
7ef3a54a23
bug
4 years ago
Simon
33f7064e66
Check top-level server IDs for validity:
...
Add this to freedmr.cfg [ALIASES]
SERVER_ID_URL: http://downloads.freedmr.uk/downloads/FreeDMR_Hosts.csv
SERVER_ID_FILE: freedmr_hosts.tsv
Also, if you run docker, you may need to map the file outside:
touch /etc/freedmr/json/freedmr_hosts.tsv
chown 54000:54000 /etc/freedmr/json/freedmr_hosts.tsv
then in docker-compose.yml:
- '/etc/freedmr/json/server_ids.tsv:/opt/freedmr/server_ids.tsv'
4 years ago
Simon
4edfe1cb80
fix
4 years ago
Simon
f330b228b3
Don't allow traffic from servers with SERVER_ID: 0
4 years ago
Simon
57b4125182
remove a
4 years ago
Simon
f6a0b57a07
reporty
4 years ago