Age | Commit message (Expand) | Author |
2014-12-27 | Remove now unnecessary eventhook constructor calls in module init lists | Adam |
2014-12-12 | Fix issue 1627. | MichaĆ Zegan |
2014-12-10 | Unconst these config Get<Anope::string> calls as it makes no sense | Adam |
2014-12-10 | Use a triat class for event names instead of having to manually give them pla... | Adam |
2014-12-07 | Add SAVE support to inspircd20 | Adam |
2014-11-30 | Correctly assign nicks to their respective host servers | Alexander Barton |
2014-11-30 | Fix server token assignment of servers in the network | Alexander Barton |
2014-11-24 | Rewrite serializable to have field level granularity | Adam |
2014-11-08 | Fix bahamut mode handler | Adam |
2014-10-14 | Fix module event prioritization which was broken with the newer | Adam |
2014-10-06 | ngircd doesn't allow sourceless messages | Adam |
2014-07-26 | Merge pull request #81 from miwob/master+invite_ts | Adam |
2014-07-26 | Use ts version of services stamp when the account is unconfirmed on Unreal as... | Adam |
2014-06-23 | Merge branch '2.0' into 2.1 | Adam |
2014-06-19 | hybrid.cpp: add our own SendInvite() which sends the channel's timestamp alon... | miwob |
2014-06-09 | Track SVSKILL on unreal | Adam |
2014-05-30 | Don't allow setting -y on inspircd, secureops etc will try to enforce this | Adam |
2014-05-28 | Merge branch '2.0' into 2.1 | Adam |
2014-05-28 | Move most of the core pseudoclient logic to modules | Adam |
2014-05-21 | Core prep for p10 stuff | Adam |
2014-05-13 | Sanitize nuh masks more to prevent the other side from rewriting them, which ... | Adam |
2014-05-13 | Update ircd-hybrid protocol module | Michael Wobst |
2014-04-29 | InspIRCd 2.0: Recognize GLOBOPS in CAPAB CAPABILITIES | Attila Molnar |
2014-04-25 | Add "virtual mode" support | Adam |
2014-04-20 | New event system | Adam |
2014-04-18 | Remove unused event. | Adam |
2014-04-04 | Removal of some more inspircd 1.2 stuff | Adam |
2014-04-02 | Set minus no arg on +l in all proto mods | Adam |
2014-04-01 | protocol/inspircd12: Remove support | Daniel Vassdal |
2014-04-01 | Require cmake 2.8 and C++11 support | Adam |
2014-03-05 | ngircd protocol module: really kill users | Alexander Barton |
2014-03-01 | Set +x on plexus when vhosts are activated, fix desync from /hs off | Adam |
2014-02-27 | Hybrid does not let us add resvs as a server, but the core expects to be able... | Adam |
2014-02-27 | Handle nick collisions somewhat instead of blindly overwriting the nicks | Adam |
2014-02-14 | sasl.h, m_sasl.cpp: Add RemoveSession(), DeleteSessions(), and have active se... | Daniel Vassdal |
2014-02-12 | Add SASL EXTERNAL support. Thanks to ShutterQuick for fixing and testing. | Adam |
2014-01-31 | protocol/(inspircd12/unreal/charybdis): Have SASL login in on the account nam... | Daniel Vassdal |
2014-01-28 | Use TBURST on hybrid to set topics | Adam |
2014-01-25 | Fix setname handler on unreal | Adam |
2014-01-21 | Unbreak account stuff from commit ccae59430ab50393f43ccc38a6a6c0c24191b601. | Adam |
2014-01-20 | Alias charybdis/uid -> ratbox/uid because grawity is weird | Adam |
2014-01-01 | Update copyright to 2014. This was done with: | Adam |
2014-01-01 | Make inspircds module class names not conflict because it confuses OSX | Adam |
2013-12-28 | Fix naming collision between modes +g and +G on inspircd, rename the common b... | Adam |
2013-12-25 | Fix sqline on hybrid | Adam |
2013-12-19 | irc2sql: fixed not storing ssl information on inspircd | DukePyrolator |
2013-12-01 | Fix 5e4d52ad4717fb07dde629902beb70c252c8c8b4 more | Adam |
2013-12-01 | Fix 1542937d64860243dcf410738ee73f433a661a94 | Adam |
2013-11-21 | Re-find dependant protocol modules on unload, they can be reloaded from under... | Adam |
2013-11-21 | Hybrid has no quit on kill, so internally kill users when killed | Adam |