summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2019-02-14Improve the help text for ChanServ SET SUCCESSOR.Robby
2019-02-09Allow post-handshake SASL in UnrealIRCd 4.2.2 and up.Bram Matthys
2019-01-20cs_enforce: fix typo in help.Matt Schatz
2019-01-03Merge pull request #223 from SimosNap/webcpanelAdam
2019-01-03Fixed NickServ set access from webcpaneldevel
2019-01-03Merge pull request #225 from genius3000/2.0+away_msgAdam
2019-01-03Merge pull request #228 from SaberUK/2.0+casemapAdam
2019-01-03Allow multiple IP addresses in extforward_ip separated by spaceslinuxdaemon
2019-01-01Update copyright to 2019.Robby
2018-11-10Update most URLs to use HTTPS if available, and fix some dead ones too.Robby
2018-10-27Send the casemap as part of CAPAB CAPABILITIES on InspIRCd.Peter Powell
2018-09-11ns_set: Log email address change requests when confirmemailchanges = yesRobby
2018-07-20Handle S2S AWAY messages with a timestampMatt Schatz
2018-06-12Merge pull request #222 from bonnedav/patch-2Adam
2018-06-12cs_seen: fix for translations being ignoredDragone2
2018-06-12Merge pull request #214 from genius3000/2.0+fix_insp20_protoAdam
2018-06-12Merge pull request #217 from genius3000/2.0+ns_set_messageAdam
2018-06-12Update ircd-hybrid protocol module to support latest version of ircd-hybrid b...miwob
2018-06-12Merge pull request #219 from genius3000/2.0+set_help_hideAdam
2018-06-12Unreal4 does not allow SWHOIS to come from a user source.bonnedav
2018-05-08Log NickServ ungroupMatt Schatz
2018-04-25Update copyright to 2018.Robby
2018-04-25Add 'n' email token for use in the emailchange template, this token gets repl...Robby
2018-04-02Check for 'hide' flag in commands in (bs,cs,ns)_set HELPgenius3000
2018-03-26m_httpd: make http headers case insensitiveAdam
2018-03-10Show NickServ SET MESSAGE in help when 'useprivmsg' is enabledgenius3000
2018-02-13Allow empty values in InspIRCd 2.0 mode strings within CAPABILITIESgenius3000
2018-02-10ns_group: send login on successful group tooAdam
2018-02-02m_dns: fix notify socket always being ipv6Adam
2018-01-12Merge pull request #197 from genius3000/2.0+fix_insp_rlinesAdam
2017-10-14Fix sending incorrect RLines to InspIRCdgenius3000
2017-10-12No longer try to create persistent channels on the flyAdam
2017-10-12unreal4: send sjoin with empty users in SendChannelAdam
2017-10-12unreal4: send modes in sjoinAdam
2017-10-10plexus: fix overriding SendSVSLoginAdam
2017-10-09Advertise SASL mechanisms to UnrealIRCd servers.Bram Matthys
2017-07-28Allow calls to XMLRPC to impersonate supplied user, if onlineTim Gunter
2017-07-24m_xmlrpc: fix incorrect string find usageAdam
2017-07-24ns_group: don't require a user to groupAdam
2017-07-02Default require_oper to true. Fixes os_oper unserializer because it doesn't s...Adam
2017-06-05webcpanel: rate limit login attemptsAdam
2017-06-05webcpanel: escape values in template_fileserverAdam
2017-05-27Merge pull request #174 from Techman-/2.0+inspsaslAdam
2017-05-27Moved m_dns's reverse ip method to sockaddrs::reverse().Alexander Maassen
2017-05-17m_dnsbl: fix exempts, allow cidrs, default exempt 127.0.0.0/8Adam
2017-03-30m_regex_posix: use REG_ICASEAdam
2017-03-27cs_akick: don't show channel doesn't exist message in enforce from adding akicksAdam
2017-03-23Remove weird warning in nickserv help which for some reason assumes admins' a...Adam
2017-03-19Merge pull request #187 from miwob/new-modeAdam
2017-03-19m_sasl: pass module to loggerAdam