Age | Commit message (Expand) | Author |
2013-11-01 | Attempt #3 | Adam |
2013-11-01 | Compare access entries created with the levels access system by access level ... | Adam |
2013-10-19 | Fix some typos of language | Adam |
2013-10-05 | Fix Windows build | Adam |
2013-09-27 | Replace this silly random code generation code with something more sane looking | Adam |
2013-09-27 | Fix compile warnings and errors found by clang | Adam |
2013-09-27 | Drop matching channels on forbid, and enforce nick forbids even on IRCds | Adam |
2013-05-05 | Add an option to sepstream to allow it to return empty tokens if multiple sep... | Adam |
2013-05-05 | Rework the config file reader to be much more flexible and move many configur... | Adam |
2013-04-07 | Optimizations of much of the more commonly used code | Adam |
2013-03-01 | Fix Windows build | Adam |
2013-02-15 | Store hashes of the last commit instead of the last commit | Adam |
2013-01-21 | Merge usefulness of Flags and Extensible classes into Extensible, made most f... | Adam |
2013-01-09 | Update copyright to 2013. This was done with: | Adam |
2013-01-03 | Don't delete users immediately when quit or killed, instead wait until messag... | Adam |
2012-12-15 | Move DNS handling to a module | Adam |
2012-12-13 | Optimize much of the database code and serialize code. | Adam |
2012-12-12 | Fixed webpanel fail on nondebug builds | Adam |
2012-11-30 | Allow modules to use the encryption modules to encrypt arbitrary things. | Adam |
2012-11-28 | Rewrite/simplify some of m_httpd | Adam |
2012-11-22 | Pretty large coding style cleanup, in source doc | Adam |
2012-11-06 | Use std::tr1::unordered_map for a few of the larger maps | Adam |
2012-10-25 | This code isn't used | Adam |
2012-10-01 | Cleanup of all of the protocol modules, rewrote message handling system to be... | Adam |
2012-09-02 | Fix Windows | Adam |
2012-09-01 | Added a web panel module + a default template | Adam |
2012-05-17 | reinterpret_cast off of a virtual base does Bad Things | Adam |
2012-04-29 | Added options:casemap to chose how case insensitive strings are compared, usi... | Adam |
2012-04-25 | Fixed non-debug build | Adam |
2012-04-23 | Reworked live SQL support yet again | Adam |
2012-02-22 | Added regex support for many commands, such as akill, sqline, snline, | Adam |
2012-02-15 | Remove revision numbers as they're only ever set by Config reading git since ... | Adam |
2012-02-14 | Clean up and reorganize our header files | Adam |
2012-01-02 | Updated Copyright to 2012 | Adam |
2011-11-08 | Windows | Adam |
2011-11-01 | Added a copy constructor to dynamic_reference to allow references to referenc... | Adam |
2011-09-10 | Allow modules to add their own channel levels | Adam |
2011-08-22 | Removed this ondeleteobject event, was for m_async_commands which died | Adam |
2011-06-12 | added a Anope::string::capacity() function | DukePyrolator |
2011-05-21 | Made Anope able to process normally when disconnected from the uplink and not... | Adam |
2011-05-16 | Expand more on m_alias and changed some std::string usage in sockets.cpp to u... | Adam |
2011-05-16 | Use module type to determine what type each module is instead of its location... | Adam |
2011-05-16 | Moved some global functions to be member functions and misc cleanup | Adam |
2011-05-16 | Moved the core pseudo clients out into their own modules | Adam |
2011-03-30 | Fixed bug #1258, more Windows stuff, and more language strings | Adam |
2011-03-14 | Fixed compile | Adam |
2011-03-13 | Added some useful Anope::Version functions to prevent some files from unneces... | DukePyrolator |
2011-03-05 | Removed nickrequests, instead have unconfirmed registrations. Also made ns_re... | Adam |
2011-02-13 | added Anope::printf() | DukePyrolator |
2011-01-07 | fix some more copyright and typos (not mine) spotted by chaz :P | lethality |