Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-21 | Added m_rewrite | Adam | |
2011-09-25 | Added a new database format and sqlite support. Also moved db-convert to a ↵ | Adam | |
module. | |||
2011-09-10 | Added m_proxyscan | Adam | |
2011-08-20 | Removed m_async_commands, it can still cause crashes from invalid pointers ↵ | Adam | |
on the stack & is a giant mess anyway | |||
2011-08-05 | Rewrote the example configurations and split them | Adam | |
up into seperate files for each pseudo client. Also reorganized how the modules are stored, and made most of the old "extra" modules "core" | |||
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 | |
This allows naming commands and having spaces within command names. |