Age | Commit message (Expand) | Author |
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 |
2012-10-13 | Add a hybrid 8 protocol module courtesy of Michael <michael@wobst.at> | Adam |
2012-10-01 | Add networkinfo:chanlen config directive | Adam |
2012-09-03 | updated example.conf | DukePyrolator |
2012-08-08 | Put motd in conf/ not data/ and fixed the default values in the config | Robby |
2012-08-08 | Update pid and motd file paths | Cronus |
2012-05-20 | Updated help messages for ns_list, cs_list, cs_entrymsg, and cs_info. Also fi... | Robby |
2012-05-08 | Allow services operators to release other user's nicks, and allow services op... | Robby |
2012-04-29 | Added options:casemap to chose how case insensitive strings are compared, usi... | Adam |
2012-04-27 | Add db_sql:prefix allow prefixing all anope tables similarly, and changed db_... | Adam |
2012-04-23 | Reworked live SQL support yet again | Adam |
2012-04-08 | Added Chanstats. It uses a new, improved database format and is not compatibl... | DukePyrolator |
2012-03-13 | Fixed typos | Adam |
2012-03-13 | Bug #1389 - readd RNG seed in the config and start DNS query ids off on a ran... | Adam |
2012-02-26 | Added chanserv:require config option to set which modes must be on all regist... | Adam |
2012-02-22 | Added regex support for many commands, such as akill, sqline, snline, | 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 |
2012-01-07 | Cleaned up a lot of log messages, help replies, fixed cs_tban, and other smal... | Robby |
2011-12-20 | Updated /bs info output and note db_sql can truncate entire databases | Adam |
2011-12-12 | Added oper:require_oper configuration option | Adam |
2011-11-20 | Allow services operators to modify other users access list | Adam |
2011-10-27 | Fixed some typos/errors in the example configs comments. | lethality |
2011-10-22 | A few minor fixups | Adam |
2011-10-14 | Added options:nonicknameownership config option | Adam |
2011-09-25 | Remove opnotice from example configs | Adam |
2011-09-25 | Added a new database format and sqlite support. Also moved db-convert to a mo... | Adam |
2011-09-10 | Added oper:host and oper:vhost | Adam |
2011-09-10 | Made email messages sent by services configurable | Adam |
2011-09-10 | Removed log:inhabitlogchannel and replaced it with service:channels | Adam |
2011-08-27 | Fixed a few mysql problems, including bug #1326 | Adam |
2011-08-23 | Replaced some chanserv/forbid with operserv/forbid in example.conf and added ... | DukePyrolator |
2011-08-20 | Removed m_async_commands, it can still cause crashes from invalid pointers on... | Adam |
2011-08-10 | Added a services.host define to easily change every clients hostname | Adam |
2011-08-06 | Added a define{} block which can be used to easially rename things | Adam |