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

Commit Graph

  • 7a2d027e1d Fix deflanguage from 4034b3054a, this shouldn't have been removed Adam 2014-05-21 10:47:50 -04:00
  • f627a3bacd Core prep for p10 stuff Adam 2014-05-21 08:50:40 -04:00
  • 5a1257b7f0 Fix extra space in log messages with logtype channel and no source Adam 2014-05-21 08:40:54 -04:00
  • 866f3f32ab Speed up akill xline checks Adam 2014-05-20 21:10:49 -04:00
  • 20ce170024 Show account names in log messages Adam 2014-05-20 12:19:26 -04:00
  • 4034b3054a Add English language file which users can edit to modify language strings Adam 2014-05-20 11:41:05 -04:00
  • e581158645 Fix two compile warnings in access.cpp on newer compiles Adam 2014-05-20 10:00:34 -04:00
  • 01021131ca Also search channel descriptions and topics in /cs list Adam 2014-05-20 09:52:26 -04:00
  • 13ea98a02e Fix server usercounter not being incremented when servers are bursting Adam 2014-05-19 22:46:28 -04:00
  • db56a61f86 Fixup previous commit when serializing access entries Adam 2014-05-19 22:45:45 -04:00
  • df321a118e Fix access lists showing the wrong mask if the display nick for a group expires but the group still exists. This can cause access entries for nicks to not be deleted whenever the nicks are deleted. Adam 2014-05-14 19:10:23 -04:00
  • 1931fcf0e5 Fix webpanel mode list to only show real list modes Adam 2014-05-13 22:59:41 -04:00
  • 63b02b8c97 Sanitize nuh masks more to prevent the other side from rewriting them, which screws with our internal tracking of them Adam 2014-05-13 22:57:53 -04:00
  • 1c8a77ab9f Accept an optional reason for svspart Adam 2014-05-13 19:52:01 -04:00
  • 0c7d53f81e Don't show both online from's if they have the same mask in ns_info Adam 2014-05-13 18:38:14 -04:00
  • bcc3ae5742 Merge pull request #76 from miwob/master Adam 2014-05-13 17:50:07 -04:00
  • 4e67e0897a Merge pull request #77 from Cronus89/patch-2 Adam 2014-05-13 17:47:33 -04:00
  • 76a9538441 Fix compile warning in base64.cpp:B64Encode Michael Wobst 2014-05-13 18:28:53 +02:00
  • 91c7862579 Update Paramater length for os_dns to fix DNS SET Cronus89 2014-05-13 11:12:00 -05:00
  • 6b6bc81999 Update ircd-hybrid protocol module Michael Wobst 2014-05-13 18:00:10 +02:00
  • 1f2c385bb9 Add config options to ns_suspend and cs_suspend to configure which information is shown to non opers Adam 2014-05-01 21:03:32 -04:00
  • d79dd0b7d7 Pass password to nick register event so modules like m_ldap_authentication can create the respective account using the decrypted password which might not always be available Adam 2014-05-01 18:38:17 -04:00
  • 8b2e8137f6 Merge pull request #75 from attilamolnar/2.0+inspircd-globops Adam 2014-05-01 18:19:23 -04:00
  • 732466d8f4 Merge pull request #74 from attilamolnar/2.0+fix-os-stats Adam 2014-05-01 18:19:01 -04:00
  • 3049916ade Fix undefined symbol error when loading os_stats, caused by 82008d507c Attila Molnar 2014-04-30 01:15:10 +02:00
  • 0afd666f22 InspIRCd 2.0: Recognize GLOBOPS in CAPAB CAPABILITIES Attila Molnar 2014-04-29 22:55:10 +02:00
  • 8021a53ac4 Fix misc help output to not be case sensitive Adam 2014-04-26 18:30:54 -04:00
  • 0663f5e412 Fire the on user quit event when bots are deleted too Adam 2014-04-26 17:45:16 -04:00
  • 2ee496b8ac Change the "does not expire" string in ns_group to NO_EXPIRE which is translatable Adam 2014-04-26 17:30:58 -04:00
  • 3abb18721b Accept non server sources for SQUIT Adam 2014-04-26 17:21:33 -04:00
  • 4eb0a3bdb7 Fix ModeManager::RebuildStatusModes, not all modes are in GetChannelModes() at the time this is called Adam 2014-04-26 15:24:19 -04:00
  • 6a03eb69eb Add "virtual mode" support Adam 2014-04-25 16:51:06 -04:00
  • 4fa2a00bd5 Close timed out proxyscan sockets better Adam 2014-04-25 16:47:10 -04:00
  • 82008d507c Fix Stas::Unserialize to return the instance Adam 2014-04-25 16:46:37 -04:00
  • 2ab4f175a8 Don't allow users to join channels they are already in Adam 2014-04-25 16:20:23 -04:00
  • c9473bcc67 Fix botserv/kick/bolds desc Adam 2014-04-24 17:10:06 -04:00
  • 75ed5a9b59 Fix os_stats counters not saving with db_sql_live. Bleh. Adam 2014-04-24 01:50:50 -04:00
  • f010ab7dbf Resend ircd login name on /ns set display Adam 2014-04-24 01:40:56 -04:00
  • 00b2cc9ce6 Require at least user@host format for akills. Fix XLine::GetHost() not returning anything if an xline only has a host Adam 2014-04-24 01:38:45 -04:00
  • d52cc7bcbc Bug #1587 - fix bot change not properly reintroducing clients Adam 2014-04-24 01:24:05 -04:00
  • 63838fa77d Merge pull request #72 from attilamolnar/2.0+svsnickfix Adam 2014-04-20 02:03:03 -04:00
  • e36f8143e3 Fix SVSNICK target being a nick even when UIDs are available Attila Molnar 2014-04-19 14:35:50 +02:00
  • 72b26043b2 Remove unused event. Mark some oper only usermodes as oper only. Fix reading SID in TS6_SID_Retrieve Adam 2014-04-18 02:21:06 -04:00
  • f369157906 Use OnChanRegistered instead of OnCreateChan to set default mlocks. Adam 2014-04-11 16:10:30 -04:00
  • ba46b8e4ab Merge pull request #70 from Jyzee/langFR-Patch Adam 2014-04-09 02:26:24 -04:00
  • 254901aace Update French language file. Jyzee 2014-04-09 07:49:14 +02:00
  • c1c45a5db9 Do not clear all extension items tied to objects when unserializing. Instead, pass the old object to the unserialization functions and let them incrementally update the object. Adam 2014-04-07 15:28:07 -04:00
  • a65e95837f Document that memo_mail can be in nickserv defaults. These should move to memoserv.conf one day. Adam 2014-04-06 23:13:46 -04:00
  • 43219d3906 Do not apply module changes on rehash until after the new config has been applied. Fix renaming opertypes on reload. Adam 2014-04-06 23:01:10 -04:00
  • 1f8dec4c24 Fix /os mode to not require a mode when setting param modes which taken no argument when setting Adam 2014-04-06 18:09:36 -04:00
  • fb5c5e3442 Set minus no arg on +l in all proto mods Set oper modes/vhost on oper too, evan after iding Add umode +q to plexus Adam 2014-04-02 22:37:35 -04:00
  • e357c39774 Add travis config Adam 2014-04-01 23:34:02 -04:00
  • a1607f41b6 Add travis config exempting 1.8 1.8 Adam 2014-04-01 23:33:14 -04:00
  • 10732baec2 Fix compile error in cs_set_misc with C++11 enabled Adam 2014-03-31 22:41:02 -04:00
  • 068c6989de Small Grammar Fix Zantox 2014-03-27 06:51:51 -04:00
  • 317d55f3f1 Fix ns_set password to read the correct parameter. Adam 2014-03-29 18:18:27 -04:00
  • 1397fda786 Bump to Anope 2.0.1-git Adam 2014-03-31 20:10:51 -04:00
  • 4ccc478830 Anope 2.0.0 Release 2.0.0 Adam 2014-03-23 08:58:02 -04:00
  • 100ecbb9be Update version.log Adam 2014-03-23 08:57:19 -04:00
  • cdf636e696 Regen langauge files Adam 2014-03-23 08:57:08 -04:00
  • 45878bf182 SASL: Also disallow suspended nicks to login using EXTERNAL mechanism. Improve the log message for failed logins. Robby- 2014-03-22 21:14:02 +01:00
  • f1bec3999d Do not allow SASL login to suspended nicks Adam 2014-03-22 07:21:22 -04:00
  • a259244297 Make bouncymodes harder to trigger by only bumping server modcount when something changes Adam 2014-03-20 10:53:27 -04:00
  • c1da009de3 Show a better log message when disconnecting from the uplink Adam 2014-03-19 02:40:48 -04:00
  • 4f412bc213 cs_set_misc: Add missing override capability for services operators, and logging. Robby- 2014-03-19 03:01:09 +01:00
  • 1882916dc4 Update the dutch language file. Robby- 2014-03-17 01:15:28 +01:00
  • f436ce9912 m_ssl_gnutls: Fix deprecation warnings when using newer GnuTLS versions. Robby- 2014-03-17 00:58:51 +01:00
  • ef9729fb02 Mark all channels as syncing when we connect to our uplink. They will finish syncing later when the uplink syncs. Normally the channel state is fully synced here anyway, except if we do not know the modes the uplink has yet. Adam 2014-03-14 22:13:04 -04:00
  • 296a75f2a9 Do not allow users to add certs that other users are using. Only allow adding certfps if the user is using it. Adam 2014-03-13 20:07:50 -04:00
  • bce7237d9f Set LDAP_OPT_NETWORK_TIMEOUT to 0 in m_ldap to prevent the asynchronous library cals from blocking... Adam 2014-03-11 09:45:34 -04:00
  • 85834e19dc Update the dutch language file. ns_maxemail: Bold code 2 -> 002. Robby- 2014-03-10 22:30:41 +01:00
  • ca6b3723a9 Merge pull request #64 from ShutterQuick/2.0+hsgroupsync Adam 2014-03-10 07:32:24 -04:00
  • 23b1086072 Merge pull request #63 from alexbarton/ngircd-fix-KILL Adam 2014-03-10 07:31:34 -04:00
  • 860deb14ce Do not send unregistered notice to users who are logged in, even if their nick isn't registered Adam 2014-03-10 07:26:09 -04:00
  • 62885fa462 Set nickserv's modesonid on login too Adam 2014-03-10 05:04:25 -04:00
  • 3fef01e35b Fix compile error in m_sasl_dh-aes and m_sasl_dh-blowfish on unusually old g++ versions Adam 2014-03-10 04:55:03 -04:00
  • b0597e35ec Do not allow nickserv/ungroup to bypass ns_maxemail, and allow opers to bypass ns_maxemail Adam 2014-03-10 04:30:27 -04:00
  • 8d1ad6fbe5 Make nickserv/glist show the correct expire time for unconfirmed nicks Adam 2014-03-09 22:56:51 -04:00
  • 750569201a Add missing space to session exception expiration message Adam 2014-03-09 22:56:25 -04:00
  • 1a1a781b72 Remove mail:restrict as it is no longer useful. Changes nickserv/resetpass default to allow normal users to use it. Adam 2014-03-09 08:34:34 -04:00
  • 4b5ce8a972 irc2sql: removed the currentusers field from the chan table, keeping it updated on each join/part eats too many ressources DukePyrolator 2014-03-09 04:55:35 +01:00
  • 98cfdd26c4 ns_group: Don't require a nick param when logged in Daniel Vassdal 2014-03-05 16:48:29 -08:00
  • 051a42b547 hs_group: Allow automatic HS GROUP-ing on NS GROUP, and allow vhosts to be per account rather than nick. Daniel Vassdal 2014-03-05 15:58:55 -08:00
  • 220e278213 Open database files using std::ios_base::binary in db_flatfile, which Windows can require Adam 2014-03-05 20:23:44 -05:00
  • 547fe0da1a ngircd protocol module: really kill users Alexander Barton 2014-03-03 01:27:03 +01:00
  • 09bec79b47 Fix 2 crashes from removing the permanent channel mode from channels which do not exist Adam 2014-03-04 04:14:17 -05:00
  • 55a5affcb8 Do not allow guest nicks to exceed nicklen, and use a default enforcer ident/host if none is provided Adam 2014-03-04 02:52:12 -05:00
  • a8b4297023 Update the dutch language file. Robby- 2014-03-03 19:20:56 +01:00
  • 10901dd05b Anope 1.8.9 Release 1.8.9 Adam 2014-03-03 00:41:39 -05:00
  • 01177212bd Update NSIS scripts for Anope 1.8.9 Adam 2014-03-03 00:41:07 -05:00
  • 5969362425 When unserializing channels with persist, set their ts=now. If we are supposed to lower it later we will then. Adam 2014-03-01 22:41:45 -05:00
  • 3ceae33b16 Convert limit and key mlocks in db_old Adam 2014-03-01 21:56:26 -05:00
  • 5de4c1fc97 Set +x on plexus when vhosts are activated, fix desync from /hs off Adam 2014-03-01 21:40:47 -05:00
  • fd109048dd Make db_old load entrymsg Adam 2014-03-01 21:20:32 -05:00
  • a0747516ce Export interface for cs_entrymsg Adam 2014-03-01 21:20:18 -05:00
  • 605e1f2a03 Make chanserv/invite show who invited you Adam 2014-03-01 21:12:27 -05:00
  • dc23c58869 Fix botserv help to show the correct fantasy characters Adam 2014-03-01 21:11:58 -05:00
  • b7e646ec83 Allow opers with chanserv/administration to use fantasy, even if they don't have the access for it Adam 2014-03-01 20:02:17 -05:00
  • 4d54358745 When unserializating channels and persist is set, only assign chanserv if the perm channel mode doesnt exist Adam 2014-03-01 19:59:40 -05:00
  • ed0882ec04 Do not enforce mlock when enforcing mlock Adam 2014-03-01 18:39:10 -05:00