Age | Commit message (Expand) | Author |
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 |
2013-05-25 | Update Hybrid protocol module for Hybrid 8.1 | Michael Wobst |
2013-05-12 | improved handling of mlocks and topiclocks on inspircd | DukePyrolator |
2013-05-08 | Fixed some issues and desyncs with creating empty permanent channels on start... | Adam |
2013-05-08 | Make sockaddrs/cidr not throw on invalid ips to give us an easier/cheaper way... | Adam |
2013-05-06 | Use I_OnUserQuit for os_session because I_OnPreUserLogoff gets called too lat... | Adam |
2013-05-06 | Update the rest of modules.example.conf, default inspircd status modes to a s... | Adam |
2013-05-05 | Merge pull request #14 from attilamolnar/1.9+inspmodes | Adam |
2013-05-05 | That doesn't work either, just don't use references. | Adam |
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 |