summaryrefslogtreecommitdiff
path: root/modules/extra/m_xmlrpc_main.cpp
AgeCommit message (Collapse)Author
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 ↵Adam
pointless and made m_asynch_commands respect user language settings.
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
to cut back on their code duplication. More work can be done in the future to remove even more of it.
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
remote RPC calls to Anope in realtime and receive responses