1
0
mirror of https://github.com/anope/anope.git synced 2026-07-01 13:06:38 +02:00

Commit Graph

  • 14204353ac Allow customising the email content type. Sadie Powell 2023-07-09 14:39:51 +01:00
  • 098f19c005 Fix a crash when a module tries to get another module's config. Sadie Powell 2023-07-06 10:53:25 +01:00
  • 4e1f5cce80 Tell users that they must identify to their account before using CONFIRM. PeGaSuS 2023-07-05 18:09:47 +02:00
  • 4a6f4bc92f Pull in the upstream changes from InspIRCd's vendoring tool. Sadie Powell 2023-06-20 01:06:13 +01:00
  • da2ac3e8a2 Fix detection of the nopartmsg module in the InspIRCd proto modules. Sadie Powell 2023-06-20 00:55:45 +01:00
  • 7c7158cf24 Terminate lines with CR+LF instead of just LF when sending an email. Sadie Powell 2023-06-06 16:48:47 +01:00
  • 1c30205af5 Also build the Windows dependencies in the CI. Sadie Powell 2023-06-03 21:58:13 +01:00
  • 9d0a6ddc67 Merge branch '2.0' into 2.1. Sadie Powell 2023-06-03 21:42:06 +01:00
  • fbf3b34474 add gettext to conan deps Adam 2023-06-02 23:01:27 -04:00
  • ce42810265 m_ldap: use Wldap on windows Adam 2023-06-02 21:31:12 -04:00
  • 07babdbd77 use Conan for extra's dependencies on Windows Adam 2023-06-02 18:20:19 -04:00
  • fe3926f572 Mark as 2.0.14-git. Sadie Powell 2023-06-01 23:10:11 +01:00
  • 03eead042c Release 2.0.13. 2.0.13 Sadie Powell 2023-06-01 23:07:41 +01:00
  • b1fff640dd Update the changelogs. Sadie Powell 2023-05-30 16:07:54 +01:00
  • f251ca6373 Small fixes to the Italian translation. Dragone2 2023-05-29 22:33:59 +02:00
  • 24a2c51003 CMakeLists.txt: remove -fno-delete-null-pointer-checks Adam 2023-05-28 21:25:26 -04:00
  • 66f37139cb regchannels: remove dependency on no-delete-null-pointer-checks Adam 2023-05-28 21:25:02 -04:00
  • 0646547c9e config: remove dependency on no-delete-null-pointer-checks Adam 2023-05-28 20:40:00 -04:00
  • 41206b991e Fix not being able to log into oper accounts when DNS fails. Sadie Powell 2023-05-11 13:05:39 +01:00
  • b7abfe5eca Avoid returning null when a config tag does not exist. Sadie Powell 2023-05-04 17:56:37 +01:00
  • 23e7f5bd33 update: german translation Hendrik Jäger 2023-04-21 22:13:40 +02:00
  • df9dfeae95 Update the Italian translation. Dragone2 2023-04-04 17:59:59 +02:00
  • 29db25dac7 Fix missing override keywords. Sadie Powell 2023-03-06 16:11:54 +00:00
  • d210cd2695 Modernize finding system tools and remove checks for unused tools. Sadie Powell 2023-03-06 12:07:10 +00:00
  • fc8e6ee338 Document the protocol module changes from a while ago. Sadie Powell 2022-12-28 10:45:21 +00:00
  • e68a41a91e Make language/update.sh safer, faster, cleaner. henk84 2023-03-06 13:01:46 +01:00
  • 26f846e112 Document how to update a translation. henk84 2023-02-27 00:09:30 +01:00
  • f1fbe9e629 Update some german translations. henk84 2023-02-27 00:05:28 +01:00
  • ebe3fd7e57 Merge branch '2.0' into 2.1. Sadie Powell 2023-02-19 11:18:36 +00:00
  • 1c9b34190e Update the en_US translation. Sadie Powell 2023-02-19 11:14:37 +00:00
  • a5d4aa5821 Remove line numbers from the translation files. Sadie Powell 2023-02-19 11:05:49 +00:00
  • 9b583961b0 Update german translation Hendrik Jäger 2023-02-18 22:22:35 +01:00
  • fef0cc1c29 unreal4: set vhost/vident during SASL Bram Matthys 2023-02-08 11:44:21 +01:00
  • f0ad0b4f0a Raise the default session limit from 3 to 5. Sadie Powell 2023-02-06 17:12:35 +00:00
  • dc1d9c837b Fix crashing when encountering an unterminated commented block. Sadie Powell 2023-02-06 17:10:29 +00:00
  • 885462d98e Merge branch '2.0' into 2.1. Sadie Powell 2022-12-31 22:10:37 +00:00
  • 33a337dfc0 Update the copyright headers for 2023. Sadie Powell 2022-12-31 22:08:50 +00:00
  • b64dc09bd2 Fix marking services pseudoclients as an oper on InspIRCd. Sadie Powell 2022-12-31 21:55:05 +00:00
  • 6395107be6 Fix getting the port on non-UNIX socket listeners. Sadie Powell 2022-12-27 10:21:40 +00:00
  • 24b881c427 Update MODULE_INIT for modern MSVC+ versions. Sadie Powell 2022-12-23 15:09:12 +00:00
  • 28be881886 Backport anopesmtp removal from the master branch. Sadie Powell 2022-12-23 14:21:34 +00:00
  • 5bc560a743 Remove some unnecessary dependencies on the Linux CI. Sadie Powell 2022-12-23 14:10:33 +00:00
  • fee60c8e06 The fantasy:name field is allowed to contain spaces. Sadie Powell 2022-12-18 10:36:59 +00:00
  • 3f867c1e11 Show the invalid config value in the rejection message. Sadie Powell 2022-12-18 10:35:11 +00:00
  • b235da2e9c Merge branch '2.0' into 2.1. Sadie Powell 2022-12-17 16:18:09 +00:00
  • 3f3062a077 Use <filesystem> instead of opendir/readdir/closedir. Sadie Powell 2022-12-17 15:44:44 +00:00
  • 2f46739931 Bump actions/checkout from 2 to 3 dependabot[bot] 2022-12-17 15:58:16 +00:00
  • 6eec018c34 Allow Dependabot to keep our GitHub CI up to date. Sadie Powell 2022-12-17 15:57:37 +00:00
  • 8a8fb7725b Use the native versions of inet_ntop/inet_pton on Windows. Sadie Powell 2022-12-17 12:40:58 +00:00
  • f6e5e6a2b4 Add sockaddrs::str to stringify a sockaddrs properly. Sadie Powell 2022-12-17 12:24:32 +00:00
  • dfdcd3021a Add support for linking over UNIX sockets. Sadie Powell 2022-12-15 13:07:22 +00:00
  • 5fa3d8f929 Use emplace() instead of insert(std::make_pair()). Sadie Powell 2022-09-12 20:33:21 +01:00
  • e78db21180 Mark as 2.0.13-git. Sadie Powell 2022-12-09 08:33:02 +00:00
  • d4d2a4b4ce Release 2.0.12. 2.0.12 Sadie Powell 2022-12-09 08:30:43 +00:00
  • e33b8d5f43 Update the changelogs. Sadie Powell 2022-12-09 08:28:57 +00:00
  • c2b154e1b1 Document cs_no_expire (#301). PeGaSuS 2022-12-08 08:16:04 +01:00
  • 1a2da82106 Merge branch '2.0' into 2.1. Sadie Powell 2022-12-07 15:59:46 +00:00
  • 4a2861ba3d Add a module that provides regex/pcre using PCRE2. Sadie Powell 2022-09-22 14:34:18 +01:00
  • 9d92de1157 Import InspIRCd's vendoring tool and use it to vendor crypt_blowfish. Sadie Powell 2022-10-22 20:08:30 +01:00
  • 211bd80061 Update ircd-hybrid protocol module miwob 2022-09-26 15:05:30 +02:00
  • 32679a107a Add the ability to confirm accounts via webcpanel after logging in. Austin Ellis 2022-09-22 11:38:07 -05:00
  • 1664689eb7 Merge branch '2.0' into 2.1. Sadie Powell 2022-09-15 18:39:37 +01:00
  • bc101d10de Update hybrid protocol module to improve compatibility with the latest ircd-hybrid release. miwob 2022-09-15 14:10:33 +02:00
  • 901a456132 Fix allowing spaces in some config fields that shouldn't contain them. Sadie Powell 2022-09-12 17:56:01 +01:00
  • 0c61915e31 Bahamut now has support for halfops. Sadie Powell 2022-09-12 15:13:10 +01:00
  • d5e85c7f25 Fixe a typo in the Italian translation. Dragone2 2022-08-10 20:40:42 +02:00
  • a5425e3bf3 database: write to temporary file and rename. Michael Stapelberg 2022-07-27 18:40:49 +02:00
  • b96519d85c Build the installer package on Windows CI. Sadie Powell 2022-05-01 10:28:18 +01:00
  • ac98ed615b Merge branch '2.0' into 2.1. Sadie Powell 2022-04-22 10:34:04 +01:00
  • 2062eb23f0 Release 2.0.11. 2.0.11 Sadie Powell 2022-04-22 10:17:19 +01:00
  • af4d7d21ba Update the changelogs. Sadie Powell 2022-04-21 17:48:54 +01:00
  • c2ba553483 Remove unnecessary ProcessModes call in unreal4. Sadie Powell 2022-04-11 15:34:37 +01:00
  • f2bcf449cd Use windows-2019 for Windows builds. Sadie Powell 2022-03-01 05:14:31 +00:00
  • 09c587bed0 Remove TR1 compatibility layer. Sadie Powell 2022-03-01 05:09:29 +00:00
  • a8724b5f03 Use noexcept instead of an empty exception specifier. Sadie Powell 2022-03-01 05:06:19 +00:00
  • 8dd1fb8ac2 Fix unsetting vhosts on unreal4 (#289). PeGaSuS 2022-02-13 15:30:09 +01:00
  • b7e85f5161 Default synconset and syncongroup to on. Sadie Powell 2022-02-05 23:11:39 +00:00
  • 773ed39d5d Merge branch '2.0' into 2.1. Sadie Powell 2022-02-05 23:10:42 +00:00
  • b5fe380011 Include the required modules in the example InspIRCd config. Sadie Powell 2022-01-29 13:32:07 +00:00
  • af7bf785f9 Fix a grammar error in nickserv.example.conf. Sadie Powell 2022-01-29 13:31:04 +00:00
  • 15d51ff033 Document the sysconf header file. Sadie Powell 2022-01-13 13:46:29 +00:00
  • 83bf5ba255 Remove checks for obsolete Windows SDK versions. Sadie Powell 2022-01-13 02:39:26 +00:00
  • 2881ba112b Clean up the predefined variables on Windows. Sadie Powell 2022-01-13 02:30:36 +00:00
  • 1ee81580c6 Add support for Windows CI. Sadie Powell 2022-01-13 01:17:52 +00:00
  • 4f421db5a9 Fix checking whether localisation is enabled. Sadie Powell 2022-01-13 01:58:36 +00:00
  • 091c0eea28 Rip out check_functions(). Sadie Powell 2022-01-13 01:42:20 +00:00
  • eaaabd8de0 Rip out calculate_depends(). Sadie Powell 2022-01-13 01:36:45 +00:00
  • 40ce51a1a9 Include cstring instead of string.h in services.h Sadie Powell 2022-01-13 01:13:30 +00:00
  • 23ac008cc1 Remove NO_CLIENT_LONG_LONG from the mysql module. Sadie Powell 2022-01-13 01:12:05 +00:00
  • 6486956401 Fix some methods that should have been marked as CoreExport. Sadie Powell 2022-01-13 00:34:51 +00:00
  • 33b42ce86e Use the default CMake modules for finding gettext instead of our own. Sadie Powell 2022-01-12 23:05:25 +00:00
  • a631028660 Merge branch '2.0' into 2.1. Sadie Powell 2022-01-12 22:05:59 +00:00
  • 04257b9d6a Replace ICQ in the ns_set_misc examples with something not dead. Sadie Powell 2022-01-10 16:45:25 +00:00
  • acb6c55529 Add all extra modules to the gitignore to avoid adding their symlinks. Sadie Powell 2022-01-10 02:07:08 +00:00
  • 0e6f8488d3 Avoid duplicate checks in irc2sql. Sadie Powell 2022-01-09 19:33:29 +00:00
  • 56687c27cb Fix ns_resetpass not returning a response for XMLRPC (#243) Filippo Cortigiani 2022-01-10 17:12:33 +01:00
  • 9b0c7929d9 Multiple updates for unreal4 protocol (#285) k4bek4be 2022-01-10 16:50:17 +01:00
  • d895a3aa01 Use utf-8 encoding for outgoing email (#286) k4bek4be 2022-01-09 20:01:45 +01:00
  • d4632e5286 Add a "Network Service" (RPL_WHOISOPERATOR) line to WHOIS replies k4be 2022-01-08 14:13:30 +01:00
  • c38106211c Adjust IsIdentValid test to comply with upcoming ircd-hybrid release (#272). Michael Wobst 2022-01-09 16:25:09 +01:00