Age | Commit message (Expand) | Author |
2013-12-25 | Fix setting english language in db_old, document how not setting defaultlangu... | Adam |
2013-12-13 | Log all admin commands by default. I was trying to give an example of log set... | Adam |
2013-11-15 | Add general:hideregisteredcommands to hide commands that require you to be id... | Adam |
2013-11-09 | Remove db_plain | Adam |
2013-11-01 | Use Config::GetClient for looking up services for command{} blocks which less... | Adam |
2013-11-01 | People often seem to get tripped up by this, so document more clearly | Adam |
2013-10-26 | added the irc2sql gateway module | DukePyrolator |
2013-10-26 | moved some config options from example.conf to nickserv.example.conf | DukePyrolator |
2013-10-05 | cs_entrymsg: Check for the correct override privilege. | Robby- |
2013-09-29 | ns_access: Allow LIST by Services Operators on suspended nicks. Change wording. | Robby- |
2013-09-29 | Correct expiretmeout and updatetimeout descriptions in example.conf, it is no... | Adam |
2013-09-27 | example.conf: nickserv:emailregistration -> nickserv:registration | Robby- |
2013-09-27 | Only allow using os_oper add and del if you have the privileges for what | Adam |
2013-09-27 | Fix cs_mode lock reply if nothing is done | Adam |
2013-09-08 | Fix allowing duplicate entries on the snline list | Adam |
2013-07-22 | Squashed commit of the following from Federico G. Schwindt <fgsch@lodoss.net>: | Federico G. Schwindt |
2013-07-21 | More basic config validation, and fix crash when no uplinks are configured. s... | Adam |
2013-07-01 | Change extensible keys to require explicitly having a type defined for it. Co... | Adam |
2013-06-19 | Don't enforce usestrictprivmsg on TS6 IRCds and cache the value of usestrictp... | Adam |
2013-06-19 | Removed inspircd 1.1 reference from conf. Corrected a few spelling issues. | KindOne |
2013-05-26 | Update INSTALL and place some example link configurations in example.conf | Adam |
2013-05-20 | made our database backup filenames more readable | DukePyrolator |
2013-05-18 | Give botserv bots assigned by persist the same botmodes as normal bots, fix s... | Adam |
2013-05-18 | Add a config option for the default log bot | Adam |
2013-05-17 | Add Redis database support | Adam |
2013-05-10 | Fix typo in example.conf - thx rodr1go | Charles Kingsley |
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 | Merge chanserv saset and set back into one command since it no longer needs t... | Adam |
2013-04-02 | mentioned the charybdis protocol support in the readme and example config | DukePyrolator |
2013-03-31 | Add networkinfo:modelistsize config option to set the max size of b/e/I lists | Adam |
2013-03-18 | Add db_sql:import config option so we can know for sure whether or not we wan... | Adam |
2013-03-13 | Allow opers to override chanserv kick/ban, botserv say/act, and akick's peace... | Adam |
2013-02-02 | cs_enforce: Make the logging also show the channel it was used on, added 2 mi... | Robby- |
2013-02-02 | Some more typo and help text fixes, proper formatting of control codes, missi... | Robby- |
2013-01-31 | Some configuration file updates: Removed now non-existing settings. Redid som... | Robby- |
2013-01-30 | Remove sendpass from the configs and the config reader since it no longer exists | Adam |
2013-01-27 | Add nickserv/alist priv, merge botserv/botlist and botserev/assign/private to... | Adam |
2013-01-13 | Add svsjoin and svspart commands | Adam |
2012-12-29 | Remove clearuser references from configs | Adam |
2012-12-15 | Move DNS handling to a module | Adam |
2012-12-13 | Optimize much of the database code and serialize code. | Adam |
2012-12-09 | added a missing permission for operserv/global to the Services Administrator ... | DukePyrolator |
2012-11-30 | Allow services to return more than one NS record | Adam |
2012-11-30 | Allow modules to use the encryption modules to encrypt arbitrary things. | Adam |
2012-11-01 | Expand options:hideprivilegedcommands to not show commands requiring authenti... | Adam |
2012-10-29 | readded ngircd protocol support | DukePyrolator |
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 |