17 Commits

Author SHA1 Message Date
5c41afd9e3 Fix linter warnings 2025-06-06 10:21:48 +02:00
17efc6799c Fix static analysis issues 2024-12-20 21:56:12 +01:00
aa82ba8397 Cleanup Snapclient includes 2024-04-03 21:50:03 +02:00
6e786255e1 Fix cppcheck issues 2023-12-30 11:37:35 +01:00
f5d4fcaf43 Tidy up 2021-02-10 18:36:40 +01:00
0d25ebafee Revert daemon pid file stuff 2020-06-08 23:54:40 +02:00
be40e66c63 Reformat code 2020-06-07 13:35:39 +02:00
19a82eb533 Merge branch 'develop' into write-pid-before-exit 2020-06-07 13:29:22 +02:00
7376c7709c Settings can be overwritten on command line
make pidfile and persistant data dir confgurable
2020-02-25 23:40:23 +01:00
8c6d703ec5 Update copyright dates 2020-01-04 01:03:48 +01:00
a30f548a31 rename files to snake_case 2019-10-12 18:28:29 +02:00
b20add3815 add clang-format file
reformat code
2019-09-24 22:42:36 +02:00
9259257490 small code clean-ups 2018-04-25 14:13:43 +02:00
44046821c1 update date in copyright 2018-02-19 20:04:28 +01:00
b34013f4ed Create PID file before the parent exits
Create PID file before the parent exits as systemd reads
it as soon as the parent exits.
2017-12-21 03:22:59 +01:00
52b64e9f0c change user/group for config file 2017-10-03 20:41:15 +02:00
2955b20e9d check permissions for server.json 2017-07-01 11:15:37 +02:00