summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2024-03-12Fix sending SVSTOPIC when topiclock is loaded on InspIRCd.Sadie Powell
2024-03-11Fix the TIME message on InspIRCd.Sadie Powell
2024-03-11Fix OS SQLINE expiry with UnrealIRCdBram Matthys
2024-03-08Fix feature detection on InspIRCd.Sadie Powell
2024-03-04When using ldap/sql auth prevent displays expiring before their group.Sadie Powell
2024-02-29Fix a copy/paste error in webcpanel.Sadie Powell
2024-02-27Fix matching extbans on InspIRCd and implement missing matchers.Sadie Powell
2024-02-17Update the copyright headers for 2024.Sadie Powell
2024-02-17Prevent resetting the password of suspended accounts.Sadie Powell
2024-01-31Remove an extraneous space in cs_xop.Robby
2024-01-01Fix a copy/paste error in the default channel settings.Sadie Powell
2023-12-17Misc grammar fixes.Sadie Powell
2023-11-16Fix chanserv/suspend info not being visible to regular users.Sadie Powell
2023-11-16Make the SASL PLAIN implementation more robust.Sadie Powell
2023-10-24Fix a missing override keyword.Sadie Powell
2023-10-24When changing the nick of a user on inspircd3 send the expected ts.Sadie Powell
2023-10-22Fix confirming an unconfirmed operator's account.Sadie Powell
2023-10-20Fix a misleading temporary variable in ns_register.Sadie Powell
2023-10-12Fix removing entries by an alias in chanserv/access and chanserv/xop.Sadie Powell
2023-09-05Show the SQL service name in the db_sql error message.Sadie Powell
2023-07-09Clarify that operserv/sqline can also match channel names.PeGaSuS
2023-07-09Fix not serialising dontkickops/dontkickvoices properly.Sadie Powell
2023-07-09Enable CanSQLineChannel in unreal4.Sadie Powell
2023-07-09Fix not getting memo notifications when using SASL.Sadie Powell
2023-07-05Tell users that they must identify to their account before using CONFIRM.PeGaSuS
2023-06-20Fix detection of the nopartmsg module in the InspIRCd proto modules.Sadie Powell
2023-06-02add gettext to conan depsAdam
2023-06-02m_ldap: use Wldap on windowsAdam
2023-06-02use Conan for extra's dependencies on WindowsAdam
2023-05-28regchannels: remove dependency on no-delete-null-pointer-checksAdam
2023-05-28config: remove dependency on no-delete-null-pointer-checksAdam
2023-02-09unreal4: set vhost/vident during SASLBram Matthys
2022-12-31Update the copyright headers for 2023.Sadie Powell
2022-12-31Fix marking services pseudoclients as an oper on InspIRCd.Sadie Powell
2022-12-07Add a module that provides regex/pcre using PCRE2.Sadie Powell
2022-09-29Update ircd-hybrid protocol modulemiwob
2022-09-22Add the ability to confirm accounts via webcpanel after logging in.Austin Ellis
2022-09-15Update hybrid protocol module to improve compatibility with the latest ircd-h...miwob
2022-09-12Bahamut now has support for halfops.Sadie Powell
2022-07-27database: write to temporary file and rename.Michael Stapelberg
2022-04-11Remove unnecessary ProcessModes call in unreal4.Sadie Powell
2022-02-13Fix unsetting vhosts on unreal4 (#289).PeGaSuS
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-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-03Fix some minor issues discovered whilst working on 2.1.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