-
Notifications
You must be signed in to change notification settings - Fork 248
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
A boring version of #7607 #7638
A boring version of #7607 #7638
Commits on Oct 11, 2024
-
Move 'nscd' helper functions out of 'utils'
as it's not used anywhere outside 'monitor'.
Configuration menu - View commit details
-
Copy full SHA for 2e32cb5 - Browse repository at this point
Copy the full SHA 2e32cb5View commit details -
CONFDB: introduce helper to read a full list of configured services,
including implicitly configured
Configuration menu - View commit details
-
Copy full SHA for 207fe4e - Browse repository at this point
Copy the full SHA 207fe4eView commit details -
IFP: use new helper to retrieve services list
This still won't handle socket activated services, but should take care of implicitly configured services at least.
Configuration menu - View commit details
-
Copy full SHA for 057d801 - Browse repository at this point
Copy the full SHA 057d801View commit details -
socket_activated_responders: check confdb
(instead of sssd.conf) using new helper to take into account implictly configured services. Resolves: SSSD#5013
Configuration menu - View commit details
-
Copy full SHA for c1a1edc - Browse repository at this point
Copy the full SHA c1a1edcView commit details -
socket_activated_responders: log to syslog instead of stdout
Otherwise logs of 'ExecStartPre' command are lost.
Configuration menu - View commit details
-
Copy full SHA for 4173b6a - Browse repository at this point
Copy the full SHA 4173b6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cffd82 - Browse repository at this point
Copy the full SHA 2cffd82View commit details -
CONFDB: don't hard fail in add_implicit_services()
if no explicitly configured domains found. There are might be 'enable_files_domain = true' or app domains that are expanded later.
Configuration menu - View commit details
-
Copy full SHA for a0176b3 - Browse repository at this point
Copy the full SHA a0176b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eb64b6 - Browse repository at this point
Copy the full SHA 0eb64b6View commit details