A modular C++ IRC Daemon

Edit Package inspircd
http://www.inspircd.org

InspIRCd is a modular C++ IRC Daemon for Linux, BSD and Windows systems created
to provide a stable, modern, lightweight ircd (irc server) from scratch and
provide a vast number of features in a modularised form using an advanced
module API. By keeping the functionality of the main core to a minimum we hope
to increase the stability and speed of our project and make it customisable to
the needs of many users. InspIRCd is designed primarily to be a custom irc
server for the chatspike irc network (irc.chatspike.net) but we are releasing
it into the public domain under GPL so that you may benefit yourself from our
work. The project is written from scratch, avoiding the inherent instability
under large loads which can be seen in many other irc server distributions
which have the same featureset.

Refresh
Refresh
Source Files
Filename Size Changed
0001-default-config.patch 0000029194 28.5 KB
0002-Users-debug.patch 0000001083 1.06 KB
0003-Use-pkg-config-instead-of-pg_config.patch 0000001053 1.03 KB
0004-Module-to-create-channels-without-OPs.patch 0000000853 853 Bytes
_service 0000000516 516 Bytes
_servicedata 0000000230 230 Bytes
inspircd-3.10.0.tar.gz 0000854024 834 KB
inspircd-contrib-0.0.0+git1624898539.46754de.tar.xz 0000170716 167 KB
inspircd.changes 0000159833 156 KB
inspircd.conf 0000000075 75 Bytes
inspircd.service 0000000242 242 Bytes
inspircd.spec 0000024199 23.6 KB
series 0000000149 149 Bytes
Revision 218 (latest revision is 226)
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 218)
- Update to 3.10.0:
  Fixes CVE-2021-33586 (boo#1188240)
  For all the details see
  https://www.inspircd.org/2021/05/14/v3100-released.html
- updated patches to apply cleanly again
  0001-default-config.patch
  0002-Users-debug.patch
- enable new contrib modules
  m_asn.so m_changecap.so m_defaulttopic.so m_exmode.so
  m_owoifier.so m_sha512.so

- Update to version 0.0.0+git1624898539.46754de:
  * Allow exempting from solvemsg by connect class.
  * Apply solvemsg to elined users too.
  * Appease Clang on macOS when compiling the solvemsg module.
  * Exempt registered users from solvemsg.
  * Rewarn people who don't answer their solvemsg query after a while.
  * Exempt users with status ranks from SOLVEMSG.
  * Add support for channel messages to solvemsg.
  * Add a config option to set a max number of users to zombify.
  * Remove the KiwiIRC.com link.
  * Add the exmode module.
  * Add the modenotice module which was removed earlier in v4 development.
  * Add a module for testing client standard reply implementations.
  * Master is v4 not v3.
  * Import demoted modules from the main repository.
  * Add missing CXX11_OVERRIDE keyword.
  * Add the sha512 module
  * Add the defaulttopic module.
  * Fix the Ubuntu package name for hash_gnutls.
  * Fix custom tags not being saved by the chanhistory module.
  * Switch CI from 16.04 to 18.04 to match inspircd/inspircd@insp3.
  * customtags: use CTCTags::CapReference and CXX11_FINAL.
  * Modernize regen-modules.
  * Add the owoifier module.
  * Added useasn configuration option (#254)
  * Improve logging in the ASN module.
  * Fix the ASN metadata not being networked to other servers.
  * Add the asn module.
  * Fix the missing override keyword on GetRouting in changecap.
  * Forward-port the changecap module.
Comments 0
openSUSE Build Service is sponsored by