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

Capsicum #772

Merged
merged 6 commits into from Oct 13, 2017
Merged

Capsicum #772

merged 6 commits into from Oct 13, 2017

Commits on Oct 7, 2017

  1. Limit capsicum rights to stdio.

    This requires FreeBSD fix (https://reviews.freebsd.org/D12622)
    to work properly.
    trasz committed Oct 7, 2017
    Copy the full SHA
    40ae8f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2017

  1. Bump default capsicum_port_max to 9999.

    This is needed for servers like ssl.efnet.org, which, per default
    config, listen on 9999.
    trasz committed Oct 11, 2017
    Copy the full SHA
    17b1950 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1e66cbd View commit details
    Browse the repository at this point in the history
  3. Sort Capsicum headers.

    trasz committed Oct 11, 2017
    Copy the full SHA
    5c0b4ae View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9895e7b View commit details
    Browse the repository at this point in the history
  5. Document that one needs to change the awaylog_file path for "/away"

    to work with Capsicum.
    trasz committed Oct 11, 2017
    Copy the full SHA
    711b2d7 View commit details
    Browse the repository at this point in the history