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

Commit Graph

  • 526c4e4659 Check modes after applying mlocks in db_old Adam 2014-03-01 18:38:14 -05:00
  • b70f72bf2b Do not allow changing the email of unconfirmed accounts Adam 2014-03-01 04:31:52 -05:00
  • 2ad4c1906e Fix incorrect comment in modules.example.conf Adam 2014-03-01 04:27:45 -05:00
  • 049760cc7e Allow svsjoin/svspart on yourself Adam 2014-02-28 00:30:35 -05:00
  • e2ecec31b5 Hybrid does not let us add resvs as a server, but the core expects to be able to qline bot nicks before introducing the bots as a way to prevent collisions, so try harder to find a valid bot to send resvs on startup Adam 2014-02-27 23:21:50 -05:00
  • fee016bb84 Handle nick collisions somewhat instead of blindly overwriting the nicks in memory, which does weird things. Adam 2014-02-27 22:42:54 -05:00
  • d24fb03917 Allow registration=mail forceemail=false to work, and simply give fully registered accounts to people who do not provide an email to nickserv/register Adam 2014-02-27 04:49:28 -05:00
  • 5adc8bfefc Do not take modes from users in channels with secureops off if we are always lowering channels timestamps to their creations Adam 2014-02-27 04:23:57 -05:00
  • abcf0cde5a Remove unreachable code in config.cpp, this error is caught earlier Adam 2014-02-26 19:32:25 -05:00
  • 8f3bd314ed Fix not detecting eols in the config reader when the end of the line is the end of a multiline comment Adam 2014-02-26 19:26:50 -05:00
  • e2d456d4ce Do not setuid/gid down until after modules are loaded Adam 2014-02-26 19:24:32 -05:00
  • 96202ae545 Log successful SASL auths Adam 2014-02-24 22:22:45 -05:00
  • 2b0229d4e2 Update the italian language file H7-25 2014-02-25 03:08:07 +01:00
  • beaa3196b3 Update Spanish translation, from Isaac Fontal <i_fontal@hotmail.com> Adam 2014-02-24 16:14:40 -05:00
  • b6d771a114 Anope 2.0.0-rc4 Release 2.0.0-rc4 Adam 2014-02-24 00:31:07 -05:00
  • d3ed756bd0 Update version.log (why do we keep this around?) Adam 2014-02-24 00:30:57 -05:00
  • f8308841a6 Package dlls in src/win32 on Windows Adam 2014-02-24 00:30:47 -05:00
  • 1dfdf36fc3 Fix m_ssl_gnutls to send its cert. Most of this is from Attila. Adam 2014-02-24 00:04:13 -05:00
  • 4ac3ade126 Use a more reliable way to detect if services are running in anoperc Adam 2014-02-23 23:08:35 -05:00
  • 212abeb986 webcpanel: Update copyright year. ns_cert: Bold code 2 -> 002. Robby- 2014-02-23 23:42:43 +01:00
  • 7d4427c313 Regenerated language files. Robby- 2014-02-23 05:24:06 +01:00
  • e836be489e Store a cert->account map and use it for SASL EXTERNAL and certfp auth Adam 2014-02-22 17:46:00 -05:00
  • 1db5c555d6 Merge pull request #58 from attilamolnar/2.0+gnutlsdep Adam 2014-02-22 13:46:36 -05:00
  • bb1b015103 Make m_ssl_gnutls work with at least GnuTLS v2.8 Attila Molnar 2014-02-22 16:59:10 +01:00
  • e42684ac39 Update italian translation, from Simos. Robby- 2014-02-22 16:40:56 +01:00
  • d7de7eee60 Italian language completed translation, first release H7-25 2014-02-06 22:14:45 +01:00
  • 0a390ad392 Regenerated language files, and updated dutch language file. Robby- 2014-02-22 15:56:34 +01:00
  • aa6b12c5eb Fix Windows build Adam 2014-02-21 21:48:44 -05:00
  • e2bd08fbff Add some missing serial updates in os_dns Adam 2014-02-21 20:50:23 -05:00
  • 2047934060 Regenerate Italian language file Adam 2014-02-21 19:56:43 -05:00
  • e07dcbff08 Update italian translation, from Simos Adam 2014-02-21 19:55:41 -05:00
  • e3a8a45a61 Merge pull request #56 from ShutterQuick/2.0+noxcrypt Adam 2014-02-21 19:49:29 -05:00
  • f1ad7fd582 fix comment, activate not active Lee Holmes 2014-02-21 20:41:41 +00:00
  • 43f2645b32 update help info lethality 2014-02-20 20:07:38 +00:00
  • b6935e706c enc_bcrypt.cpp: Get rid of the libxcrypt dependency by including code from libxcrypt, and move enc_bcrypt out of extras Daniel Vassdal 2014-02-17 18:49:44 -08:00
  • a3c845894d Updated services crontab location lethality 2014-02-20 17:11:11 +00:00
  • 5933a5e9b1 Merge remote branch 'upstream/2.0' into 2.0 lethality 2014-02-18 22:24:24 +00:00
  • 109d8f431f Do not import forbids with wildcards in their names, how 1.8 treats wildcaded forbids depends on the IRCd Adam 2014-02-18 13:04:16 -05:00
  • 1edb7e776b Merge pull request #54 from attilamolnar/2.0+webcpanelfix Adam 2014-02-18 12:59:37 -05:00
  • 928e2e1b7c Fix loading noexpire channels in db_old Adam 2014-02-18 12:57:31 -05:00
  • 5a140e4898 Merge pull request #55 from attilamolnar/2.0+alphabet Adam 2014-02-18 12:54:22 -05:00
  • f64393941e Alphabetically order modules in modules.example.conf ('r' < 's' and 'w' < 'x') Attila Molnar 2014-02-18 13:00:46 +01:00
  • 0db81ca46a Merge pull request #52 from attilamolnar/2.0+gnutls Adam 2014-02-17 22:21:08 -05:00
  • 7f7144de1f Merge pull request #53 from attilamolnar/2.0+reuseaddrfix Adam 2014-02-17 22:20:38 -05:00
  • 3883716883 Turn BinarySocket::Write() into a no-op when called with l == 0 Attila Molnar 2014-02-18 03:28:02 +01:00
  • 5beea4eb7e Fix TemplateFileServer writing empty messages resulting in zero length DataBlocks being created and later passed to SocketIO::Send() Attila Molnar 2014-02-18 03:27:12 +01:00
  • 2d0fdb74d1 Fix setsockopt() with SO_REUSEADDR not working due to wrong argument type Attila Molnar 2014-02-18 02:31:01 +01:00
  • 80588fba81 Fix os_ignore to work correctly with SQL Adam 2014-02-17 19:43:19 -05:00
  • ef7dc94f88 Move most of the implementation details out of os_forbid.h, fixes crashing if a module adding a forbid is unloaded without removing the forbid Adam 2014-02-17 19:39:25 -05:00
  • 7b4eec9748 Remove docs/IRCD, it is very outdated and no longer correct at all Adam 2014-02-17 13:53:45 -05:00
  • baff417652 Move encryption.h to include/modules Adam 2014-02-17 13:53:04 -05:00
  • 7074944810 Fix not applying ipv[46]_cidr to connecting clients in os_session, #1573 Adam 2014-02-17 13:39:49 -05:00
  • 1c39d25cca Add m_ssl_gnutls Attila Molnar 2014-02-17 01:12:01 +01:00
  • f1c5c27f3f Merge branch '2.0', remote branch 'upstream/2.0' into 2.0 lethality 2014-02-16 23:49:57 +00:00
  • 9c0134ee2c Rename m_ssl to m_ssl_openssl and update docs Attila Molnar 2014-02-17 00:41:36 +01:00
  • 959fee5937 Fix Windows build Adam 2014-02-16 18:27:46 -05:00
  • 3854a5570f Merge pull request #51 from ShutterQuick/2.0+oldforbid Adam 2014-02-16 16:07:36 -05:00
  • ab1e0ebfb3 db_old.cpp: Correctly import forbidden nicks and chans Daniel Vassdal 2014-02-16 12:56:27 -08:00
  • cffe864900 Merge pull request #50 from ShutterQuick/bcrypt Adam 2014-02-16 14:10:25 -05:00
  • bc1575318b modules.example.conf: Update examples for bcrypt - also clearify that m_sasl_dh* requires openssl Daniel Vassdal 2014-02-16 10:27:17 -08:00
  • a71d0f6757 enc_bcrypt: Add module Daniel Vassdal 2014-02-16 10:26:58 -08:00
  • 50d7bf710e Merge pull request #48 from ShutterQuick/2.0+nnghsasl Adam 2014-02-14 19:15:43 -05:00
  • d44bcef31b modules.example.conf: Add info about m_sasl_dh-aes and m_sasl_dh-blowfish Daniel Vassdal 2014-02-14 15:06:46 -08:00
  • c0ce71e55a m_sasl_dh-blowfish: Add module Daniel Vassdal 2014-02-14 15:12:06 -08:00
  • 0eeb0caf08 m_sasl_dh-aes: Add module Daniel Vassdal 2014-02-14 15:11:55 -08:00
  • b13bded620 sasl.h, m_sasl.cpp: Move IdentifyRequest to the header Daniel Vassdal 2014-02-14 15:03:42 -08:00
  • 1b1180fda6 base64.cpp: B64Decode(): Don't crash on "=" Daniel Vassdal 2014-02-14 13:41:26 -08:00
  • a4ecfa5bc0 Anope::string: Add .data() Daniel Vassdal 2014-02-13 16:57:02 -08:00
  • 3c8009b495 sasl.h, m_sasl.cpp: Add RemoveSession(), DeleteSessions(), and have active sessions closed when a Mechanism is unloaded Daniel Vassdal 2014-02-13 09:29:39 -08:00
  • ca85df2d74 Don't convert XOP access entries to levels in db_old Adam 2014-02-14 11:10:20 -05:00
  • 5dfa6598c2 Do not sync channels in Channel::Reset if they are in the middle of syncing, and checkmodes in Channel::Sync. Fixes channel modes sometimes not being set if always_lower_ts is on Adam 2014-02-14 11:09:53 -05:00
  • f428d61045 Use better command access checking in webpanel for operserv/akill Adam 2014-02-13 19:42:02 -05:00
  • fc50edf046 Disable m_sasl by default Adam 2014-02-12 14:49:22 -05:00
  • 269c2786e9 Add SASL EXTERNAL support. Thanks to ShutterQuick for fixing and testing. Adam 2014-02-12 14:39:41 -05:00
  • 96fc940af7 Only trim newlines and carriage returns in BufferedSocket::GetLine Adam 2014-02-11 19:25:44 -05:00
  • 8c8e6d464a Make initial registration notices with mail less repetitive Adam 2014-02-11 18:08:09 -05:00
  • 22976b8a7c Fix flags +* or -* sometimes incorrectly reporting opers as overriding when they are not Adam 2014-02-11 17:31:46 -05:00
  • 4dff710361 ns_suspend: Show the setter of the suspension and the reason when manually unsuspending. Robby- 2014-02-11 03:57:15 +01:00
  • fe80d2cded os_modinfo: Add ability to list only extra modules. Robby- 2014-02-11 02:26:00 +01:00
  • 64f83b3ccf Bump and update version.log Robby- 2014-02-10 21:35:04 +01:00
  • 16dac87841 Regenerate anope.it_IT.po Adam 2014-02-10 10:03:38 -05:00
  • 30c59562e0 Update Italian language translation H7-25 2014-02-10 09:57:24 -05:00
  • 172325ee97 listchans: Fix typo: nickname -> channel Robby- 2014-02-10 07:50:53 +01:00
  • 6d61a84286 Add an opertype priv "protected" to not allow services to kick a user. Also classify ulines as protected Adam 2014-02-09 18:45:43 -05:00
  • f6b8596c7b Log memoserv/sendall Adam 2014-02-09 10:59:36 -05:00
  • da6760f606 Properly convert suspended nicks and channels in db_old Adam 2014-02-07 13:25:13 -05:00
  • ad962ad759 Allow other modules to suspend nicknames and channels without having to subclass suspendinfo Adam 2014-02-07 13:12:57 -05:00
  • 5327becf41 Allow other modules to be able to view and modify cs and ns set_misc data Adam 2014-02-07 13:02:20 -05:00
  • f43c99c5cc Merge pull request #46 from ShutterQuick/patch-1 Adam 2014-02-07 12:12:52 -05:00
  • c0a491cb06 Update cs_updown.cpp ShutterQuick 2014-02-07 18:04:16 +01:00
  • 66cc965fd7 Ignore nonblocking errnors on socket operations Adam 2014-02-05 15:26:03 -05:00
  • 2440514a7b Document a little more accurrately the privilege stuff and document why the access lists behave as they do Adam 2014-02-05 08:24:29 -05:00
  • fad1da81a3 Process mode changes in ns_ajoin before joining users, fixes not being able to ajoin users to +R channels on Unreal Adam 2014-02-05 08:20:45 -05:00
  • bb0e2a9a07 Make it easier to use fantasy without botserv, and document it Adam 2014-02-05 07:34:22 -05:00
  • 4f8c4f8fef Actually just allow mode clear to take any mode name Adam 2014-02-03 10:05:13 -05:00
  • 25957111b2 Fix typo in mode clear, exempts -> excepts Adam 2014-02-03 08:41:27 -05:00
  • 9a8895359a Apply the last commit to cs_list Adam 2014-02-02 03:21:02 -05:00
  • 53f8db0198 Merge pull request #44 from ShutterQuick/2.0+listfix Adam 2014-02-01 11:42:08 -08:00
  • f94cb7fb11 ns_list: Fix typo (NS_SUSPENDED -> SUSPENDED) Daniel Vassdal 2014-02-01 11:24:52 -08:00
  • c30fb13a0c Merge pull request #43 from ShutterQuick/2.0+ajoinfix Adam 2014-02-01 11:12:39 -08:00