1
0
mirror of https://github.com/anope/anope.git synced 2026-07-01 19:26:40 +02:00

Commit Graph

  • b2d028533d cs_xop: fix showing alternative access methods in help Adam 2017-03-15 21:44:05 -04:00
  • a88d9cb1f0 modes.cpp: correct usage of format string passed to SendMode Adam 2017-03-08 19:58:25 -05:00
  • b57ef5d2c7 db_redis: don't crash if destroying an object with no type Adam 2017-03-08 16:23:14 -05:00
  • 1a96390826 unreal4: set +xt on chghost as unreal does Adam 2017-03-01 17:43:54 -05:00
  • 60339edf40 cs_set: don't lower ts from own clients joining Adam 2017-02-21 14:44:33 -05:00
  • 6990c692d6 Unwrap list modes too in cs_mode, and fix clear on virtual modes to show an error Adam 2017-02-21 12:36:59 -05:00
  • 98e62b4032 Fix logging in cs_mode set Adam 2017-02-21 12:35:51 -05:00
  • a1d7d42d6a Unwrap mode changes in RemoveMode before checking if it is set, fixes os_mode not being able to remove extbans etc Adam 2017-02-21 12:35:20 -05:00
  • 3f7c0829ef os_forbid: match forbids exact on add/del Adam 2017-02-21 09:59:10 -05:00
  • 46d8af781d Verify configured servername and uplink password are valid Adam 2017-02-21 08:19:03 -05:00
  • 67b7c8bd7d os_logsearch: fix quick match Adam 2017-02-12 16:46:13 -05:00
  • 21486e2c81 Merge pull request #185 from fallen/2.0 Adam 2017-02-06 14:20:40 -05:00
  • 29ac40b584 ns_set_misc/cs_set_misc: send syntax help too Adam 2017-02-06 14:06:55 -05:00
  • dde444ed0e protocol/inspircd12: set +x on /hs off Adam 2017-02-06 13:15:01 -05:00
  • 9b6c209c80 bs_badwords: allow opers with botserv/administration to list/clear badwords too Adam 2017-02-04 20:21:40 -05:00
  • 3c7d67c8cd Update French language file Yann Sionneau 2017-02-04 23:47:03 +01:00
  • c730291762 logger: some log events rely on empty sources Adam 2017-01-23 08:03:51 -05:00
  • c593661f40 Anope 2.0.6-git Adam 2017-01-22 17:04:20 -05:00
  • a9bf251886 Anope 2.0.5 Release 2.0.5 Adam 2017-01-22 16:09:36 -05:00
  • beac29b1d0 m_sasl: don't allow logging into unconfirmed accounts Adam 2017-01-22 16:00:06 -05:00
  • 35d6437d45 Remove old language strings from lang files Adam 2017-01-20 09:45:25 -05:00
  • 76ce8ece1a Cleanup some excess whitespaces and tabs, and fix a few typos along the way. Robby 2017-01-17 05:03:25 +01:00
  • 464093d36e Regenerate language files Adam 2017-01-16 18:59:30 -05:00
  • 71bb3fefcc Update Changes Adam 2017-01-16 18:58:30 -05:00
  • 1f6f9f5dbb Revert "Remove efnetrbl from example dnsbl configuration" Adam 2017-01-16 18:45:08 -05:00
  • 34bf21f7d1 Correct a couple expiry time checks from DoTime() Adam 2017-01-16 18:42:29 -05:00
  • 847dfd9523 Merge pull request #182 from genius3000/2.0+protocol_match_name Adam 2017-01-16 18:33:09 -05:00
  • a96e40e249 Merge pull request #183 from SaberUK/2.0+cmake Adam 2017-01-16 18:32:34 -05:00
  • 8656b65e39 Update copyright to 2017. This was done with: find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2017 Anope Team/i' {} \; Robby 2017-01-16 03:13:25 +01:00
  • 39422beaef Update the dutch language file. Robby 2017-01-14 02:57:44 +01:00
  • 6d29538346 Don't give misleading instructions when running CMake fails. Peter Powell 2017-01-13 22:02:00 +00:00
  • bdf4650ff8 m_dnsbl: widen allowed reply range to 127.0.0.0/8 Adam 2017-01-12 13:26:29 -05:00
  • 074bde5ccc db_sql: run table creation queries during import synchronously too Adam 2017-01-08 17:03:54 -05:00
  • a4f7d847ab unreal4: use SENDUMODE instead of GLOBOPS Adam 2017-01-11 20:42:20 -05:00
  • 5beb338247 Remove efnetrbl from example dnsbl configuration Adam 2017-01-08 15:48:54 -05:00
  • 7b1154de69 ns_register: notify users of unconfirmed accounts on register when there is no user too Adam 2017-01-08 13:08:04 -05:00
  • 46aeb8b70b os_list: show number of channels listed, too Adam 2017-01-07 18:09:14 -05:00
  • fe6271dffb ngircd: move metadata non-exietent user log message to debug Adam 2017-01-07 18:04:07 -05:00
  • 7cede5bb60 os_list: also allow patterns in nick!user@host#realname form Adam 2017-01-07 18:03:53 -05:00
  • 2b7f0084b7 Move log messages for status mode change for unknown user to debug Adam 2016-12-22 20:59:04 -05:00
  • ec7ce09ef4 Make User::Mask behave more like 1.8 Adam 2016-12-22 20:52:43 -05:00
  • 574c8dfbc7 Fix previous commit, deleting sessions removes it from the map which invalidates the reference Adam 2016-12-21 10:35:57 -05:00
  • 4381031994 m_sasl: log hostname/ip, if provided Adam 2016-12-19 19:03:10 -05:00
  • b3010c3c6b logger: log source nick if there is no user or account Adam 2016-12-15 08:24:40 -05:00
  • d092f5e7c8 Fix detecting if chghost/chgident is loaded on inspircd and don't send them unless they are Adam 2016-12-11 09:43:22 -05:00
  • 358f46b8ae Fix setting kill quick in webcpanel Adam 2016-12-11 09:34:37 -05:00
  • e5125c2c84 Allow nonconfirmed opers to confirm accounts Adam 2016-12-11 09:24:52 -05:00
  • 65db59b3ec Remove unnecessary functions from ngircd that duplicate the default behavior, fix a few typos in comments Adam 2016-12-10 23:28:50 -05:00
  • 95cd7a6aee inspircd12: fix mode handler to handle opers changing other users umodes correctly Adam 2016-12-01 19:10:46 -05:00
  • 12515fd2c1 cs_access: fix typo Adam 2016-12-01 19:08:39 -05:00
  • 437a6dbb29 os_logsearch: optimize non wildcard searches, allow regex Adam 2016-11-22 19:44:25 -05:00
  • d96ca9b824 os_logsearch: add a hard max limit and make the limiter smarter Adam 2016-11-22 19:35:11 -05:00
  • aefde6e44d protocol/inspircd: Match servername as well on ENCAP genius3000 2016-11-22 02:26:41 -07:00
  • 23a0628fba db_old: convert languages to UTF-8 encoded version Adam 2016-11-11 13:30:22 -05:00
  • ef9c69f99d Don't apply secureops to users with chanserv/administration privilege, not protected Adam 2016-11-05 12:06:26 -04:00
  • 8be331618c ns_group: allow userless execution Adam 2016-11-05 11:07:02 -04:00
  • a5fdf7c546 irc2sql: fix changing status modes to update ison modes Adam 2016-11-05 10:36:28 -04:00
  • dba19d839a cs_access: fix negative access to apply to the -1/0 special casing Adam 2016-11-05 10:35:23 -04:00
  • 7453c71c00 irc2sql: fix crash on shutdown with no sql Adam 2016-11-05 10:34:25 -04:00
  • f09ea316dd irc2sql: update max topic len to 512 Adam 2016-11-05 10:34:09 -04:00
  • ac0f3c5ccf m_mysql: null empty columns instead of setting to '' Adam 2016-11-04 22:56:15 -04:00
  • 76ea111980 irc2sql: fix a couple SQL errors Adam 2016-11-04 22:07:00 -04:00
  • 9f9183afc4 help: always use command name from config, which may be a different case Adam 2016-11-03 23:23:57 -04:00
  • ef32505633 dns: set error to REFUSED when there are no answers Adam 2016-11-03 23:15:07 -04:00
  • 304494322f Don't apply secureops to protected users Adam 2016-11-03 23:08:49 -04:00
  • 9e510cd0d9 Fix userless /ns set email, #1689 Adam 2016-11-03 23:04:22 -04:00
  • 0f49d1051a Don't try to include files with empty paths Adam 2016-11-03 22:58:50 -04:00
  • 4b97a9b13f Fix crash loading enc_old prior to the proto mods Adam 2016-11-03 22:54:35 -04:00
  • 07f72a3122 os_list: fix regex matching Adam 2016-10-25 14:35:36 -04:00
  • f4543edfe2 plexus: add noop and sasl support Adam 2016-10-16 18:51:16 -04:00
  • 095751363d db_sql: don't update objects pending creation as it duplicates it Adam 2016-10-16 18:50:22 -04:00
  • 1b67b97e93 ns_maxemail: equals_ci for comparing emails Adam 2016-10-06 14:59:22 -04:00
  • d4bf0957d1 inspircd20: specifially add channel modes official-join and operprefix as status modes, sometimes they are sent in CAPAB without a status prefix which causes them to be added as parameter modes Adam 2016-10-04 21:45:22 -04:00
  • 99acdcf168 cs_mode: check chanserv privilege too for status modes on set Adam 2016-10-04 21:28:43 -04:00
  • e95950ee26 cs_mode: make override logging of mode set more reliable Adam 2016-10-04 21:13:43 -04:00
  • fc0171fb40 memoserv: always use display for memo source Adam 2016-09-30 21:03:35 -04:00
  • 1c82697ccb Revert "Always use display for memo source" Adam 2016-09-30 20:52:38 -04:00
  • f3bb46a9f5 MemoServ - Read All AlphaTech 2015-09-08 03:47:29 -04:00
  • 3b62c8f3e2 InspIRCd: Send CHGIDENT/CHGHOST on SVSLOGIN Michael Hazell 2016-08-11 23:56:19 -04:00
  • 4d054aa2b2 Merge pull request #173 from genius3000/2.0-remove-expiretimeout-cs_seen Adam 2016-09-25 14:38:16 -04:00
  • 3a8ff5d456 Merge pull request #177 from attilamolnar/2.0+sqliteleak Adam 2016-09-25 14:37:01 -04:00
  • 0b783b66a4 Merge pull request #178 from Techman-/2.0+resv Adam 2016-09-25 14:36:46 -04:00
  • 0c7050c506 Merge pull request #175 from genius3000/2.0-email-date_header Adam 2016-09-25 14:35:43 -04:00
  • d02b3c1c45 Merge pull request #176 from Alef-Burzmali/2.0+update-fr2 Adam 2016-09-25 14:33:50 -04:00
  • d8a945b1a6 Always use display for memo source Adam 2016-09-14 17:24:06 -04:00
  • b50fbec705 cs_seen: allow unregistered users to use Adam 2016-09-13 12:36:48 -04:00
  • d488efdcfe ms_cancel: cleanup, consider accounts by equiality instead of sender name to account name Adam 2016-09-06 14:46:19 -04:00
  • 13c5eec00a m_ssl_openssl: allow certificate chain files to be used Adam 2016-09-05 10:41:08 -04:00
  • 39eb9f8cfc ratbox: fix RESVs Also, enable channel support because it wasn't specified already and point charybdis to these methods instead. Michael Hazell 2016-09-04 04:05:11 -04:00
  • 83c2f8e970 Update French language file. Thomas Fargeix 2016-08-19 21:33:57 +02:00
  • e23cf0c221 Added a Date field to the Header genius3000 2016-08-16 17:12:25 -06:00
  • de174149f7 m_sqlite: Fix possible memory leak when opening a database fails Attila Molnar 2016-08-17 14:09:05 +02:00
  • 663e79e4d3 Remove 'expiretimeout' from chanserv.example.conf genius3000 2016-08-08 23:39:19 -06:00
  • 2a5e7827bd Merge pull request #172 from bonnedav/patch-1 Adam 2016-08-08 09:34:14 -04:00
  • 9c0b843665 Remove unused commands from oper config. bonnedav 2016-08-08 02:41:42 -06:00
  • 8fdfa6e094 Fix #1684 more, can have non-user sources for encap sasl Adam 2016-07-25 22:27:30 -04:00
  • dad4be050b cs_xop: remove unused code Adam 2016-07-25 19:35:19 -04:00
  • 937b0e7185 db_old: fix warnings Adam 2016-07-25 19:34:59 -04:00
  • db4f38bcf5 Bump for 2.0.5-git Adam 2016-07-23 17:37:05 -04:00
  • c2e09fdaea Anope 2.0.4 Release 2.0.4 Adam 2016-07-23 16:26:14 -04:00