Age | Commit message (Expand) | Author |
2013-12-19 | Don't leak opers and opertypes on /os reload, fix not updating opertypes on n... | Adam |
2013-06-19 | Don't enforce usestrictprivmsg on TS6 IRCds and cache the value of usestrictp... | Adam |
2013-05-26 | Get rid of the remaining references in the core to specific services. Move mo... | Adam |
2013-05-25 | Give an error message when the configuration file ends with an unterminated b... | Adam |
2013-05-05 | The const char* specialization of this no longer works | Adam |
2013-05-05 | That doesn't work either, just don't use references. | Adam |
2013-05-05 | Fix Windows | Adam |
2013-05-05 | Cache timeoutcheck and fix a typo in example.conf | Adam |
2013-05-05 | Rework the config file reader to be much more flexible and move many configur... | Adam |
2013-04-11 | Pass new config and the new config reader to the OnReload event, aswell as ca... | Adam |
2013-03-31 | Add networkinfo:modelistsize config option to set the max size of b/e/I lists | Adam |
2013-01-30 | Remove sendpass from the configs and the config reader since it no longer exists | Adam |
2013-01-22 | Add hidenetsplitquit config option to not show splits in /ns info's last quit... | Adam |
2013-01-21 | Merge usefulness of Flags and Extensible classes into Extensible, made most f... | Adam |
2013-01-13 | Allow grouping commands to make help output easier to comprehend | Adam |
2013-01-09 | Update copyright to 2013. This was done with: | Adam |
2012-12-15 | Move DNS handling to a module | Adam |
2012-11-25 | Restrict the length of kick reasons in cs_kick, cs_ban, and cs_akick | Adam |
2012-11-25 | Merge ns_ghost, ns_recover, and ns_release. Fix svskilling users on Unreal. | Adam |
2012-11-22 | Pretty large coding style cleanup, in source doc | Adam |
2012-11-09 | Add a config option to disable sasl | Adam |
2012-10-31 | Fix ns_ghost and ns_recover, add nicksev:restoreonghost | Adam |
2012-10-26 | Add nickserv:modesonid config option to set what modes users get on identify | Adam |
2012-10-24 | BIND's forward ability did not work as I expected | Adam |
2012-10-22 | Cleanup of last few commits/warning fix | Adam |
2012-10-22 | Add os_dns, a way to control your DNS zone via services | Adam |
2012-10-08 | Fix fantasy !help & give it its own help header, not ChanServ's | Adam |
2012-10-08 | Made fantasy commands configurable | Adam |
2012-10-07 | Add a config option for server side topic locks | attilamolnar |
2012-10-01 | Add networkinfo:chanlen config directive | Adam |
2012-09-07 | Made session tracking ip based, not host based, and allow using CIDR to group... | Adam |
2012-09-07 | Allow configuring killquick and kill delays | Adam |
2012-09-02 | Fix Windows | Adam |
2012-05-23 | Add support for inspircd2.0+s mlock, improved on Unreal's, and made server si... | Adam |
2012-04-29 | Added options:casemap to chose how case insensitive strings are compared, usi... | Adam |
2012-03-13 | Bug #1389 - readd RNG seed in the config and start DNS query ids off on a ran... | Adam |
2012-03-13 | Add a nickserv:unregistered_notice config option to send a message to unregis... | Adam |
2012-02-26 | Added chanserv:require config option to set which modes must be on all regist... | Adam |
2012-02-22 | Added a configuration option to make all nick registrations require admin ver... | Adam |
2012-02-22 | Added regex support for many commands, such as akill, sqline, snline, | Adam |
2012-02-14 | Clean up and reorganize our header files | Adam |
2012-02-13 | Removed our RNG and just use the systems, it's not very widely used. Also mad... | Adam |
2012-02-08 | Removed operserv:notifications in favor of log blocks, as well as some other ... | Adam |
2011-12-23 | Add DT_ALLOW_EMPTY config flag, allow fantasychars to be empty | Adam |
2011-10-22 | Added akill ids | Adam |
2011-10-14 | Added options:nonicknameownership config option | Adam |
2011-09-10 | Made the IsValidHost checks configurable | Adam |
2011-09-10 | Made email messages sent by services configurable | Adam |
2011-09-10 | Removed SZLine. Instead, have AKILL determine whether or not a ZLINE should b... | Adam |
2011-08-04 | Added a command:permission setting | Adam |