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

Commit Graph

  • 7cb70f5fa1 some updates to the german langfile DukePyrolator 2013-02-24 08:14:13 +01:00
  • d04db3d38b Add SVSNICK and SVSHOLD to hybrid Adam 2013-02-23 17:41:52 -05:00
  • 35c260877f Revert "do not send RESV from operserv when its not introduced" DukePyrolator 2013-02-23 11:20:31 +01:00
  • 8cf7ec9cfe Add missing SVSHold funcs to plexus protocol module Adam 2013-02-23 04:32:14 -05:00
  • c67087d750 Fix akick list/view not showing masks sometimes Adam 2013-02-22 21:56:33 -05:00
  • 2336b4723c do not send RESV from operserv when its not introduced DukePyrolator 2013-02-23 09:54:03 +01:00
  • da61734860 Made FindService less dumb and able to do aliases to aliases Adam 2013-02-22 04:37:29 -05:00
  • a911354f24 Fix "leave" channel log level Adam 2013-02-22 00:39:13 -05:00
  • ae902443db Merge branch '1.9' of github.com:anope/anope into 1.9 Adam 2013-02-22 00:30:22 -05:00
  • 5547c3ed24 This OnServerSync event hook in inspircd20 can go away (it does nothing currently) Adam 2013-02-22 00:29:00 -05:00
  • e844cdf4f6 Update COPYING Charles Kingsley 2013-02-21 07:38:42 +00:00
  • 43152007c6 Update COPYING Charles Kingsley 2013-02-21 07:22:08 +00:00
  • 2fa5cfa508 Add Matthew to webpanel credits, fix alignment of akill list Adam 2013-02-20 18:00:46 -05:00
  • 59792173e7 Merge pull request #12 from MatthewM/webcpanel Adam 2013-02-20 14:58:59 -08:00
  • 91ff17d10f Update COPYING Charles Kingsley 2013-02-20 21:50:28 +00:00
  • ed68482b4e Add /cs mode clear command that behaves like the old /cs clear modes/bans/etc Adam 2013-02-20 06:01:02 -05:00
  • 32592987c8 Allow /os mode clear [all] to unset modes, similar to old clearmodes Adam 2013-02-19 03:58:54 -05:00
  • a1f92638e3 Merge branch '1.9' of github.com:anope/anope into 1.9 Adam 2013-02-19 01:28:27 -05:00
  • 7d50818ee1 Fix some OpenBSD build issues, and bugs #1485 #1486 #1487 Adam 2013-02-19 00:48:21 -05:00
  • d0e1f3b66a fixed a typo in the last SASL commit DukePyrolator 2013-02-19 05:21:01 +01:00
  • cb91f991a3 Made the mode bouncing detector harder to hit and ignore syncing channels Adam 2013-02-18 22:10:57 -05:00
  • 357cd44bea Also mark bots that were previously -o on UnrealIRCd as +H to hide them from the oper count in /lusers and /stats, which is closer to the old behavior. Adam 2013-02-17 15:10:58 -05:00
  • a49d7b12cb Merge pull request #11 from grawity/mailmap Jens Voß 2013-02-17 05:31:04 -08:00
  • eda7b55bac Add mailmap for Git Mantas Mikulėnas 2013-02-03 22:01:35 +02:00
  • 46271fc348 updated Changes, version.log and .gitignore DukePyrolator 2013-02-17 13:31:31 +01:00
  • d8ca7c63bf Merge pull request #10 from l/translation_ja_1.8 Jens Voß 2013-02-17 04:20:13 -08:00
  • bcf99d5998 SASL sends AUTHFAIL on unsupported mechanisms, fixes bug #1482 DukePyrolator 2013-02-17 12:26:51 +01:00
  • f7bac0839b Do not allow invalid nicknames to be forbidden in ns_forbid Adam 2013-02-13 13:14:22 -05:00
  • 862b101935 add japanese translation AYANOKOUZI, Ryuunosuke 2013-02-11 14:23:58 +09:00
  • 3ab6706993 InsIRCd only sends QUIT on KILL for users 1 hop from us, so always internally kill users that we kill. Bug #1481 Adam 2013-02-16 03:59:28 -05:00
  • c40e9c3996 Fix missing CheckInit check in db_sql_live Adam 2013-02-16 00:31:42 -05:00
  • 7be23b7e37 Fix setting modes on botserv bots in channels that have other bots in them on startup Adam 2013-02-15 23:18:34 -05:00
  • d9c18a6072 Store hashes of the last commit instead of the last commit Adam 2013-02-15 14:22:23 -05:00
  • 73099b82e8 Fixed unserializing servers in dns zones Adam 2013-02-15 18:19:38 -05:00
  • fc1d7ea89b Switch Destroy methods to delete Adam 2013-02-14 20:58:01 -05:00
  • 391f2822c8 This Serialize::Destroy method isn't actually needed anymore. Fixes weirdness from a few Serializable items we had on the stack. Added a comment about why operator< in Reference fails. Adam 2013-02-14 20:57:40 -05:00
  • f0875c5d85 Iterators suck Adam 2013-02-14 20:11:52 -05:00
  • f6ef706909 Magiobiwan is silly Adam 2013-02-14 01:24:29 -05:00
  • 7656c25e38 Made chanserv/unban with no parameters unban you in every channel you have access in Adam 2013-02-14 00:28:41 -05:00
  • 5cf1edeb6e Fix CommandCSMode::CanSet letting everyone set voice Adam 2013-02-13 19:28:45 -05:00
  • 9e544a6443 Store what channels have references to accounts in NickCore to prevent having to iterate over all channels and then all access entries when nicks expire or from nickserv/alist Adam 2013-02-13 17:42:01 -05:00
  • 225b7c38c1 Make NickCore::aliases a vector Adam 2013-02-13 12:49:39 -05:00
  • 994866461c Update obj ts when constructed in db_sql Adam 2013-02-13 11:00:27 -05:00
  • 20d40fdc75 Do not allow invalid nicknames to be forbidden in ns_forbid Adam 2013-02-13 13:14:22 -05:00
  • fc4b884d0e Sort output in ns_list and cs_list Adam 2013-02-10 12:30:45 -05:00
  • 9b3ecfe777 Fixed sepstream::GetToken logic fail Adam 2013-02-09 22:48:05 -05:00
  • 20794981b3 (re?)add mlock set as a simple way to clear all mlocks and add new ones at once Adam 2013-02-09 00:24:15 -05:00
  • 01413dd3cc Use channel mode +r to determine if a channel has either been newly created or created while we were offline (eg, during the inital burst to the uplink). Fixes not knowing whether or not channels ops in non-secureop non-persistent channels obtained op while we were offline by creating the channel or legitimately by being set op by another channel op. Adam 2013-02-07 21:44:37 -05:00
  • 9d1fe6102c Made DNSServer::Find case insensitive Adam 2013-02-07 20:30:18 -05:00
  • 2472a41561 Merge pull request #9 from Robby-/1.9-ns_set_misc Adam 2013-02-05 08:04:45 -08:00
  • 65fbdcfa87 Fixed ns_set_misc not showing help for its SASET commands. Added descriptions and SASETs for the remaining commented ns_set_misc examples, without a description they won't show up in HELP if someone actually enabled those. Robby- 2013-02-05 16:31:14 +01:00
  • 25cec015e8 Made access del by nick and other functions from 326f1a really delete objects Adam 2013-02-05 09:45:48 -05:00
  • 62e3c8c4f8 Merge pull request #7 from artemiiav/patch-2 Adam 2013-02-02 10:53:05 -08:00
  • 8902c1f038 Merge pull request #8 from Robby-/1.9 Adam 2013-02-02 10:51:08 -08:00
  • 6c43bcc3e0 cs_enforce: Make the logging also show the channel it was used on, added 2 missing log calls, can now handle overrides by services operators. Robby- 2013-02-02 07:32:32 +01:00
  • 15b37c1e38 Some more typo and help text fixes, proper formatting of control codes, missing privileges, and settings corrections. Robby- 2013-02-02 07:30:53 +01:00
  • 29fcdc5f40 Updated jquery API to v1.9.0 MatthewM 2013-01-31 21:24:48 -05:00
  • 1075bb1dbc Update src/config.cpp artemiiav 2013-01-31 22:33:14 +03:00
  • dccb0ee313 Merge pull request #5 from Robby-/1.9 Jens Voß 2013-01-30 22:50:11 -08:00
  • aea86906f4 Some configuration file updates: Removed now non-existing settings. Redid some existing settings to look more consistent/uniform. Added some missing commands/permissions. Merged operserv/modlist permission into operserv/modinfo. Fixed ChanServ INFO privilege to actually work for /BotServ INFO too for those users who have it, instead of only for founders. Fixed some typos aswell as removed whitespaces along the way. Robby- 2013-01-31 06:19:14 +01:00
  • a62698a14a Remove sendpass from the configs and the config reader since it no longer exists Adam 2013-01-30 17:42:33 -05:00
  • 47af43c281 Made Anope::Duration also show years Adam 2013-01-30 11:24:57 -05:00
  • ae2c82adbc Don't expire session exceptions if in noexpire mode Adam 2013-01-28 04:13:37 -05:00
  • 594b1a136d Evidently Persistant is not a word Adam 2013-01-27 14:36:32 -05:00
  • ae46cc7f73 fixed an infinite loop in ns_recover, caused by a very small typo. DukePyrolator 2013-01-30 09:18:56 +01:00
  • 9650a3ffa5 Bug #1474 - Fixed setting user modes on BotServ bots on Unreal3.2.10 This was caused by Unreal's revision 58c35ea52a1f Adam 2013-01-29 05:10:59 -05:00
  • 6b2aad734e Fixed SQL::Data::IsEqual to really only return if the two are completely equal. Fixes oddities with caching objects that are actually updated. Adam 2013-01-27 13:55:42 -05:00
  • 98ccbe2b06 Old botserv flags need BS_ prepended to them Adam 2013-01-27 10:50:55 -05:00
  • 5ae100fea2 Add nickserv/alist priv, merge botserv/botlist and botserev/assign/private to botserv/administration Adam 2013-01-27 04:54:23 -05:00
  • 0052dd29a7 Fix db_flatfile not clearing databases on save if there are no objects left of that type (it will leave the old database with old objects currently) Adam 2013-01-27 01:59:38 -05:00
  • 50a42d2cbf Fix os_session to work with sql properly Adam 2013-01-26 21:49:27 -05:00
  • 49cb6a07a2 Fixed db_sql etc being confused on empty vs not set metadata Adam 2013-01-26 20:52:49 -05:00
  • ed7c4dc2e1 Made Anope::DoTime default to seconds to fix os_akill etc defaulting expiries to days Adam 2013-01-25 04:05:38 -05:00
  • c376fb0a2b I forgot to add this change to a634c7be65 Adam 2013-01-25 03:31:35 -05:00
  • 76d9e58ae5 mysql_insert_id doesn't return an id if one isnt generated, so check that it really returns a value before using it. Also fix memos to cleanup after themselves when deleted. Adam 2013-01-25 03:09:51 -05:00
  • 3769cc1a35 Fix memo signon and memo receive default flag names Adam 2013-01-24 08:53:35 -05:00
  • 74ace7d4b9 Channel::HasUserStatus: Don't just return false if cms is NULL. CuleX 2013-01-24 06:22:50 +01:00
  • 647245a71f Add missing KeySet() func to SQL::Data Adam 2013-01-23 22:16:01 -05:00
  • a634c7be65 Fix some compile errors Adam 2013-01-22 21:20:05 -05:00
  • f656e3195f Add hidenetsplitquit config option to not show splits in /ns info's last quit field Adam 2013-01-22 04:27:55 -05:00
  • 8811545472 Fixed few minor typos lethality 2013-01-22 17:32:23 +00:00
  • cad3850f3d Move channel mode set and unset events to be after the action has been done internally to allow easially canceling it Adam 2013-01-22 01:21:09 -05:00
  • 7de058ba35 Fix crash trying to unset the permanent channel mode during channel syncs of empty channels Adam 2013-01-22 00:21:20 -05:00
  • ddaa001daf Merge usefulness of Flags and Extensible classes into Extensible, made most flags we have juse strings instead of defines/enums Adam 2013-01-21 22:31:16 -05:00
  • 51c049e1a7 Really fix Channel::GetModes Adam 2013-01-21 18:03:31 -05:00
  • 93472f84bd Revert "Fix Channel::GetModes, we can never have a negative mode set on a channel so this check is unnecessary" Adam 2013-01-21 17:59:22 -05:00
  • 678d27fdb7 Fix Channel::GetModes, we can never have a negative mode set on a channel so this check is unnecessary Adam 2013-01-21 17:55:27 -05:00
  • 369ca89c2e Allow channels that have users in them that are not the access list to expire while in use. Adam 2013-01-21 06:46:28 -05:00
  • 421db75528 Fix not logging debug info to the logfile when debug mode is enabled Adam 2013-01-21 06:38:13 -05:00
  • 846b56c724 Fix defcon timeout timer Adam 2013-01-21 02:31:28 -05:00
  • e62d2fe56e removed old cs_modes fantasy{} command blocks DukePyrolator 2013-01-21 07:15:16 +01:00
  • bb3abab784 removed loading of ns_set_chanstats and cs_set_chanstats from the chanstats.example.conf, this functionality is now part of ns_set/cs_set DukePyrolator 2013-01-20 15:03:15 +01:00
  • da6543d17b Allow grouping commands to make help output easier to comprehend Adam 2013-01-13 22:05:30 -05:00
  • 29a018088e Add svsjoin and svspart commands Adam 2013-01-13 22:03:13 -05:00
  • 7e7fc757d5 Allow ns_set_misc/cs_set_misc to have configurable help descriptions Adam 2013-01-13 21:56:36 -05:00
  • d3a6bdc68b Allow the config parser to skip over gettext's _() to allow translating config values Adam 2013-01-13 05:37:40 -05:00
  • 402e42fd15 check if the database exists before we try to backup it DukePyrolator 2013-01-12 09:01:44 +01:00
  • 14a957f8a0 Update copyright to 2013. This was done with: find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \; Adam 2013-01-09 04:16:24 -05:00
  • 5007b72b28 Update copyright to 2013. This was done with: find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \; Adam 2013-01-09 04:18:13 -05:00
  • 9931ec2994 Use m_rewrite to rewrite op, deop, halfop, ... etc Adam 2013-01-08 20:25:01 -05:00