summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-29Remove broken support for MinGW.Sadie Powell
2023-07-11Merge branch '2.0' into 2.1.Sadie Powell
2023-07-11Allow access list entries to have a description.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-09Update links to the bugtracker.Sadie Powell
2023-07-09Allow customising the email content type.Sadie Powell
2023-07-06Fix a crash when a module tries to get another module's config.Sadie Powell
2023-07-05Tell users that they must identify to their account before using CONFIRM.PeGaSuS
2023-06-20Pull in the upstream changes from InspIRCd's vendoring tool.Sadie Powell
2023-06-20Fix detection of the nopartmsg module in the InspIRCd proto modules.Sadie Powell
2023-06-06Terminate lines with CR+LF instead of just LF when sending an email.Sadie Powell
2023-06-03Also build the Windows dependencies in the CI.Sadie Powell
2023-06-03Merge branch '2.0' into 2.1.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-06-01Mark as 2.0.14-git.Sadie Powell
2023-06-01Release 2.0.13.2.0.13Sadie Powell
2023-05-30Update the changelogs.Sadie Powell
2023-05-29Small fixes to the Italian translation.Dragone2
2023-05-28CMakeLists.txt: remove -fno-delete-null-pointer-checksAdam
2023-05-28regchannels: remove dependency on no-delete-null-pointer-checksAdam
2023-05-28config: remove dependency on no-delete-null-pointer-checksAdam
2023-05-11Fix not being able to log into oper accounts when DNS fails.Sadie Powell
2023-05-04Avoid returning null when a config tag does not exist.Sadie Powell
2023-04-21update: german translationHendrik Jäger
2023-04-04Update the Italian translation.Dragone2
2023-03-13Fix missing override keywords.Sadie Powell
2023-03-13Modernize finding system tools and remove checks for unused tools.Sadie Powell
2023-03-13Document the protocol module changes from a while ago.Sadie Powell
2023-03-06Make language/update.sh safer, faster, cleaner.henk84
2023-02-26Document how to update a translation.henk84
2023-02-26Update some german translations.henk84
2023-02-19Merge branch '2.0' into 2.1.Sadie Powell
2023-02-19Update the en_US translation.Sadie Powell
2023-02-19Remove line numbers from the translation files.Sadie Powell
2023-02-18Update german translationHendrik Jäger
2023-02-09unreal4: set vhost/vident during SASLBram Matthys
2023-02-06Raise the default session limit from 3 to 5.Sadie Powell
2023-02-06Fix crashing when encountering an unterminated commented block.Sadie Powell
2022-12-31Merge branch '2.0' into 2.1.Sadie Powell
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-27Fix getting the port on non-UNIX socket listeners.Sadie Powell
2022-12-23Update MODULE_INIT for modern MSVC+ versions.Sadie Powell
2022-12-23Backport anopesmtp removal from the master branch.Sadie Powell
2022-12-23Remove some unnecessary dependencies on the Linux CI.Sadie Powell