Age | Commit message (Expand) | Author |
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 |
2013-11-19 | Don't claim to support SAVE on charybdis... | Adam |
2013-11-15 | Allow mlocking +r on ratbox/whatever else | Adam |
2013-09-27 | Fix compile warnings and errors found by clang | Adam |
2013-09-27 | Dont send BURST twice on inspircd | Adam |
2013-09-08 | Fix allowing duplicate entries on the snline list | Adam |
2013-08-31 | add vhost support for hybrid | DukePyrolator |
2013-08-25 | Merge pull request #22 from fgsch/misc | Adam |
2013-08-25 | Create persistent channels on startup, which used to work and got lost somewhere | Adam |
2013-08-25 | Save unconfirmed status and passcodes in the database. | Adam |
2013-08-25 | Sort parameters and correct comments | Federico G. Schwindt |
2013-08-25 | For ngIRCd, on nick change set mode -R | Federico G. Schwindt |
2013-08-24 | Add login support for ngIRCd | Federico G. Schwindt |
2013-08-12 | Respond to remote whois on inspircd for users on us that aren't service bots | Adam |
2013-08-12 | Use less strict valid ident checks on hybrid, unreal, and inspircd | Adam |
2013-08-11 | Fix chghost on charybdis | Adam |
2013-08-10 | Do not have ratbox or plexus pull modes from hybrid, it is entirely too confu... | Adam |
2013-08-07 | Add certificate fingerprint support for ngIRCd | Federico G. Schwindt |
2013-08-07 | Fix inspircd jupe mess again, it wasn't working when juping servers that didn... | Adam |
2013-08-01 | Use MessageSource as the source for many IRCDProto funcs | Adam |
2013-07-26 | Rethink jupe/squit thing somewhat. Workaround for the inspircd rsquit/squit mess | Adam |
2013-07-26 | Fix issues with 'Me' related to previous commit | Adam |
2013-07-23 | Make ChannelModeStatus level mandatory | Federico G. Schwindt |
2013-07-20 | Fix not setting the correct compile flags on modules and fix the resulting wa... | Adam |
2013-07-19 | added whois support to the ngircd protocol module, thanks to fgs for sending ... | DukePyrolator |
2013-07-08 | added missing NOTICE support to hybrid. sorry | DukePyrolator |
2013-07-08 | added protocol support for incoming NOTICEs | DukePyrolator |
2013-07-01 | Change extensible keys to require explicitly having a type defined for it. Co... | Adam |
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 | fixed a typo in the last commit. sorry. | DukePyrolator |
2013-06-18 | added support for hybrids new umode +S (client is connected via SSL/TLS) | DukePyrolator |
2013-06-18 | checking for ssl users when ajoining ssl only channels on inspircd, fixes 1466 | 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 |