Age | Commit message (Expand) | Author |
2013-12-25 | Fix sqline on hybrid | Adam |
2013-11-21 | Hybrid has no quit on kill, so internally kill users when killed | Adam |
2013-08-31 | add vhost support for hybrid | DukePyrolator |
2013-08-12 | Use less strict valid ident checks on hybrid, unreal, and inspircd | Adam |
2013-08-10 | Do not have ratbox or plexus pull modes from hybrid, it is entirely too confu... | Adam |
2013-08-01 | Use MessageSource as the source for many IRCDProto funcs | Adam |
2013-07-26 | Fix issues with 'Me' related to previous commit | Adam |
2013-07-08 | added missing NOTICE support to hybrid. sorry | DukePyrolator |
2013-06-22 | added support for CertFP on hybrid | DukePyrolator |
2013-06-19 | Set vhosts when users id to an account (and not a nick), add account arg to u... | Adam |
2013-06-18 | added support for hybrids new umode +S (client is connected via SSL/TLS) | DukePyrolator |
2013-05-27 | Initially attach all modules to all events, and detach them as the events are... | Adam |
2013-05-26 | Get rid of the remaining references in the core to specific services. Move mo... | Adam |
2013-05-25 | Update Hybrid protocol module for Hybrid 8.1 | Michael Wobst |
2013-05-05 | Rework the config file reader to be much more flexible and move many configur... | Adam |
2013-04-14 | Allow assigning service bots via /invite | 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-02-23 | Add SVSNICK and SVSHOLD to hybrid | Adam |
2013-02-23 | Revert "do not send RESV from operserv when its not introduced" | DukePyrolator |
2013-02-23 | do not send RESV from operserv when its not introduced | DukePyrolator |
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-06 | Buggy compilers are buggy | Adam |
2013-01-02 | Move nickserv validate stuff to an event in nickserv.cpp | Adam |
2012-12-28 | Use the same object for chanusercontainer and userchancontainer | Adam |
2012-11-23 | Made IRCDProto a Service | Adam |
2012-11-23 | Change the return type of ircdmessage to void now that we don't use it, add a... | Adam |
2012-11-22 | Pretty large coding style cleanup, in source doc | Adam |
2012-11-16 | Fixed some stuff spotted by Cronus, made db_old convert ACCESS_INVALID levels... | Adam |
2012-11-06 | Use std::tr1::unordered_map for a few of the larger maps | Adam |
2012-10-14 | Updated the hybrid protocol module, patch provided by Michael | DukePyrolator |
2012-10-14 | Use account name for svid on hybrid | Adam |
2012-10-14 | Better clarify signon vs timestamp and allow updating users timestamp to an i... | Adam |
2012-10-13 | Add a hybrid 8 protocol module courtesy of Michael <michael@wobst.at> | Adam |