summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-07Merge pull request #46 from ShutterQuick/patch-1Adam
2014-02-07Update cs_updown.cppShutterQuick
2014-02-05Ignore nonblocking errnors on socket operationsAdam
2014-02-05Document a little more accurrately the privilege stuff and document why the a...Adam
2014-02-05Process mode changes in ns_ajoin before joining users, fixes not being able t...Adam
2014-02-05Make it easier to use fantasy without botserv, and document itAdam
2014-02-03Actually just allow mode clear to take any mode nameAdam
2014-02-03Fix typo in mode clear, exempts -> exceptsAdam
2014-02-02Apply the last commit to cs_listAdam
2014-02-01Merge pull request #44 from ShutterQuick/2.0+listfixAdam
2014-02-01ns_list: Fix typo (NS_SUSPENDED -> SUSPENDED)Daniel Vassdal
2014-02-01Merge pull request #43 from ShutterQuick/2.0+ajoinfixAdam
2014-02-01Improve IsChannelValid()Daniel Vassdal
2014-02-01ns_ajoin: Treat ',' as a separator.Daniel Vassdal
2014-02-01commasepstream: Add a allowempty paramDaniel Vassdal
2014-01-31Merge pull request #42 from ShutterQuick/2.0+saslfixAdam
2014-01-31protocol/(inspircd12/unreal/charybdis): Have SASL login in on the account nam...Daniel Vassdal
2014-01-28Use TBURST on hybrid to set topicsAdam
2014-01-26Merge pull request #40 from attilamolnar/2.0+csclonefixAdam
2014-01-26Fix cs_clone allowing users to clone a channel to itselfAttila Molnar
2014-01-26Update language files.Robby-
2014-01-26Anope 2.0.0-rc3 Release2.0.0-rc3Adam
2014-01-26Only have extras rerun config if it was successfully run before. Config can c...Adam
2014-01-26Correct error message in gl_global to reference the right moduleAdam
2014-01-26Fix extra space in the unknown command error messageAdam
2014-01-26Use the SQLine reason in the kick reason for sqlined channelsAdam
2014-01-26Revert "Rename db_old hash plain -> none which is what 1.8 calls it"Adam
2014-01-25Fix setname handler on unrealAdam
2014-01-21Anope 2.0.0-rc2 Release2.0.0-rc2Adam
2014-01-21Update version.logAdam
2014-01-21Update language filesAdam
2014-01-21Fix missing colon in stats and top, fix smileys and actions count. Patch by b...Adam
2014-01-21Made the chanstats confs try and look similar to every other configuration fileAdam
2014-01-21Unbreak account stuff from commit ccae59430ab50393f43ccc38a6a6c0c24191b601.Adam
2014-01-21Update and fix some more typos in the dutch language file.Robby-
2014-01-21Make the server connected (uplink) message more sane.Robby-
2014-01-20Alias charybdis/uid -> ratbox/uid because grawity is weirdAdam
2014-01-20Fix example config for bs_autoassignAdam
2014-01-19Change config readers bool logic to accept unrecognized values as yesAdam
2014-01-19m_chanstats: fixed the config options NSDefChanstats and CSDefChanstatsDukePyrolator
2014-01-17m_chanstats: do not count negative words if you have more smileys in a line t...DukePyrolator
2014-01-15Fix webcpanels chanserv/modes pageAdam
2014-01-14Mark m_sql_log, m_rewrite, and m_dnsbl as extra so they show up in modlist wi...Adam
2014-01-14Call User::Login after sending the login event, in case a module wants to act...Adam
2014-01-12Update French language fileHarakiri
2014-01-10Fix not initializing module in the main log constructorAdam
2014-01-09Move oper count and vhost stuff to set/remove mode internalAdam
2014-01-09Fix repeat kicker message to show the correct number of times a user can say ...Adam
2014-01-09Fix empty ttb in bs kick repeat onAdam
2014-01-09Hook to OnUserLogin instead of OnNickIdentify in ns_ajoinAdam