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

- GeoIP support in Alerts #840

Merged
merged 8 commits into from
Jul 8, 2016
Merged

- GeoIP support in Alerts #840

merged 8 commits into from
Jul 8, 2016

Commits on May 13, 2016

  1. - GeoIP support in Alerts

    Signed-off-by: Scott R. Shinn <scott@atomicorp.com>
    atomicturtle committed May 13, 2016
    Configuration menu
    Copy the full SHA
    e79173b View commit details
    Browse the repository at this point in the history
  2. Add missing geoip.c

    atomicturtle committed May 13, 2016
    Configuration menu
    Copy the full SHA
    4941ea7 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2016

  1. - Bugfixes for travis, more on the way

    Signed-off-by: Scott R. Shinn <scott@atomicorp.com>
    atomicturtle committed May 23, 2016
    Configuration menu
    Copy the full SHA
    7b9b135 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2016

  1. - Disable GEO by default

    Signed-off-by: Scott R. Shinn <scott@atomicorp.com>
    atomicturtle committed May 24, 2016
    Configuration menu
    Copy the full SHA
    c599324 View commit details
    Browse the repository at this point in the history
  2. - Add ifdef for libgeo

    Signed-off-by: Scott R. Shinn <scott@atomicorp.com>
    atomicturtle committed May 24, 2016
    Configuration menu
    Copy the full SHA
    537dfcc View commit details
    Browse the repository at this point in the history
  3. Rough ifdef logic to handle non-Geo conditions

    Signed-off-by: Scott R. Shinn <scott@atomicorp.com>
    atomicturtle committed May 24, 2016
    Configuration menu
    Copy the full SHA
    215ccf2 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2016

  1. - More cleanup, add tld field to ossec-dbd

    Signed-off-by: Scott R. Shinn <scott@atomicorp.com>
    atomicturtle committed May 27, 2016
    Configuration menu
    Copy the full SHA
    4ac0d7c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2016

  1. - Fix non-geo build condition, store IP address as decimal in DB

    Signed-off-by: Scott R. Shinn <scott@atomicorp.com>
    atomicturtle committed Jun 1, 2016
    Configuration menu
    Copy the full SHA
    eed1722 View commit details
    Browse the repository at this point in the history