summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-06Terminate lines with CR+LF instead of just LF when sending an email.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-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-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-31Update the copyright headers for 2023.Sadie Powell
2022-12-31Fix marking services pseudoclients as an oper on InspIRCd.Sadie Powell
2022-12-18The fantasy:name field is allowed to contain spaces.Sadie Powell
2022-12-18Show the invalid config value in the rejection message.Sadie Powell
2022-12-17Bump actions/checkout from 2 to 3dependabot[bot]
2022-12-17Allow Dependabot to keep our GitHub CI up to date.Sadie Powell
2022-12-09Mark as 2.0.13-git.Sadie Powell
2022-12-09Release 2.0.12.2.0.12Sadie Powell
2022-12-09Update the changelogs.Sadie Powell
2022-12-08Document `cs_no_expire` (#301).PeGaSuS
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-12Fix allowing spaces in some config fields that shouldn't contain them.Sadie Powell
2022-09-12Bahamut now has support for halfops.Sadie Powell
2022-08-10Fixe a typo in the Italian translation.Dragone2
2022-07-27database: write to temporary file and rename.Michael Stapelberg
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