summaryrefslogtreecommitdiff
path: root/modules/extra/xmlrpc.h
AgeCommit message (Collapse)Author
2013-04-16Move extras header files out of extras so when users copy modules out they ↵Adam
dont need the headers too
2012-11-29Fix warnings from classes with virtual functions not having virtual destructorsAdam
2012-11-03Made m_xmlrpc use m_httpdAdam
2012-10-07Remove the asynchronous identifing hack and replace it with something ↵Adam
better. Fixes m_*_authentication only being able to properly work when people identify normally using nickserv/identify
2012-02-18Use C++11's explicit override feature if availableAdam
2012-01-25WindowsAdam
2011-09-10Fixed service_reference to work correctly with external classesAdam
2011-09-10Made service_reference type safeAdam
2011-09-10Cleaned up some of the socket code, cleaned up the pipe engines, added ↵Adam
support for binary sockets, and cleaned up the asynch connect/accept code
2011-03-22Bug #1203Adam
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