Age | Commit message (Expand) | Author |
2013-12-09 | Document which modules are extra and how to enable them | Adam |
2013-08-23 | Remove webpanel:ssl configuration option because its dumb | Adam |
2013-08-11 | Add DNS Notify support | Adam |
2013-08-07 | Add m_sql_log | Adam |
2013-07-07 | Move op/deop/etc back to an actual command, its too hard to use cs_log with i... | Adam |
2013-07-08 | m_dnsbl: updated the url to DroneBL in modules.example.conf | DukePyrolator |
2013-06-19 | Removed inspircd 1.1 reference from conf. Corrected a few spelling issues. | KindOne |
2013-05-26 | Get rid of the remaining references in the core to specific services. Move mo... | Adam |
2013-05-17 | Add Redis database support | 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 | Rework the config file reader to be much more flexible and move many configur... | Adam |
2013-03-16 | Remove remaining disable_ns_register references in example config | Adam |
2013-03-13 | Allow m_ldap_authentication to block email changes if emails are controlled b... | Adam |
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-08 | Use m_rewrite to rewrite op, deop, halfop, ... etc | Adam |
2012-12-29 | Remove clearuser references from configs | Adam |
2012-12-22 | Combine all of the set modules now that having them split apart is almost com... | Adam |
2012-12-15 | Move DNS handling to a module | Adam |
2012-11-24 | Add IP.Board m_sql_authentication query to modules.example.conf, from Genesis... | Adam |
2012-11-03 | Made m_xmlrpc use m_httpd | Adam |
2012-11-01 | Fixed quite a bit of dumbness with m_ssl. Had to | Adam |
2012-10-13 | And update modules.example.conf | Adam |
2012-10-07 | Remove the asynchronous identifing hack and replace it with something better.... | Adam |
2012-09-29 | added some example sql queries | lethality |
2012-09-13 | Updated example query to include a valid value | lethality |
2012-09-12 | Add m_sql_authentication to allow authenticating users against an external SQ... | Adam |
2012-09-01 | Added a web panel module + a default template | Adam |
2012-08-08 | Update pid and motd file paths | Cronus |
2012-05-15 | m_ldap_authentication: Removed the dependency on a specific binddn in favour ... | Jeremy |
2012-05-09 | Made ssl cert and keyfiles configurable | Adam |
2012-02-22 | Added regex support for many commands, such as akill, sqline, snline, | Adam |
2011-10-21 | Added m_rewrite | Adam |
2011-09-25 | Added a new database format and sqlite support. Also moved db-convert to a mo... | Adam |
2011-09-10 | Added m_proxyscan | Adam |
2011-08-20 | Removed m_async_commands, it can still cause crashes from invalid pointers on... | Adam |
2011-08-05 | Rewrote the example configurations and split them | Adam |
2011-07-17 | Fixed hs_request and corrected a typo(?) in hs activate | lethality |
2011-07-17 | Fixed up cs_set_misc and ns_set_misc | Adam |
2011-07-14 | Added cs_sync | Adam |
2011-07-14 | Added bs_autoassign | Adam |
2011-07-14 | Rewrote how commands are handled within Anope. | Adam |