aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/remote.c
AgeCommit message (Expand)Author
2009-05-17More Remote mode fixesLeandro A. F. Pereira
2009-05-10Implement SSH tunnel; needs more work, though.Leandro A. F. Pereira
2009-05-09Disable shell view while trying to establish connectionLeandro A. F. Pereira
2009-05-09Make loading modules from the menubar possibleLeandro A. F. Pereira
2009-05-09Change remote host dialog to be a Host Manager; add a Connect To window and a...Leandro A. F. Pereira
2009-05-06Start implementing Host Editor dialogLeandro A. F. Pereira
2009-05-03Add ssh wrapper.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-05-01First attempt at making connections to remote hostsLeandro A. F. Pereira
2009-04-29When unloading modules, clear all tree storesLeandro A. F. Pereira
2009-04-29Implement more remote client featuresLeandro 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-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
2009-04-25Use parent windows when creating the Report, Network Updater and Remote windows.Leandro A. F. Pereira
2009-04-24Start working on Remote clientLeandro Pereira