Age | Commit message (Expand) | Author |
2012-02-03 | Update version.log | Adam |
2012-01-10 | Removed this "valid" ip check in cidr::cidr, is wrong for IPv6 and ::pton che... | 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-17 | Fixed a slight error in email registration/resend and some minor typos. | lethality |
2011-12-15 | Add privilege ranks to determine how powerful privileges are | Adam |
2011-12-12 | Added oper:require_oper configuration option | Adam |
2011-12-11 | Added K to vhost_chars... | lethality |
2011-11-20 | Allow services operators to modify other users access list | Adam |
2011-11-18 | Added operserv/logout | Adam |
2011-11-18 | Allow having multiple fantasy characters | Adam |
2011-11-03 | Bug #1354 - Allow mode chars to be used for channel prefixs in services.conf | Adam |
2011-10-27 | Fixed some typos/errors in the example configs comments. | lethality |
2011-10-22 | A few minor fixups | Adam |
2011-10-22 | Added akill ids | Adam |
2011-10-21 | Added m_rewrite | 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 | Made ChanServ privileges configurable | Adam |
2011-09-10 | Added chanserv/log | Adam |
2011-09-10 | Allow modules to add their own channel levels | Adam |
2011-09-10 | Removed opnotice | Adam |
2011-09-10 | Made the IsValidHost checks configurable | Adam |
2011-09-10 | Added oper:host and oper:vhost | Adam |
2011-09-10 | Added m_proxyscan | Adam |
2011-09-10 | Added chanserv/up and chanserv/down | Adam |
2011-09-10 | Renamed the core pseudoclient modules to match their names | 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-09-10 | Removed SZLine. Instead, have AKILL determine whether or not a ZLINE should b... | Adam |
2011-09-09 | Update version.log | Adam |
2011-09-09 | Changed User::IsRecognized check to default to secure | Adam |
2011-09-03 | Fixed a typo in the OperServ Global command | lethality |
2011-09-03 | Fixed operserv global | DukePyrolator |
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-20 | Fixed zlines to only add the xline host, fixed db_mysql's write function, and... | Adam |
2011-08-16 | Bug #1316 - added permissions for hs_request commands | Adam |
2011-08-12 | Allow bot usermodes to be configurable | Adam |
2011-08-11 | Added a separate field for last seen realhost to ns_info, shown to services a... | DukePyrolator |
2011-08-11 | added cs_seen | DukePyrolator |
2011-08-10 | Added a services.host define to easily change every clients hostname | Adam |
2011-08-09 | Simiplied a bit of the access system | Adam |
2011-08-07 | Updated tables.sql | Adam |
2011-08-06 | Document what /os oline does | Adam |
2011-08-06 | Added a define{} block which can be used to easially rename things | Adam |
2011-08-05 | Fixed an error and typo in CS SET OPNOTICE | lethality |
2011-08-05 | Mark the new commands/ modules as CORE and fixed a typo in the example.conf | Adam |