1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
Commit graph

17 commits

Author SHA1 Message Date
e53661a62c update copyright year to 2020 2020-01-20 17:17:00 +01:00
4b8215baca fix code-style 2019-10-29 17:58:36 +01:00
ef17ec19a2 refactor enums to class enums 2019-06-23 16:13:23 +02:00
6a106b42e5 use villas/utils.hpp instead of villas/utils.h 2019-04-23 13:09:50 +02:00
a64f3e4b6d add VILLASnode specific exceptions 2019-03-26 15:39:07 +01:00
1bdd597be1 api: create unix socket in home directory of not run as root 2019-02-12 17:11:26 +01:00
e1b09461c1 improve compiler compatability 2019-01-30 00:42:49 +01:00
9db4c8d2d2 fix compiler errors about non-existing std::filesystem namespace with GCC 7 2019-01-21 17:11:42 +01:00
7b5f2157b0 refactor: do not use global loggers 2019-01-17 20:28:20 +01:00
8f7c8ae71e update copyright year to 2019 2019-01-13 00:42:39 +01:00
cb8c0e79f7 api: C++17 include filesystem library by default 2018-12-02 03:58:10 +01:00
5ca2a5046e api: remove obsolete logging 2018-12-02 03:57:54 +01:00
b882617243 api: improve handling of socket descriptors 2018-12-02 03:21:27 +01:00
993bcdb378 improve logging messages 2018-12-02 03:18:09 +01:00
a63b15609a do not throw dynamically allocated exceptions 2018-12-02 03:11:32 +01:00
a0afecd50c api: use std::filesystem for creating unix socket dir 2018-11-30 21:38:19 +01:00
3c11acb8b5 cpp: ported web and api 2018-11-30 21:33:56 +01:00