summaryrefslogtreecommitdiff
path: root/modules/extra/m_xmlrpc_main.cpp
AgeCommit message (Expand)Author
2012-01-25WindowsAdam
2011-12-27Made capab management a bit simplierAdam
2011-09-10Fixed service_reference to work correctly with external classesAdam
2011-09-09Changed User::IsRecognized check to default to secureAdam
2011-07-14Rewrote how commands are handled within Anope.Adam
2011-05-16Use module type to determine what type each module is instead of its location...Adam
2011-05-16Moved the core pseudo clients out into their own modulesAdam
2011-04-03Made LDAP support recover, release, resetpass, etc.Adam
2011-03-22Bug #1203Adam
2011-03-14Rewrote some of the opertype system, added os_loginAdam
2011-02-25More fixes. Also made db_mysql_live not keep bots updated because thats point...Adam
2011-02-11Made the help command description code more saneAdam
2010-12-12Allow getting users opertype from XMLRPC requestsAdam
2010-12-12Cleaned up some things, made the protocol modules use some basic inheritance ...Adam
2010-12-12Added cs_mode, rewrote the old list mode code, and added CIDR supportAdam
2010-12-12Added command aliasesAdam
2010-12-12Added m_xmlrpc and m_xmlrpc main, which allows remote programs to executeAdam