Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-31 | Fixed these ModuleManager::Attach calls once and for all.. | Adam | |
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-16 | Use module type to determine what type each module is instead of its ↵ | Adam | |
location in the configuration file. | |||
2011-05-16 | Unmodularized the socket engine because its causing problems and really is ↵ | Adam | |
unnecessary | |||
2011-05-16 | Moved the core pseudo clients out into their own modules | Adam | |
2011-03-22 | Bug #1203 | Adam | |
2010-12-12 | Allow getting users opertype from XMLRPC requests | Adam | |
2010-12-12 | Document XMLRPC calls and added a .php class wrapper for them | Adam | |
2010-12-12 | Added m_xmlrpc and m_xmlrpc main, which allows remote programs to execute | Adam | |
remote RPC calls to Anope in realtime and receive responses |