5695ceb270
Add flush script
2021-10-10 01:05:38 +00:00
e864887eb5
Set perms
2021-10-10 00:35:33 +00:00
0602cc2c4c
add updater
2021-10-10 00:32:24 +00:00
cdfd3ec4ae
Update 'README.md'
...
Lets get the tile right tut...;)
2021-10-09 20:18:54 -04:00
d982b5e63a
Update 'README.md'
...
Update MD
2021-10-09 20:17:55 -04:00
Simon
c3e4c8608e
Merge branch 'master' of ssh://gitlab.hacknix.net:2222/hacknix/FreeDMR
2021-10-09 23:10:52 +01:00
Simon
cd2600e3cc
Logging
2021-10-09 23:10:41 +01:00
Simon
ecd17dcdcb
Fix formatting of docker-compose.yml
2021-10-09 23:01:15 +01:00
Simon
48611c79f7
Merge branch 'github/fork/f1rmb/fix_yaml_formatting' into 'master'
...
Fix YAML files formatting (currently, install is broken)
See merge request hacknix/FreeDMR!15
2021-10-09 20:17:07 +00:00
Simon
5b17aad92c
Fix dockerfile
2021-10-09 15:06:31 +01:00
Simon
84ba245751
Clone from right repo wehn building docker
2021-10-09 12:06:29 +01:00
Simon
374806c178
should have been int_id() not int()
2021-10-09 10:40:33 +01:00
Simon
f8eec86c02
Boolint
2021-10-07 13:28:48 +01:00
Simon
93cf57131b
Would help if I added the return
2021-10-06 15:01:05 +01:00
Simon
30185abda9
Merge branch 'master' of ssh://gitlab.hacknix.net:2222/hacknix/FreeDMR
2021-10-06 11:28:03 +01:00
Simon
06c7b6acc6
Reject null streamid from HBP
2021-10-06 11:27:23 +01:00
Simon
aff4bc8155
Update .gitlab-ci.yml file
2021-10-05 12:22:52 +00:00
Simon
40e1ece172
Update .gitlab-ci.yml file
2021-10-05 11:58:08 +00:00
Simon
441644dd03
Merge branch 'master' of ssh://gitlab.hacknix.net:2222/hacknix/FreeDMR
2021-10-04 20:21:17 +01:00
Simon
aea53e0b0b
Update for new repo location
2021-10-04 20:20:05 +01:00
Simon
3dfb427be6
Update .gitlab-ci.yml file
2021-10-04 18:28:50 +00:00
Simon
69129b703e
Update .gitlab-ci.yml file
2021-10-04 18:11:03 +00:00
Simon
ab4df64635
Update .gitlab-ci.yml file
2021-10-04 17:27:22 +00:00
Simon
00761187e7
Update .gitlab-ci.yml file
2021-10-04 17:17:12 +00:00
Simon
e07f3fc4e1
Update .gitlab-ci.yml file
2021-10-03 01:17:31 +00:00
Simon
541f8fb721
Update .gitlab-ci.yml file
2021-10-03 01:15:03 +00:00
Simon
31a8cdffa5
Update .gitlab-ci.yml file
2021-10-03 01:13:34 +00:00
Simon
d000927cb2
Update .gitlab-ci.yml file
2021-10-03 01:09:55 +00:00
Simon
6e5f38ab42
Update .gitlab-ci.yml file
2021-10-03 01:02:11 +00:00
Simon
c209e205ab
Update .gitlab-ci.yml file
2021-10-03 01:00:19 +00:00
Simon
04d3fc0123
Update Proxy to allow control of debugging options from environment
...
Update docker config
2021-10-02 11:24:58 +01:00
Daniel Caujolle-Bert
3f5182b741
Fix YAML files formatting.
2021-09-29 11:10:52 +02:00
Simon
1f854a6c71
hy
2021-09-28 01:01:28 +01:00
Simon
b8bb41e3f7
docker fix - en_GB
2021-09-28 00:47:32 +01:00
Simon
f74593a10a
Merge branch 'master' of github.com:hacknix/FreeDMR
2021-09-27 22:09:06 +01:00
Simon
0fc26fc2ab
Update dockerfile
2021-09-27 22:07:34 +01:00
hacknix
cafa0442cb
Merge pull request #13 from yuvelq/patch-3
...
Add ClientInfo option
2021-09-24 09:58:31 +01:00
Simon
8fe8b36813
Update GPLv3 compliance - ensure files all have GPL header and coypright
...
didaplyed. Tge project is licenced under this licence anyway but this is for
completeness.
GPLv3 is code is copyrighted code and should be correctly used and attributed.
2021-09-20 19:38:02 +01:00
Simon
a4d8b6723d
Prioritise memory and CPU to FreeDMR so MOnitor does not steal resources.
2021-09-19 21:08:18 +01:00
Christian OA4DOA
7579f1ed46
Add ClientInfo option
...
- Fix While loop.
- Wait for a response of the client to prevent a reassignment of a port after the client was deleted, now reaper will do the work.
2021-09-15 11:12:29 -05:00
Simon
01dbdf9d1e
Fix stack trace
2021-09-12 18:02:40 +01:00
hacknix
2e5c8c82e9
Merge pull request #11 from yuvelq/patch-2
...
Add 'DNS_TIME' for 'XLXPEER' instances
2021-09-12 12:33:32 +01:00
Simon
8bb83b428d
And another
2021-09-12 11:45:47 +01:00
Simon
9dd004065d
Typo in proxy
2021-09-12 11:40:36 +01:00
Simon
a032fe7ac8
Add setproctitle to requirements
2021-09-12 11:24:00 +01:00
Simon
d8d5ddf555
Expose process titles in ps (not just python3!)
2021-09-12 11:19:07 +01:00
Christian OA4DOA
fb1c6ef8c3
Add 'DNS_TIME' for 'XLXPEER' instances
...
Also change client.getHostByName I tried a couple of times to resolve a hostname with it but I couldn't, reactor.resolve works.
2021-09-12 00:58:45 -05:00
hacknix
96e3739590
Merge pull request #10 from yuvelq/patch-1
...
Update hotspot_proxy_v2.py
2021-09-08 20:24:49 +01:00
Christian OA4DOA
b9a519f28a
Update hotspot_proxy_v2.py
2021-09-06 13:24:08 -05:00
Simon
61013584a2
Add _MASTER_IP to XLXPEER
2021-08-30 17:13:53 +01:00