summaryrefslogtreecommitdiff
path: root/modules/protocol
AgeCommit message (Expand)Author
2013-12-25Fix sqline on hybridAdam
2013-12-19irc2sql: fixed not storing ssl information on inspircdDukePyrolator
2013-12-01Fix 5e4d52ad4717fb07dde629902beb70c252c8c8b4 moreAdam
2013-12-01Fix 1542937d64860243dcf410738ee73f433a661a94Adam
2013-11-21Re-find dependant protocol modules on unload, they can be reloaded from under...Adam
2013-11-21Hybrid has no quit on kill, so internally kill users when killedAdam
2013-11-19Don't claim to support SAVE on charybdis...Adam
2013-11-15Allow mlocking +r on ratbox/whatever elseAdam
2013-09-27Fix compile warnings and errors found by clangAdam
2013-09-27Dont send BURST twice on inspircdAdam
2013-09-08Fix allowing duplicate entries on the snline listAdam
2013-08-31add vhost support for hybridDukePyrolator
2013-08-25Merge pull request #22 from fgsch/miscAdam
2013-08-25Create persistent channels on startup, which used to work and got lost somewhereAdam
2013-08-25Save unconfirmed status and passcodes in the database.Adam
2013-08-25Sort parameters and correct commentsFederico G. Schwindt
2013-08-25For ngIRCd, on nick change set mode -RFederico G. Schwindt
2013-08-24Add login support for ngIRCdFederico G. Schwindt
2013-08-12Respond to remote whois on inspircd for users on us that aren't service botsAdam
2013-08-12Use less strict valid ident checks on hybrid, unreal, and inspircdAdam
2013-08-11Fix chghost on charybdisAdam
2013-08-10Do not have ratbox or plexus pull modes from hybrid, it is entirely too confu...Adam
2013-08-07Add certificate fingerprint support for ngIRCdFederico G. Schwindt
2013-08-07Fix inspircd jupe mess again, it wasn't working when juping servers that didn...Adam
2013-08-01Use MessageSource as the source for many IRCDProto funcsAdam
2013-07-26Rethink jupe/squit thing somewhat. Workaround for the inspircd rsquit/squit messAdam
2013-07-26Fix issues with 'Me' related to previous commitAdam
2013-07-23Make ChannelModeStatus level mandatoryFederico G. Schwindt
2013-07-20Fix not setting the correct compile flags on modules and fix the resulting wa...Adam
2013-07-19added whois support to the ngircd protocol module, thanks to fgs for sending ...DukePyrolator
2013-07-08added missing NOTICE support to hybrid. sorryDukePyrolator
2013-07-08added protocol support for incoming NOTICEsDukePyrolator
2013-07-01Change extensible keys to require explicitly having a type defined for it. Co...Adam
2013-06-22added support for CertFP on hybridDukePyrolator
2013-06-19Set vhosts when users id to an account (and not a nick), add account arg to u...Adam
2013-06-18fixed a typo in the last commit. sorry.DukePyrolator
2013-06-18added support for hybrids new umode +S (client is connected via SSL/TLS)DukePyrolator
2013-06-18checking for ssl users when ajoining ssl only channels on inspircd, fixes 1466DukePyrolator
2013-05-27Initially attach all modules to all events, and detach them as the events are...Adam
2013-05-26Get rid of the remaining references in the core to specific services. Move mo...Adam
2013-05-25Update Hybrid protocol module for Hybrid 8.1Michael Wobst
2013-05-12improved handling of mlocks and topiclocks on inspircdDukePyrolator
2013-05-08Fixed some issues and desyncs with creating empty permanent channels on start...Adam
2013-05-08Make sockaddrs/cidr not throw on invalid ips to give us an easier/cheaper way...Adam
2013-05-06Use I_OnUserQuit for os_session because I_OnPreUserLogoff gets called too lat...Adam
2013-05-06Update the rest of modules.example.conf, default inspircd status modes to a s...Adam
2013-05-05Merge pull request #14 from attilamolnar/1.9+inspmodesAdam
2013-05-05That doesn't work either, just don't use references.Adam
2013-05-05Rework the config file reader to be much more flexible and move many configur...Adam
2013-04-14Allow assigning service bots via /inviteAdam