Commit Graph

77 Commits (network-device-discovery-missing-evaluation)

Author SHA1 Message Date
jenkins 5936b19ba2 Merge PR #647: Fix influx systemd env override not working with older systemd 2023-06-29 11:37:26 +02:00
Michael Zanetti 40efbb1ef4 Fix influx systemd env override not working with older systemd
Apparently the system unit file for influx is influxdb.service,
however, the symlinks in /etc differ and are named influxd.service.
While newer systemd versions seem to handle that properly, older ones
(debian buster) don't seem to pick up our config if it's named
like the symlink instead of the actual unit file
2023-06-19 12:20:35 +02:00
Michael Zanetti 3bb567c9da Tell systemd that we're using influxdb 2023-06-16 09:27:52 +02:00
jenkins 254bc5c9f5 Merge PR #640: Update mac address database 2023-05-23 11:49:14 +02:00
Simon Stürz 4531b72479 Update mac address database 2023-05-23 11:45:49 +02:00
Michael Zanetti c2e7d2bf0e Override influxdb defaults to
* only listen to localhost for security reasons
* don't print debug logs for every call
* don't use the _internal db
2023-05-22 16:08:51 +02:00
Simon Stürz 7650b3ec23 Update MAC address database 2023-02-21 12:37:37 +01:00
jenkins c6b899ea63 Merge PR #609: Update mac address vendor database 2022-12-13 21:05:08 +01:00
jenkins 57f3c83445 Merge PR #585: Update systemd service dependecies to dbus.socket 2022-12-13 21:04:51 +01:00
Simon Stürz 436fe2c5d7 Update mac address vendor database 2022-12-12 09:47:22 +01:00
Simon Stürz 41b63b081b Update mac address database 2022-10-25 01:31:13 +02:00
Simon Stürz 149e5c8c49 Update systemd service dependecies to dbus.socket 2022-10-17 11:48:18 +02:00
Simon Stürz 4e4131f5d6 Update mac address database 2022-08-17 15:46:33 +02:00
Michael Zanetti 48dd263cd9 Allow configuring warning/info/debug logging levels 2022-06-15 15:53:15 +02:00
Jenkins nymea 1a57a6a5d9 Merge PR #504: Update mac address database and switch source information provider 2022-03-27 19:49:43 +02:00
Michael Zanetti 5ca212130a Fix the apt hook 2022-03-27 01:07:03 +01:00
Simon Stürz 8a9358f08d Update mac address database and switch source information provider 2022-03-10 09:10:23 +01:00
Jenkins nymea bec0bd6d12 Merge PR #475: Change upgrade restart logic to also work on plugins and libs 2021-12-11 00:31:05 +01:00
Michael Zanetti 8ec5b4f464 Change upgrade restart logic to also work on plugins and libs 2021-11-11 01:41:20 +01:00
Simon Stürz 79ba02b317 Update mac address database 2021-10-04 11:31:14 +02:00
Simon Stürz 50c2a762ac Update mac address database 2021-07-16 15:05:06 +02:00
Simon Stürz b3fb5b44d7 Make use of system data location for searching the mac address database 2021-06-28 13:51:25 +02:00
Simon Stürz caed213cb7 Update mac database build script and README.md 2021-06-28 13:51:25 +02:00
Simon Stürz dea195045a Autodownload the mac address database information and make build script standalone 2021-06-28 13:51:25 +02:00
Simon Stürz 60de7e5c45 Add mac address database and build tool 2021-06-28 13:51:25 +02:00
Simon Stürz 58de1d5715 Limit shutdown timeout of systemd service to 30 seconds 2020-12-15 10:47:50 +01:00
Michael Zanetti 9c7694c133 Update company name 2019-12-27 00:29:58 +01:00
Jenkins nymea d589b66e3c Merge PR #218: Improve live logs in debug interface and rework logging rules 2019-10-18 14:57:23 +02:00
Jenkins nymea fa93998d5b Merge PR #217: Improve debug report and report download mechanism 2019-10-18 14:57:23 +02:00
Simon Stürz b1da5b4327 Fix inline comments and make small logging category logic adjustments 2019-10-10 16:08:23 +02:00
Simon Stürz fba096ff0c Fix debug category layout 2019-10-08 16:20:20 +02:00
Simon Stürz cc858b4d0a Fix hostname reading for Qt < 5.6 2019-10-08 16:20:20 +02:00
Simon Stürz 191936e235 Load debug categories from settings and allow configuration using debug interface 2019-10-08 16:20:20 +02:00
Simon Stürz b4f32c073a Add dynamic logging filter elements for core and plugins in the livelog view 2019-10-08 16:19:42 +02:00
Simon Stürz dc6c4b88df Prepare debug categories for the live log viewer in the debug interface 2019-10-08 16:19:42 +02:00
Simon Stürz 7d98bb37c8 Adjust live logs buttons with flexbox 2019-10-08 16:19:42 +02:00
Simon Stürz 0555449578 Add remove and copy buttons for log view 2019-10-08 16:19:42 +02:00
Simon Stürz 79cdf8316e Improve debug report and report download mechanism 2019-10-02 13:12:50 +02:00
Michael Zanetti f1cf96fb85 Automatically enable nymead service in dpkg 2019-09-27 12:33:06 +02:00
Michael Zanetti b1cf3b96f4 Install a default logging.conf 2019-08-08 20:31:48 +02:00
Michael Zanetti 025c5dcbc5 Export QT_LOGGING_CONF to /etc/nymea/logging.conf by default for systemd platforms 2019-07-16 00:51:50 +02:00
Simon Stürz e51508ee33 Update webserver debug output, add WebServerTraffic category and fix favicons for debugserver 2019-04-08 13:55:15 +02:00
Simon Stürz 706a947113 Fix timer if something goes wrong with report generation 2019-04-08 13:55:15 +02:00
Simon Stürz 384544ca15 Set working directory to standard paths and add timer for async function in order to show progress 2019-04-08 13:55:15 +02:00
Simon Stürz a0c2143c4b Add status report generator and finish debug interface improvements 2019-04-08 13:55:15 +02:00
Simon Stürz b2cb22df66 Add tabs for better overview 2019-04-08 13:55:15 +02:00
Simon Stürz c17fe76027 Add autoscoll for log view 2019-04-08 13:55:15 +02:00
Simon Stürz 4bd3b836f8 Add network test functionality and add live log viewer for debug server interface 2019-04-08 13:55:15 +02:00
Michael Zanetti 0ba6db296b update links to github 2019-04-08 13:55:15 +02:00
Michael Zanetti f2bfe7b3d4 rename contents in data/ 2019-04-08 13:55:15 +02:00