Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements: gcc7 + socket + warning #18

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

jobol
Copy link
Contributor

@jobol jobol commented Jan 25, 2018

No description provided.

jobol and others added 6 commits January 25, 2018 14:31
GCC 7 emits a warning when the tag /*@fallthrough@*/
doesn't appear in a switch case when a case continue
to the next after some processing.

Change-Id: I420e3788a4c0a6d910a1214964c5480bbd12708c
Signed-off-by: José Bollo <[email protected]>
When DB_FILES_SMACK_LABEL is not defined, cmake complains
with the following message:

>  -- Checking for modules ''
>  Please specify at least one package name on the command line.

Change-Id: Ie837cae81114d096f951ec0ee4ada4173fb60190
Signed-off-by: José Bollo <[email protected]>
Setting execution bit on the socket serves nothing.

Change-Id: I2ca1ea8e0c369ee5517878e92073ace0e50f9f10
Signed-off-by: José Bollo <[email protected]>
Allow to change the directory of sockets
through a true integration of SOCKET_DIR

Allow to override the socket's group of
 - /run/cynara/cynara-agent.socket
 - /run/cynara/cynara-monitor-get.socket

through the newly defined variable CYNARA_ADMIN_SOCKET_GROUP

Change-Id: I7d58854c328e948e3d6d7fa3fc00569fd08f8aef
Signed-off-by: José Bollo <[email protected]>
Change-Id: Ifd10c3800486689ed0ed6271df59760ccfbf6caf
Signed-off-by: José Bollo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants