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.34
Choose a base ref
...
head repository: ircd-hybrid/ircd-hybrid
compare: 8.2.35
Choose a head ref
  • 10 commits
  • 9 files changed
  • 1 contributor

Commits on Nov 7, 2020

  1. - Update NEWS

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

Commits on Nov 14, 2020

  1. - channel.c:channel_send_mask_list(): fixed issue with truncated ban …

    …masks
    
    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9702 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Nov 14, 2020
    Copy the full SHA
    1e3900c View commit details
    Browse the repository at this point in the history
  2. - Bump version to 8.2.35

    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9704 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Nov 14, 2020
    Copy the full SHA
    1be6867 View commit details
    Browse the repository at this point in the history
  3. - Update NEWS file

    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9705 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Nov 14, 2020
    Copy the full SHA
    2f767ba View commit details
    Browse the repository at this point in the history
  4. - ircd.c: tweak event_try_connections interval. try_connections() get…

    …s called every 15 seconds.
    
    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9706 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Nov 14, 2020
    Copy the full SHA
    6ed83b7 View commit details
    Browse the repository at this point in the history
  5. - conf_class.c:class_find(): minor readability improvement

    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9708 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Nov 14, 2020
    Copy the full SHA
    dcb75d8 View commit details
    Browse the repository at this point in the history
  6. - m_message.c:handle_special(): remove pointless strchr(nick, '%') te…

    …st. Support for host names has been removed years ago.
    
    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9710 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Nov 14, 2020
    Copy the full SHA
    ef915f5 View commit details
    Browse the repository at this point in the history
  7. - m_message.c: update comment

    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9712 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Nov 14, 2020
    Copy the full SHA
    f991777 View commit details
    Browse the repository at this point in the history
  8. - m_server.c: whitespace changes

    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9715 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Nov 14, 2020
    Copy the full SHA
    8a6a029 View commit details
    Browse the repository at this point in the history
  9. RELEASE TAG 8.2.35

    git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/releases/8.2.35@9716 82007160-df01-0410-b94d-b575c5fd34c7
    michael committed Nov 14, 2020
    Copy the full SHA
    1562608 View commit details
    Browse the repository at this point in the history