Age | Commit message (Expand) | Author |
2009-05-09 | Change remote host dialog to be a Host Manager; add a Connect To window and a... | Leandro A. F. Pereira |
2009-05-06 | Start implementing Host Editor dialog | Leandro A. F. Pereira |
2009-05-06 | Fix about_func() return type | Leandro A. F. Pereira |
2009-05-04 | Allow SSH command-line parameters to be passed with the query string | Leandro A. F. Pereira |
2009-05-04 | Fix crash if there is no mounted filesystems (reported by Patrick Verner) | Leandro A. F. Pereira |
2009-05-03 | Add ssh wrapper. | Leandro A. F. Pereira |
2009-05-03 | Remove calls to DEBUG(). | Leandro A. F. Pereira |
2009-05-03 | Update benchmark.conf | Leandro A. F. Pereira |
2009-05-03 | Change module.getModuleList(), so it also sends the module's icon filename. S... | Leandro A. F. Pereira |
2009-05-02 | Add Vine Linux support (patch by Munehiro Yamamoto). | Leandro A. F. Pereira |
2009-05-01 | Makes the XMLRPC client synchronous (fixes some stability problems) | Leandro A. F. Pereira |
2009-05-01 | First attempt at making connections to remote hosts | Leandro A. F. Pereira |
2009-04-30 | Make module unloading more reliable | Leandro Pereira |
2009-04-29 | When unloading modules, clear all tree stores | Leandro A. F. Pereira |
2009-04-29 | Implement more remote client features | Leandro A. F. Pereira |
2009-04-29 | Implement an icon server (to download missing icons via HTTP). | Leandro A. F. Pereira |
2009-04-29 | Show the selected module name on window's title | Leandro A. F. Pereira |
2009-04-27 | Make unloading of modules possible | Leandro A. F. Pereira |
2009-04-26 | Making more room to implement the remote mode :) | Leandro A. F. Pereira |
2009-04-26 | Plug memory leaks | Leandro A. F. Pereira |
2009-04-26 | Implement more XML-RPC methods. | Leandro A. F. Pereira |
2009-04-26 | More cleanups | Leandro A. F. Pereira |
2009-04-26 | Remove unneeded methods; clean up | Leandro A. F. Pereira |
2009-04-26 | Implement more methods; this will be cleaned up later. | Leandro A. F. Pereira |
2009-04-25 | Implement module.entryGetField() | Leandro A. F. Pereira |
2009-04-25 | Start implementing the XML-RPC server | Leandro A. F. Pereira |
2009-04-25 | Add XML-RPC server (prototype); early work on the "Open Connection" dialog | Leandro A. F. Pereira |
2009-04-25 | Make clean_cpuname() more reliable (don't strip out needed strings) | Leandro A. F. Pereira |
2009-04-25 | Cleanups | Leandro A. F. Pereira |
2009-04-25 | Use parent windows when creating the Report, Network Updater and Remote windows. | Leandro A. F. Pereira |
2009-04-24 | Force opening the report using URLs (should fix some issues with the default ... | Leandro A. F. Pereira |
2009-04-24 | Merge branch 'master' of git@github.com:lpereira/hardinfo | Leandro Pereira |
2009-04-24 | Update clean_cpuname() function | Leandro Pereira |
2009-04-24 | Start working on Remote client | Leandro Pereira |
2009-04-21 | Adding 1 vendor | lastik |
2009-04-21 | Adding 2 new instructions | lastik |
2009-04-21 | Adding 1 vendor | lastik |
2009-04-19 | Distinguish between Kernel Modules / PCI Device in Resource view. | Leandro Pereira |
2009-04-19 | Update TODO list | Leandro Pereira |
2009-04-19 | Clean up CPU description on benchmark display | Leandro Pereira |
2009-04-17 | Fix wording. | Leandro Pereira |
2009-04-17 | Update comments. | Leandro Pereira |
2009-04-17 | Make CPU flags updatable. Speed up CPU flag meaning lookup. | Leandro Pereira |
2009-04-12 | Make it possible to run a benchmark from command-line | Leandro Augusto Fogolin Pereira |
2009-04-11 | Fit crash with FFT benchmark. | Leandro Augusto Fogolin Pereira |
2009-04-09 | Fix PCI device description parsing (don't stop reading when a '(' is found). ... | Leandro A. F. Pereira |
2009-04-08 | Select also parent nodes on "generate report" tree (patch by shankao <shankao... | Leandro Pereira |
2009-04-06 | Minor cleanup | Leandro A. F. Pereira |
2009-04-06 | Small fixes | Leandro A. F. Pereira |
2009-04-04 | Fix libsoup detection; fix typo | Leandro A. F. Pereira |