Adam
|
63a4201d15
|
Fixed these ModuleManager::Attach calls once and for all..
|
2011-07-31 06:24:24 -04:00 |
|
Adam
|
115f94bfc2
|
Made Anope able to process normally when disconnected from the uplink and 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-21 04:57:27 -04:00 |
|
Adam
|
583954d3a1
|
Use module type to determine what type each module is instead of its location in the configuration file.
|
2011-05-16 04:09:32 -04:00 |
|
Adam
|
e7887c1f01
|
Unmodularized the socket engine because its causing problems and really is unnecessary
|
2011-05-16 04:08:47 -04:00 |
|
Adam
|
c8c23158a4
|
Moved the core pseudo clients out into their own modules
|
2011-05-16 04:06:17 -04:00 |
|
Adam
|
451fb82e54
|
Bug #1203
|
2011-03-22 23:58:53 -04:00 |
|
Adam
|
2a4d0e3e89
|
Allow getting users opertype from XMLRPC requests
|
2010-12-12 19:37:04 -05:00 |
|
Adam
|
87bdf73cb7
|
Document XMLRPC calls and added a .php class wrapper for them
|
2010-12-12 19:30:14 -05:00 |
|
Adam
|
8fbe36635c
|
Added m_xmlrpc and m_xmlrpc main, which allows remote programs to execute
remote RPC calls to Anope in realtime and receive responses
|
2010-12-12 19:30:14 -05:00 |
|