summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2024-10-11Change the mode lock before removing/adding the PERM mode.Sadie Powell
2024-08-24Fix translating mail:memo_message.Sadie Powell
2024-07-20Fix the type of the InspIRCd IJOIN chants when converting.Sadie Powell
2024-07-19Send the vhost/vident before the account name on InspIRCd.Sadie Powell
2024-07-14Fix joining channels with keys on InspIRCd v3.Sadie Powell
2024-06-04Log a user out fully when their nick gets suspended.Sadie Powell
2024-05-16Explicitly specify ROW_FORMAT=DYNAMIC when creating tables.Sadie Powell
2024-05-16Don't specify a width for DT_INT columns.Sadie Powell
2024-05-16Mark boolean columns as DT_INT in bs_kick.Sadie Powell
2024-05-11Ensure we are connected to MySQL before trying to escape data.Sadie Powell
2024-04-29Skip serializing data without a type in db_flatfile.Sadie Powell
2024-03-12Add a workaround for users matching expired sqlines.Sadie Powell
2024-03-12Fix expiring forbids.Sadie Powell
2024-03-12Respect --noexpire in cs_suspend and ns_suspend.Sadie Powell
2024-03-12Fix expiring channel suspensions.Sadie Powell
2024-03-12Fix expiring nick suspensions.Sadie Powell
2024-03-12Fix duplicate messages when synconset/syncongroup is set.Sadie Powell
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