aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/xmlrpc-server.c
AgeCommit message (Expand)Author
2010-01-02If the module entry has the flag MODULE_FLAG_NO_REMOTE, don't their methods t...Leandro Pereira
2010-01-01Don't include benchmarks in remote mode.Leandro Pereira
2009-09-08CleanupsLeandro Pereira
2009-08-10Add Icon Blitting benchmarkLeandro A. F. Pereira
2009-08-10Add "Accept connections" checkbox to Remote menuLeandro A. F. Pereira
2009-05-10Implement SSH tunnel; needs more work, though.Leandro A. F. Pereira
2009-05-03Remove calls to DEBUG().Leandro A. F. Pereira
2009-05-03Change module.getModuleList(), so it also sends the module's icon filename. S...Leandro A. F. Pereira
2009-05-01Makes the XMLRPC client synchronous (fixes some stability problems)Leandro A. F. Pereira
2009-04-29Implement an icon server (to download missing icons via HTTP).Leandro A. F. Pereira
2009-04-27Make unloading of modules possibleLeandro A. F. Pereira
2009-04-26Making more room to implement the remote mode :)Leandro A. F. Pereira
2009-04-26Plug memory leaksLeandro A. F. Pereira
2009-04-26Implement more XML-RPC methods.Leandro A. F. Pereira
2009-04-26More cleanupsLeandro A. F. Pereira
2009-04-26Remove unneeded methods; clean upLeandro A. F. Pereira
2009-04-26Implement more methods; this will be cleaned up later.Leandro A. F. Pereira
2009-04-25Implement module.entryGetField()Leandro A. F. Pereira
2009-04-25Start implementing the XML-RPC serverLeandro A. F. Pereira
2009-04-25Add XML-RPC server (prototype); early work on the "Open Connection" dialogLeandro A. F. Pereira