Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ircd-hybrid/ircd-hybrid
base: 8.2.29
Choose a base ref
...
head repository: ircd-hybrid/ircd-hybrid
compare: 8.2.30
Choose a head ref
  • 18 commits
  • 25 files changed
  • 1 contributor

Commits on Feb 20, 2020

  1. - help/Makefile.am: properly install the extban help file

    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9282 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Feb 20, 2020
    Copy the full SHA
    6ddc04a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. - Fixed issue where HAVE_LIBCRYPTO wouldn't get defined even if the c…

    …onfigure test was successful
    
    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9284 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Feb 22, 2020
    Copy the full SHA
    8512c8e View commit details
    Browse the repository at this point in the history
  2. - m_join.c:ms_join(): fixed ages old bug where in the channel it woul…

    …d appear as if the client removed the modes/topic instead of the server
    
    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9286 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Feb 22, 2020
    Copy the full SHA
    69f0f3b View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. - m_sjoin.c:ms_sjoin(): cleanup usage of 'tstosend'. Just use channel…

    …->creation_time instead.
    
    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9288 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Feb 23, 2020
    Copy the full SHA
    2a8b7de View commit details
    Browse the repository at this point in the history
  2. - Update NEWS file

    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9290 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Feb 23, 2020
    Copy the full SHA
    423c160 View commit details
    Browse the repository at this point in the history
  3. - Extban $n of type 'acting' has been implemented. This extban preven…

    …ts matching users from changing their
    
      nick while in the channel. Users with voice or above are not affected.
    - Channel mode +N has been changed so channel members with +v can change nick names, too
    
    
    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9291 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Feb 23, 2020
    Copy the full SHA
    396c6c5 View commit details
    Browse the repository at this point in the history
  4. - Add src/extban_nick.c

    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9293 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Feb 23, 2020
    Copy the full SHA
    6a4ae80 View commit details
    Browse the repository at this point in the history
  5. - propset

    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9296 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Feb 23, 2020
    Copy the full SHA
    6c4b5df View commit details
    Browse the repository at this point in the history
  6. - Update NEWS file

    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9297 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Feb 23, 2020
    Copy the full SHA
    e713e62 View commit details
    Browse the repository at this point in the history
  7. - Update doc/modes.txt

    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9298 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Feb 23, 2020
    Copy the full SHA
    d49c6a5 View commit details
    Browse the repository at this point in the history
  8. - m_nick.c: style corrections

    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9300 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Feb 23, 2020
    Copy the full SHA
    e60c7cf View commit details
    Browse the repository at this point in the history
  9. - Remove unused header includes

    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9302 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Feb 23, 2020
    Copy the full SHA
    d8ce7c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. - m_nick.c: change all check_clean_* functions to bool type

    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9304 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Feb 25, 2020
    Copy the full SHA
    4c02bab View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. - Update NEWS file

    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9306 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Feb 26, 2020
    Copy the full SHA
    3ae6aab View commit details
    Browse the repository at this point in the history
  2. - Bump version to 8.2.30

    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9307 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Feb 26, 2020
    Copy the full SHA
    da9115a View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2020

  1. - Update NEWS file

    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9308 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Mar 1, 2020
    Copy the full SHA
    437833b View commit details
    Browse the repository at this point in the history
  2. RELEASE TAG 8.2.30

    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/releases/8.2.30@9310 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Mar 1, 2020
    Copy the full SHA
    7501f32 View commit details
    Browse the repository at this point in the history
  3. RELEASE TAG 8.2.30

    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/releases/8.2.30@9312 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Mar 1, 2020
    Copy the full SHA
    6cfbf18 View commit details
    Browse the repository at this point in the history