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

Commit Graph

  • b8bcad048e Update the copyright headers for 2022. Sadie Powell 2022-01-06 23:15:44 +00:00
  • 4e5fc9797c Speed up CI by building with Ninja instead of Make. Sadie Powell 2022-01-04 18:47:52 +00:00
  • 9befb13ea4 Remove various entries from sysconf which are never actually used. Sadie Powell 2022-01-04 14:50:12 +00:00
  • 8eb6a4da71 Update more IRCServices references to reflect the current project. Sadie Powell 2022-01-04 14:11:07 +00:00
  • ec7dfb3675 Use C++11 header names instead of their deprecated equivalents. Sadie Powell 2022-01-04 12:36:35 +00:00
  • 106750db77 Replace all uses of push_back with emplace_back. Sadie Powell 2022-01-04 12:28:55 +00:00
  • 7d1047490e Consistently use #pragma once across all header files. Sadie Powell 2022-01-04 12:02:50 +00:00
  • c9f93eeaed Merge branch '2.0' into 2.1. Sadie Powell 2022-01-04 00:39:07 +00:00
  • db6b2225b1 Use GNU visibility attributes when on non-Windows. Sadie Powell 2022-01-03 23:42:12 +00:00
  • c6c9d9591c Remove some obsolete header and function checks. Sadie Powell 2022-01-03 23:32:53 +00:00
  • c1f6a79c72 Export a compilation database for debug builds. Sadie Powell 2022-01-03 23:08:23 +00:00
  • eb81f22a5b Modernize CXXFLAGS on Unix and enable -Werror on CI. Sadie Powell 2022-01-03 19:17:02 +00:00
  • a31a7f5a6c Use C++11 default initializers and destructors where possible. Sadie Powell 2022-01-03 18:52:15 +00:00
  • 7531e90499 Use C++11 style class/struct initialisation. Sadie Powell 2022-01-03 18:34:16 +00:00
  • a93a7c87b6 Update pl_PL translation k4be 2022-01-03 19:10:21 +01:00
  • ba2c82e2f5 Fix some minor issues discovered whilst working on 2.1. Sadie Powell 2022-01-03 19:33:21 +00:00
  • dfcc025a19 Remove MARK_DEPRECATED as there's an attribute for this now. Sadie Powell 2022-01-03 16:50:38 +00:00
  • a5f7aac295 Replace anope_{final,override} with their C++11 equivalent. Sadie Powell 2022-01-03 16:50:06 +00:00
  • d76d747196 Require C++17 to build Anope. Sadie Powell 2022-01-03 16:49:24 +00:00
  • aee1e53cb3 Remove support for precompiled headers. Sadie Powell 2022-01-03 16:24:04 +00:00
  • fd1ca96e2c Merge branch '2.0' into 2.1. Sadie Powell 2022-01-03 15:36:59 +00:00
  • 2c18601d8f Fix linking against libraries by their alternate name. Sadie Powell 2021-12-28 21:18:22 +00:00
  • a1a1b3ad01 Add a build time check that OpenLDAP is reentrant. Sadie Powell 2021-12-28 19:16:47 +00:00
  • 7a28d81b44 Reflect OpenLDAP 2.5 upstream change from libldap_r to libldap Robert Scheck 2021-12-28 20:11:54 +01:00
  • 69dbcba069 Allow specifying multiple dependency libraries like foo|bar. Sadie Powell 2021-12-28 11:45:32 +00:00
  • 66bf55fb7f Fix missing spaces in de_DE Hendrik Jäger 2021-12-20 12:58:13 +01:00
  • 002186c016 Document log files having their creation date appended. Sadie Powell 2021-12-23 22:08:36 +00:00
  • 6a7488edc1 Remove double escaping in CMake regex matching. Sadie Powell 2021-12-14 11:10:20 +00:00
  • 4af8dfa549 Update the min version of CMake mentioned in the Config script. Sadie Powell 2021-12-14 10:10:03 +00:00
  • 4efc2c219b Send mode changes from ChanServ if the channel is not registered. Sadie Powell 2021-12-03 07:11:37 +00:00
  • 84ec0903ee Fix checking if this is null in regchannel. Sadie Powell 2021-12-02 10:23:05 +00:00
  • 754c82d047 Remove undefined behaviour around checking if this is null. Sadie Powell 2021-11-30 10:54:10 +00:00
  • 17fa704278 CMake warnings CMP0003 and CMP0007 are not necessary. Sadie Powell 2021-11-30 10:09:08 +00:00
  • b9ccd4bb0b Fix cmake deprecation warning CMP0026. Sadie Powell 2021-11-30 09:59:40 +00:00
  • 595bc09ec1 Merge branch '2.0' into 2.1. Sadie Powell 2021-11-30 09:50:33 +00:00
  • 64f65b035e Fix some message params being sent as <middle> instead of <trailing>. Sadie Powell 2021-11-20 19:54:56 +00:00
  • b6f1c86f65 Use example.com instead of localhost.net in the example configs. Sadie Powell 2021-11-14 20:45:17 +00:00
  • a736b54ef1 Use the server name as the enforcer hostname if not otherwise set. Sadie Powell 2021-11-14 20:45:01 +00:00
  • 8b8bc97194 Fix the grammar of the globaloncycledown message (#279). Austin Ellis 2021-11-13 18:42:09 -06:00
  • 27cff11e31 Increase the default channel expiry to 30 days. Sadie Powell 2021-10-17 19:46:05 +01:00
  • b7da27ad3a Increase the default nickname expiry to 90 days. Sadie Powell 2021-10-17 19:44:05 +01:00
  • aa0adcf99b Show the protocol module name when connecting to the uplink. Sadie Powell 2021-10-06 20:58:57 +01:00
  • 079fb1b66f Mark as 2.0.11-git. Sadie Powell 2021-08-29 20:02:21 +01:00
  • 1cab1d32c2 Send the oper mode for services pseudoclients on InspIRCd. Sadie Powell 2021-08-29 18:36:17 +01:00
  • e5075d2dc2 Merge branch '2.0' into 2.1 Sadie Powell 2021-08-28 19:53:17 +01:00
  • 98fdce2e1d Update Jobe's email address in the readme. Matthew Beeching 2021-08-25 20:33:11 +01:00
  • d8d1c1d18c cmake: update NSIS template for NSIS 3 Adam 2021-08-09 17:17:25 -04:00
  • 48ec53242e Release 2.0.10. 2.0.10 Sadie Powell 2021-08-09 15:54:25 +01:00
  • e7e8447fa3 Deduplicate code for checking if a user is securely connected. Sadie Powell 2021-08-01 19:23:48 +01:00
  • 561b205c4a Merge branch '2.0' into 2.1. Sadie Powell 2021-08-01 18:53:24 +01:00
  • 91321bdf68 webcpanel: fix command source ip to use extforward ip Adam 2021-07-24 12:09:12 -04:00
  • 33590aa59b Overwritten has two t's in it. Sadie Powell 2021-06-17 18:41:23 +01:00
  • fd88b756fc Fix various spelling issues (#274). Josh Soref 2021-06-17 10:02:30 -04:00
  • 8d1bc95faf Use the InspIRCd-sent maxlist size instead of networkinfo:modelistsize. Sadie Powell 2021-06-04 02:12:21 +01:00
  • e67c2d5632 Add support for per-mode list limits. Sadie Powell 2021-06-04 02:12:09 +01:00
  • 376053e0ac Allow protocol modules to declare that the IRCd supports tags. Sadie Powell 2021-05-31 22:57:31 +01:00
  • cadc6f48e6 Remove nickserv:strictpasswords as it is now obsolete. Sadie Powell 2021-05-31 21:18:26 +01:00
  • b6665d5eb9 Add the nickserv:minpasslen option. Sadie Powell 2021-05-31 21:16:06 +01:00
  • 95955ae069 Rename nickserv:passlen to nickserv:maxpasslen. Sadie Powell 2021-05-31 21:00:43 +01:00
  • df4313f5bb Merge branch '2.0' into 2.1. Sadie Powell 2021-05-31 20:57:48 +01:00
  • 3728a0bda1 Fix some misleading indentation in ns_register. Sadie Powell 2021-05-31 20:53:29 +01:00
  • d2da73cf68 Add the -devel switch to Config. Sadie Powell 2021-05-24 20:51:07 +01:00
  • 100b24074d Improve the message for NICK_IDENTIFY_REQUIRED. Sadie Powell 2021-05-23 19:51:40 +01:00
  • a040f17787 Use InnoDB instead of the deprecated MyISAM engine. Sadie Powell 2021-04-27 23:21:07 +01:00
  • 6274bd0b34 Use utf8mb4 instead of utf8 in chanstats and irc2sql. Sadie Powell 2021-04-27 23:18:04 +01:00
  • 095a25d473 Add the anope_override keyword to methods that lack it. Sadie Powell 2021-04-27 21:41:19 +01:00
  • 53cd3f47b5 Use elseif in CMake where possible. Sadie Powell 2021-04-27 18:43:28 +01:00
  • c21f6eb5a3 Rip out compatibility code for now-unsupported CMake versions. Sadie Powell 2021-04-27 18:29:45 +01:00
  • e2aeab970b Remove the repeated conditions in cmake endif/else statements. Sadie Powell 2021-04-27 17:49:06 +01:00
  • ef4fd869ae Bump minimum CMake version to 3.8. Sadie Powell 2021-04-27 17:48:28 +01:00
  • dfc8bd4aa2 Switch SendSVSLogin to take a NickAlias. Sadie Powell 2021-04-27 17:31:14 +01:00
  • fd774bd52a Remove unnecessary space. Sadie Powell 2021-04-21 14:09:07 +01:00
  • 16fac79b78 The last parameter of Solanum ECHO is a <trailing>. Sadie Powell 2021-04-21 14:06:49 +01:00
  • 622a8ea7e9 Implement support for the Solanum ECHO server capability. Sadie Powell 2021-04-21 14:02:32 +01:00
  • c00ecc5e02 Process writes to the uplink socket before quitting in all cases. Sadie Powell 2021-04-16 22:08:29 +01:00
  • cdd9b6f11b Default to the inspircd3 protocol module instead of inspircd20. Sadie Powell 2021-04-16 21:39:38 +01:00
  • faee68e85f Don't enforce casemapping when using the 1202 InspIRCd protocol. Sadie Powell 2021-04-16 21:39:15 +01:00
  • 683f42eeef Use UTC in anopesmtp to fix a C++98 compat warning. Sadie Powell 2021-04-08 13:25:52 +01:00
  • f83558f10b Log when freopen and chown fail. Sadie Powell 2021-04-08 13:25:05 +01:00
  • 0a518f4bbd Fix the syntax of Solanum identified messages. Sadie Powell 2021-03-30 13:56:20 +01:00
  • 9483da3239 Added Account to show the main nick of a grouped nick(s). PeGaSuS 2021-02-19 02:42:13 +01:00
  • c67911bfcc bots: Fix dtor channel iterator being invalidated. Matt Schatz 2021-02-16 20:12:16 -07:00
  • 3f6e694e50 Send the appropriate messages for Solanum's IDENTIFIED feature. Sadie Powell 2021-02-19 01:08:08 +00:00
  • c2646d67bb Replace the Charybdis protocol module with Solanum (its successor). Sadie Powell 2021-02-19 00:22:04 +00:00
  • c68b81eac8 Merge branch '2.0' into 2.1. Sadie Powell 2021-02-18 23:59:28 +00:00
  • 4d271e0210 cs_access: require accounts to be confirmed for level 0 access Adam 2021-01-31 12:05:25 -05:00
  • c5a4e8337c Update copyright to 2021. Robby 2021-01-07 03:31:08 +01:00
  • 7e08e7cb6c Set killprotect as a default option in nickserv.example.conf. PeGaSuS 2020-12-31 16:27:39 +01:00
  • 4031dc7321 inspircd3: Enable support for channel SQLines (#268) Michael Hazell 2021-01-01 14:03:23 -05:00
  • d1e4943800 Add kill_immed as an available option to nickserv.example.conf. Robby 2020-11-20 17:00:00 +01:00
  • 74f18d7b1d Only grant an account an identifier when the identifier is needed. Sadie Powell 2020-11-19 14:12:18 +00:00
  • 3856538e48 Bump for 2.0.10-git. Sadie Powell 2020-10-22 12:10:08 +01:00
  • 236affa2a4 Release 2.0.9. 2.0.9 Sadie Powell 2020-10-22 12:08:50 +01:00
  • f8d8104d82 Update the changelog. Sadie Powell 2020-10-22 12:07:20 +01:00
  • a3c7f716bd Fix the query used by IRC2SQL for updating server information. Sadie Powell 2020-10-21 16:26:08 +01:00
  • b2b53a1e01 Fix account identifiers conflicting with SQL row identifiers. Sadie Powell 2020-10-21 12:12:56 +01:00
  • 95f4e29edd Unset the account id before the account name on InspIRCd. Sadie Powell 2020-10-12 17:47:41 +01:00
  • cdf147f351 Fix not sending an account id to InspIRCd on SASL. Sadie Powell 2020-10-12 17:30:05 +01:00
  • 8b2c1548ab Merge tag '2.0.8' into 2.1. Sadie Powell 2020-10-07 14:42:33 +01:00
  • 2cf507ed66 Bump for 2.0.9-git. Sadie Powell 2020-10-07 13:13:44 +01:00