-
Notifications
You must be signed in to change notification settings - Fork 25
Unit compartment refactoring, start tpm2d in unit #558
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
Merged
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
50b655b
daemon/unit: split out socket handling in u_service
quitschbo 766aafe
daemon/cmld: Introduce cmld_init_stage_unit_notify()
quitschbo 05a5344
daemon/scd: use cmld_init_stage_unit_notify()
quitschbo 001f4ae
daemon/cmld: make cmld_init_stage_containers() static
quitschbo 9da285b
daemon/unit: Introduce u_time submodule
quitschbo bd433ce
daemon/control: include status of units in protobuf responses
quitschbo 6831c5a
control/control: control list -s to include system services
quitschbo 07a76cd
control/control: fixed formatting of retrieve_logs in print_usage()
quitschbo 3cdba25
daemon/tss: start tpm2d as unit with auto reconnect
quitschbo 63bc81d
daemon/mount: Introduce mount_idmapped()
quitschbo 10fa9b6
daemon/u_idmapped: Introduce u_idmapped module
quitschbo b494330
daemon/u_user: do not chown and chmod for idmapped mounts
quitschbo c7f1a37
daemon/u_perm: added header guards
quitschbo d77d6e6
daemon/u_user: added header guards
quitschbo c3a68b8
daemon/c_service: remove unused container.proto import
quitschbo 3742836
daemon/container Introduce container_scd_connect handler
quitschbo 626a0c3
daemon/c_smartcard: Implement the container_scd_connect handler
quitschbo 8f3af2c
daemon/scd: notify containers about (re-)connection of the scd
quitschbo 430b100
daemon: removed deprecated c_shiftid submodule
quitschbo 4275594
daemon/u_net: set proper fs type to "sysfs" in u_net_start_child()
quitschbo 548df00
common/dir: Provide dir_chown_folder() helper for recursively chown
quitschbo e8cc17d
daemon/cmld: ensure data directory in CML is root owned
quitschbo f7f7fdd
daemon/u_user: Make use of common dir_chown_folder()
quitschbo 348d72f
daemon/unit: run compartment_new() late in unit_new()
quitschbo 06b2af8
daemon/u_idmapped: ensure unit data directory in CML is root owned
quitschbo f95f603
daemon/unit: Allow setting sock_name and data_path to NULL
quitschbo 05925c0
control/control: fix memory leek in receive loop of 'control run'
quitschbo fcd689e
daemon/audit: do not use temporary files for hashing records
quitschbo 1d63aec
daemon/u_usb: added hot-plugging module for units
quitschbo 71a5d91
daemon/scd: start unit of scd in private netns
quitschbo 0c89f75
daemon/c_fifo: fixed race on container start and fifo creation in c0
quitschbo 6fb41f8
daemon/unit: Fixed memory leak in unit_new() while searching the binary
quitschbo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.