summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 ↵Adam
they are not
2014-02-11ns_suspend: Show the setter of the suspension and the reason when manually ↵Robby-
unsuspending.
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
Also classify ulines as protected
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 ↵Adam
subclass suspendinfo
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
Update cs_updown.cpp
2014-02-07Update cs_updown.cppShutterQuick
cs_updown: Make CS DOWN remove all modes, not just one
2014-02-05Ignore nonblocking errnors on socket operationsAdam
2014-02-05Document a little more accurrately the privilege stuff and document why the ↵Adam
access lists behave as they do
2014-02-05Process mode changes in ns_ajoin before joining users, fixes not being able ↵Adam
to ajoin users to +R channels on Unreal
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
ns_list: Fix typo (NS_SUSPENDED -> SUSPENDED)
2014-02-01ns_list: Fix typo (NS_SUSPENDED -> SUSPENDED)Daniel Vassdal
2014-02-01Merge pull request #43 from ShutterQuick/2.0+ajoinfixAdam
2.0+ajoinfix
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
Have SASL login in on the account name instead of nick alias
2014-01-31protocol/(inspircd12/unreal/charybdis): Have SASL login in on the account ↵Daniel Vassdal
name instead of nick alias
2014-01-28Use TBURST on hybrid to set topicsAdam
2014-01-26Merge pull request #40 from attilamolnar/2.0+csclonefixAdam
Fix cs_clone allowing users to clone a channel to itself
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 ↵Adam
create the build directory even if cmake isn't found.
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
This reverts commit 9a9ca417500e3de64013583e3f6db8dd165d9a95.
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 ↵Adam
bush.
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