Age | Commit message (Expand) | Author |
2015-03-22 | Anope 2.0.2 Release2.0.2 | Adam |
2015-03-12 | Update cmake version parsing code to deal with recent build version changes | Adam |
2015-03-11 | Allow cs clone to clone levels too | Adam |
2015-03-11 | Make cs_clone behave closer to how the help describes it | Adam |
2015-02-03 | Make module version system work | Adam |
2015-01-28 | More properly track topic change sources and allow users with access to chang... | Adam |
2015-01-26 | Check virtual mode bases better | Adam |
2015-01-10 | Always use source name when logging server kicks | Adam |
2015-01-10 | Log user away messages | Adam |
2015-01-10 | Add networkinfo:nick_chars option to allow configuring additional characters ... | Adam |
2014-12-28 | Merge pull request #96 from webczat/termfork | Adam |
2014-12-28 | Replace spaces in opertypes with underscores in stats o | Adam |
2014-12-12 | Anope will now fork even when not started from a tty, like init scrpits. | MichaĆ Zegan |
2014-12-05 | Change webpanel access add to just add via the commands, split Command::Run i... | Adam |
2014-12-05 | Update Kill() calls to pass source pointer instead of name | Adam |
2014-11-24 | Fix sid generator generating invalid sids after sid 999 | Adam |
2014-10-14 | Fix module event prioritization which was broken with the newer | Adam |
2014-10-12 | Squit uplink when I receive an squit for myself | Adam |
2014-10-12 | Hide dumb user notice if we are quitting | Adam |
2014-08-24 | Change Channel::GetModeList to return a copy of the mode list, not a | Adam |
2014-08-03 | Fix stats u on Windows | Adam |
2014-07-15 | Check modetimes in CheckModes before enabling bouncy modes | Adam |
2014-07-11 | Fix channelcount with clone | Adam |
2014-06-28 | Check that the list of items isn't NULL when destructing types | Adam |
2014-06-28 | Don't try to setuid down until after we signal the parent to exit, unless we'... | Adam |
2014-06-23 | Hold a reference to the type in Serialize::Checker in the event it goes away,... | Adam |
2014-06-10 | Fix WindowsGetLanguage() | Adam |
2014-06-01 | Fix Windows release build with gettext | Adam |
2014-05-31 | Always log when the uplink socket errors, and give possibly helpful advise | Adam |
2014-05-31 | Anope 2.0.2-git | Adam |
2014-05-31 | Update FindGettext.cmake for new Windows stuff and fix language.cpp | Adam |
2014-05-30 | Anope 2.0.1 Release2.0.1 | Adam |
2014-05-30 | Fix f627a3bacd0d058e94260dac1555790cafd9a926, really make BotInfo::Part fire ... | Adam |
2014-05-30 | Fix Windows build and update library names to the newer ones. | Adam |
2014-05-30 | Queue the grouped nicks to update when NickCore::SetDisplay is called, since ... | Adam |
2014-05-27 | Fix dlerror() on Windows and do not abort if err is not set | Adam |
2014-05-27 | Do not normalize extban masks | Adam |
2014-05-21 | Fix deflanguage from 4034b3054aaff28da1db5545063cf8b3c2e8aa24, this shouldn't... | Adam |
2014-05-21 | Core prep for p10 stuff | Adam |
2014-05-21 | Fix extra space in log messages with logtype channel and no source | Adam |
2014-05-20 | Speed up akill xline checks | Adam |
2014-05-20 | Show account names in log messages | Adam |
2014-05-20 | Add English language file which users can edit to modify language strings | Adam |
2014-05-20 | Fix two compile warnings in access.cpp on newer compiles | Adam |
2014-05-19 | Fix server usercounter not being incremented when servers are bursting | Adam |
2014-05-19 | Fixup previous commit when serializing access entries | Adam |
2014-05-14 | Fix access lists showing the wrong mask if the display nick for a group | Adam |
2014-05-13 | Sanitize nuh masks more to prevent the other side from rewriting them, which ... | Adam |
2014-05-13 | Fix compile warning in base64.cpp:B64Encode | Michael Wobst |
2014-04-26 | Fire the on user quit event when bots are deleted too | Adam |