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

Add cpanel decoders and rules. #1036

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 27, 2017

  1. Add cpanel decoders and rules.

    Alexandr Garaga committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    bf0c989 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2017

  1. Fix broken cpanel-access-failed decoder failing tests

    Alexandr Garaga committed Jan 30, 2017
    Configuration menu
    Copy the full SHA
    8d6a66b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5f636e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc5939d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    205b643 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2017

  1. Fix cpanel rules and decoders.

    This fix should detect successful logins from cpanel session_log instead of login_log and thus work on older versions of cpanel. In addition, the logout decoders and rules are made more specific since there are other 'PURGE' events in cpanel session_log with a different format and semantics than logout events.
    Alexandr Garaga committed Feb 3, 2017
    Configuration menu
    Copy the full SHA
    fbf75a8 View commit details
    Browse the repository at this point in the history