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

processes plugin: Add support for Linux Delay Accounting. #2598

Merged
merged 8 commits into from Dec 8, 2017

Commits on Dec 6, 2017

  1. Configuration menu
    Copy the full SHA
    c7c01bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ea7a57 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2017

  1. processes plugin: Check for the CAP_NET_ADMIN capability.

    This allows us to print helpful error messages to the user if something
    goes wrong.
    octo committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    22912eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c1d95f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17b81d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8289f37 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2017

  1. processes plugin: Add the "delay-" prefix to type instances.

    This fixes a regression introduced in
    17b81d4.
    octo committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    023790e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38709ee View commit details
    Browse the repository at this point in the history