summaryrefslogtreecommitdiff
path: root/modules/m_xmlrpc.cpp
AgeCommit message (Expand)Author
2015-12-14New source tree structure for modules. From commands/cs_access => chanserv/ac...Adam
2015-10-27Merge branch '2.0' into 2.1Adam
2015-03-18XML-RPC responses also don't have a methodName tagSebastian Barfurth
2015-03-07Correct wrong XML response tagSebastian Barfurth
2015-02-03Properly unescape xmlrpcAdam
2015-01-10Fix m_xmlrpc server configuration optionAdam
2014-12-10Unconst these config Get<Anope::string> calls as it makes no senseAdam
2014-04-20New event systemAdam
2014-04-01Require cmake 2.8 and C++11 supportAdam
2014-01-02Move modules out of extras that dont have external dependenciesAdam