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

Whitelist LSM #418

Closed
wants to merge 3 commits into from
Closed

Whitelist LSM #418

wants to merge 3 commits into from

Commits on Jun 2, 2017

  1. Setup thing such that we can include our new whitelist LSM

    This just means loading whitelist/ appropriately, when the
    menu items are selected.
    root committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    a467332 View commit details
    Browse the repository at this point in the history
  2. Add the new whitelist LSM.

    This adds the functionality to whitelist execution of commands
    (to non-root users), based on the presence/absence of xattrs.
    root committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    3ef11ce View commit details
    Browse the repository at this point in the history
  3. Setup whitelist hooks at load-time.

    This completes the setup & import of the whitelist LSM
    root committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    6255802 View commit details
    Browse the repository at this point in the history