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

Bump actions/checkout from 2 to 4 #2

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

Commits on Oct 12, 2018

  1. Added ipv6 support to m_geoipban

    filippo nicola cortigiani authored and filippo nicola cortigiani committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    6897dc4 View commit details
    Browse the repository at this point in the history
  2. Added ipv6 support to m_geoipban

    filippo nicola cortigiani authored and filippo nicola cortigiani committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    08f3924 View commit details
    Browse the repository at this point in the history
  3. Removed duplicated code

    filippo nicola cortigiani authored and filippo nicola cortigiani committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    bafde80 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2018

  1. Replaced static file location with GEOIP_COUNTRY_EDITION_V6

    filippo nicola cortigiani authored and filippo nicola cortigiani committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    b48693c View commit details
    Browse the repository at this point in the history
  2. Fixed wrong function to use database type

    filippo nicola cortigiani authored and filippo nicola cortigiani committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    1c386e6 View commit details
    Browse the repository at this point in the history
  3. Checking if user is AF_INET or AF_INET6 using client_sa.sa.sa_family

    filippo nicola cortigiani authored and filippo nicola cortigiani committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    6f90acf View commit details
    Browse the repository at this point in the history
  4. Changed default country code and country name to NULL

    filippo nicola cortigiani authored and filippo nicola cortigiani committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    4618cac View commit details
    Browse the repository at this point in the history
  5. Changed ipv6 db name to gi6

    filippo nicola cortigiani authored and filippo nicola cortigiani committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    c44f7bb View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2018

  1. Fixed indentation

    filippo nicola cortigiani authored and filippo nicola cortigiani committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    892266a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. Fixed identation

    filippo nicola cortigiani authored and filippo nicola cortigiani committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    6f47eb1 View commit details
    Browse the repository at this point in the history
  2. Fixed identation

    filippo nicola cortigiani authored and filippo nicola cortigiani committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    cf30cca View commit details
    Browse the repository at this point in the history
  3. Update 2.0/m_geoipban.cpp

    Co-Authored-By: H7-25 <[email protected]>
    SadieCat and H7-25 authored Oct 29, 2018
    Configuration menu
    Copy the full SHA
    b092f36 View commit details
    Browse the repository at this point in the history
  4. Update 2.0/m_geoipban.cpp

    Co-Authored-By: H7-25 <[email protected]>
    SadieCat and H7-25 authored Oct 29, 2018
    Configuration menu
    Copy the full SHA
    43775fe View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Merge remote-tracking branch 'upstream/master'

    Inspircd Devel Server committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    a7d7e9f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Bump actions/checkout from 2 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    c133f44 View commit details
    Browse the repository at this point in the history