Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-08-04 | Added a command:permission setting | Adam | |
2011-08-01 | Rewrote the access systems and added a flags access system | Adam | |
2011-07-31 | Fixed these ModuleManager::Attach calls once and for all.. | Adam | |
2011-07-14 | Rewrote how commands are handled within Anope. | Adam | |
This allows naming commands and having spaces within command names. | |||
2011-05-21 | Made Anope able to process normally when disconnected from the uplink and ↵ | Adam | |
not sleep(), enable usage of non-blocking connect() and default all sockets to non blocking mode. Some cleanup to m_ssl and some cleanup to main.cpp. | |||
2011-05-19 | Fixed compile from the earlier merge | Adam | |
2011-05-16 | Calculate nc::channelcount at runtime | Adam | |
2011-05-16 | Added os_forbid | Adam | |
2011-05-16 | Use module type to determine what type each module is instead of its ↵ | Adam | |
location in the configuration file. |