aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/remote.c
AgeCommit message (Expand)Author
2010-05-03Use CMake instead of ToscoConf.Leandro A. F. Pereira
2010-01-07Make it possible to rename hostnames in Remote Host ManagerLeandro Pereira
2010-01-04Fix all compilation warnings (now being treated as errors).Leandro Pereira
2010-01-04Implement the graphical summary view in the shell, and do a proof of concept ...Leandro Pereira
2010-01-04Add a ShellModule pointer to the Shell that points to the currently-selected ...Leandro Pereira
2010-01-03Only show the 'server disconected' message once.Leandro Pereira
2010-01-01Pressing enter on Host text entry activates Save/Connect buttonLeandro Pereira
2010-01-01Don't include benchmarks in remote mode.Leandro Pereira
2010-01-01Only enable the "Connect" / "Save" button if hostname is valid.Leandro Pereira
2010-01-01Hide/show "Connection options" according to the connection protocol.Leandro Pereira
2010-01-01Don't force the spinner to have a fixed sizeLeandro Pereira
2009-12-31Make the remote host connection dialog more HIG-y.Leandro Pereira
2009-09-08CleanupsLeandro Pereira
2009-08-15Allow samba usershares with spaces on its nameLeandro A. F. Pereira
2009-05-30Add a label to the status bar to show if HardInfo is in remote or local modeLeandro A. F. Pereira
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