Age | Commit message (Expand) | Author |
2014-01-02 | Move modules out of extras that dont have external dependencies | Adam |
2013-08-01 | Use MessageSource as the source for many IRCDProto funcs | Adam |
2013-05-27 | Initially attach all modules to all events, and detach them as the events are... | Adam |
2013-05-17 | Removed some hard coded command names in help output | Adam |
2013-05-06 | Fix extras build | Adam |
2013-05-05 | Rework the config file reader to be much more flexible and move many configur... | Adam |
2013-04-10 | Move some of the modules in extras/ that arent really extra out of extras. Ma... | Adam |
2013-04-07 | Optimizations of much of the more commonly used code | Adam |
2013-01-21 | Merge usefulness of Flags and Extensible classes into Extensible, made most f... | Adam |
2012-12-28 | Use the same object for chanusercontainer and userchancontainer | Adam |
2012-11-22 | Pretty large coding style cleanup, in source doc | Adam |
2012-11-03 | Made m_xmlrpc use m_httpd | Adam |
2012-10-14 | Better clarify signon vs timestamp and allow updating users timestamp to an i... | Adam |
2012-10-09 | Cleanup ok if modules with pending identify requests are unloaded | Adam |
2012-10-08 | Fix fantasy !help & give it its own help header, not ChanServ's | Adam |
2012-10-07 | Remove the asynchronous identifing hack and replace it with something better.... | Adam |
2012-10-02 | Attempt #2 at silly topic ts thing, this is actually must cleaner | Adam |
2012-06-18 | Allow userless command sources | Adam |
2012-04-25 | Fixed non-debug build | Adam |
2012-04-23 | Reworked live SQL support yet again | Adam |
2012-02-18 | Use C++11's explicit override feature if available | Adam |
2012-02-14 | Clean up and reorganize our header files | Adam |
2012-01-25 | Windows | Adam |
2011-12-27 | Made capab management a bit simplier | Adam |
2011-09-10 | Fixed service_reference to work correctly with external classes | Adam |
2011-09-09 | Changed User::IsRecognized check to default to secure | Adam |
2011-07-14 | Rewrote how commands are handled within Anope. | Adam |
2011-05-16 | Use module type to determine what type each module is instead of its location... | Adam |
2011-05-16 | Moved the core pseudo clients out into their own modules | Adam |
2011-04-03 | Made LDAP support recover, release, resetpass, etc. | Adam |
2011-03-22 | Bug #1203 | Adam |
2011-03-14 | Rewrote some of the opertype system, added os_login | Adam |
2011-02-25 | More fixes. Also made db_mysql_live not keep bots updated because thats point... | Adam |
2011-02-11 | Made the help command description code more sane | Adam |
2010-12-12 | Allow getting users opertype from XMLRPC requests | Adam |
2010-12-12 | Cleaned up some things, made the protocol modules use some basic inheritance ... | Adam |
2010-12-12 | Added cs_mode, rewrote the old list mode code, and added CIDR support | Adam |
2010-12-12 | Added command aliases | Adam |
2010-12-12 | Added m_xmlrpc and m_xmlrpc main, which allows remote programs to execute | Adam |