summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-14m_sasl_dh-aes: Add moduleDaniel Vassdal
2014-02-14sasl.h, m_sasl.cpp: Move IdentifyRequest to the headerDaniel Vassdal
2014-02-14base64.cpp: B64Decode(): Don't crash on "="Daniel Vassdal
2014-02-14Anope::string: Add .data()Daniel Vassdal
2014-02-14sasl.h, m_sasl.cpp: Add RemoveSession(), DeleteSessions(), and have active se...Daniel Vassdal
2014-02-14Don't convert XOP access entries to levels in db_oldAdam
2014-02-14Do not sync channels in Channel::Reset if they are in the middle of syncing, ...Adam
2014-02-13Use better command access checking in webpanel for operserv/akillAdam
2014-02-12Disable m_sasl by defaultAdam
2014-02-12Add SASL EXTERNAL support. Thanks to ShutterQuick for fixing and testing.Adam
2014-02-11Only trim newlines and carriage returns in BufferedSocket::GetLineAdam
2014-02-11Make initial registration notices with mail less repetitiveAdam
2014-02-11Fix flags +* or -* sometimes incorrectly reporting opers as overriding when t...Adam
2014-02-11ns_suspend: Show the setter of the suspension and the reason when manually un...Robby-
2014-02-11os_modinfo: Add ability to list only extra modules.Robby-
2014-02-10Regenerate anope.it_IT.poAdam
2014-02-10Update Italian language translationH7-25
2014-02-09Add an opertype priv "protected" to not allow services to kick a user.Adam
2014-02-09Log memoserv/sendallAdam
2014-02-07Properly convert suspended nicks and channels in db_oldAdam
2014-02-07Allow other modules to suspend nicknames and channels without having to subcl...Adam
2014-02-07Allow other modules to be able to view and modify cs and ns set_misc dataAdam
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