summaryrefslogtreecommitdiff
path: root/hardinfo2
AgeCommit message (Collapse)Author
2009-05-10Implement SSH tunnel; needs more work, though.Leandro A. F. Pereira
2009-05-09Fix compilation error when libsoup support is disabledLeandro 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-09Make temporary ssh-askpass remove itself; chmod 0700 the remote.conf fileLeandro A. F. Pereira
2009-05-09Change remote host dialog to be a Host Manager; add a Connect To window and ↵Leandro A. F. Pereira
a Remote menu.
2009-05-06Start implementing Host Editor dialogLeandro A. F. Pereira
2009-05-06Fix about_func() return typeLeandro A. F. Pereira
2009-05-04Allow SSH command-line parameters to be passed with the query stringLeandro A. F. Pereira
2009-05-04Fix crash if there is no mounted filesystems (reported by Patrick Verner)Leandro A. F. Pereira
2009-05-03Add ssh wrapper.Leandro A. F. Pereira
2009-05-03Remove calls to DEBUG().Leandro A. F. Pereira
2009-05-03Update benchmark.confLeandro A. F. Pereira
2009-05-03Change module.getModuleList(), so it also sends the module's icon filename. ↵Leandro A. F. Pereira
Stability fixes to the remote feature.
2009-05-02Add Vine Linux support (patch by Munehiro Yamamoto).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-30Make module unloading more reliableLeandro 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-29Implement an icon server (to download missing icons via HTTP).Leandro A. F. Pereira
2009-04-29Show the selected module name on window's titleLeandro 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
2009-04-25Make clean_cpuname() more reliable (don't strip out needed strings)Leandro A. F. Pereira
2009-04-25CleanupsLeandro A. F. Pereira
2009-04-25Use parent windows when creating the Report, Network Updater and Remote windows.Leandro A. F. Pereira
2009-04-24Force opening the report using URLs (should fix some issues with the default ↵Leandro A. F. Pereira
browser)
2009-04-24Merge branch 'master' of git@github.com:lpereira/hardinfoLeandro Pereira
2009-04-24Update clean_cpuname() functionLeandro Pereira
2009-04-24Start working on Remote clientLeandro Pereira
2009-04-21Adding 1 vendorlastik
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org>
2009-04-21Adding 2 new instructionslastik
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org>
2009-04-21Adding 1 vendorlastik
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org>
2009-04-19Distinguish between Kernel Modules / PCI Device in Resource view.Leandro Pereira
2009-04-19Update TODO listLeandro Pereira
2009-04-19Clean up CPU description on benchmark displayLeandro Pereira
2009-04-17Fix wording.Leandro Pereira
2009-04-17Update comments.Leandro Pereira
2009-04-17Make CPU flags updatable. Speed up CPU flag meaning lookup.Leandro Pereira
2009-04-12Make it possible to run a benchmark from command-lineLeandro Augusto Fogolin Pereira
2009-04-11Fit crash with FFT benchmark.Leandro Augusto Fogolin Pereira