aboutsummaryrefslogtreecommitdiffstats
path: root/src/main-cynagorad.c
AgeCommit message (Collapse)AuthorFilesLines
2019-12-13Improve integration of cynagoraicefish_8.99.4icefish/8.99.48.99.4José Bollo1-32/+25
Allow to be more flexible when starting with or without systemd. At end this change will allows to start within systemd with socket activation or not and by sending notification without need of option. Make setting of the sockets more accurate. The admin and agent socket are now accessible only to clients of the expected group, cynagora by default. Bug-AGL: SPEC-3230 Bug-AGL: SPEC-2968 Change-Id: I3e5c7c00dfa0494628c18ffc016cfc8599a5bf9b Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2019-10-22Enforce flush at end of linesJosé Bollo1-0/+3
Change-Id: I3d3770a165f165cd922bab16b0e259e86865d048 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2019-10-17Add a locker to run only one serviceJosé Bollo1-0/+31
Change-Id: Iedec0340cb08f9eaa81967fb28a8b0e7f2c44603 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2019-10-10Fix signed/unsigned typesJose Bollo1-7/+7
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
2019-10-04Move to CYNAGORAJosé Bollo1-0/+459
Rename everything to match the new name of cynagora Change-Id: I7e529def486ca5721164b338d2c615996fbc6ca4 Signed-off-by: José Bollo <jose.bollo@iot.bzh>