summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-22Release 2.0.11.2.0.11Sadie Powell
2022-04-21Update the changelogs.Sadie Powell
2022-04-11Remove unnecessary ProcessModes call in unreal4.Sadie Powell
2022-02-13Fix unsetting vhosts on unreal4 (#289).PeGaSuS
2022-01-29Include the required modules in the example InspIRCd config.Sadie Powell
2022-01-29Fix a grammar error in nickserv.example.conf.Sadie Powell
2022-01-10Replace ICQ in the ns_set_misc examples with something not dead.Sadie Powell
2022-01-10Add all extra modules to the gitignore to avoid adding their symlinks.Sadie Powell
2022-01-10Avoid duplicate checks in irc2sql.Sadie Powell
2022-01-10Fix ns_resetpass not returning a response for XMLRPC (#243)Filippo Cortigiani
2022-01-10Multiple updates for unreal4 protocol (#285)k4bek4be
2022-01-09Use utf-8 encoding for outgoing email (#286)k4bek4be
2022-01-09Add a "Network Service" (RPL_WHOISOPERATOR) line to WHOIS repliesk4be
2022-01-09Adjust IsIdentValid test to comply with upcoming ircd-hybrid release (#272).Michael Wobst
2022-01-06Update the copyright headers for 2022.Sadie Powell
2022-01-03Update pl_PL translationk4be
2022-01-03Fix some minor issues discovered whilst working on 2.1.Sadie Powell
2021-12-28Fix linking against libraries by their alternate name.Sadie Powell
2021-12-28Add a build time check that OpenLDAP is reentrant.Sadie Powell
2021-12-28Reflect OpenLDAP 2.5 upstream change from libldap_r to libldapRobert Scheck
2021-12-28Allow specifying multiple dependency libraries like foo|bar.Sadie Powell
2021-12-23Fix missing spaces in de_DEHendrik Jäger
2021-12-23Document log files having their creation date appended.Sadie Powell
2021-11-20Fix some message params being sent as <middle> instead of <trailing>.Sadie Powell
2021-11-14Use example.com instead of localhost.net in the example configs.Sadie Powell
2021-11-14Use the server name as the enforcer hostname if not otherwise set.Sadie Powell
2021-11-14Fix the grammar of the globaloncycledown message (#279).Austin Ellis
2021-10-06Show the protocol module name when connecting to the uplink.Sadie Powell
2021-08-29Mark as 2.0.11-git.Sadie Powell
2021-08-29Send the oper mode for services pseudoclients on InspIRCd.Sadie Powell
2021-08-25Update Jobe's email address in the readme.Matthew Beeching
2021-08-09cmake: update NSIS template for NSIS 3Adam
2021-08-09Release 2.0.10.2.0.10Sadie Powell
2021-07-24webcpanel: fix command source ip to use extforward ipAdam
2021-06-17Overwritten has two t's in it.Sadie Powell
2021-06-17Fix various spelling issues (#274).Josh Soref
2021-06-04Use the InspIRCd-sent maxlist size instead of networkinfo:modelistsize.Sadie Powell
2021-06-04Add support for per-mode list limits.Sadie Powell
2021-05-31Fix some misleading indentation in ns_register.Sadie Powell
2021-05-26Add the -devel switch to Config.Sadie Powell
2021-05-23Improve the message for NICK_IDENTIFY_REQUIRED.Sadie Powell
2021-04-27Use InnoDB instead of the deprecated MyISAM engine.Sadie Powell
2021-04-27Use utf8mb4 instead of utf8 in chanstats and irc2sql.Sadie Powell
2021-04-27Add the anope_override keyword to methods that lack it.Sadie Powell
2021-04-16Process writes to the uplink socket before quitting in all cases.Sadie Powell
2021-04-16Default to the inspircd3 protocol module instead of inspircd20.Sadie Powell
2021-04-16Don't enforce casemapping when using the 1202 InspIRCd protocol.Sadie Powell
2021-04-08Use UTC in anopesmtp to fix a C++98 compat warning.Sadie Powell
2021-04-08Log when freopen and chown fail.Sadie Powell
2021-02-19Added `Account` to show the main nick of a grouped nick(s).PeGaSuS