Age | Commit message (Expand) | Author |
2009-07-24 | Fix possible crash if /proc/scsi/scsi does not exist. | Leandro A. F. Pereira |
2009-07-19 | Fix crash | Leandro A. F. Pereira |
2009-07-18 | Fix memory leak; use fclose() instead of pclose(). | Leandro A. F. Pereira |
2009-07-09 | Reorder status messages | Leandro A. F. Pereira |
2009-07-09 | Fix double free | Leandro A. F. Pereira |
2009-07-07 | Adding 1 vendor | La Stik |
2009-07-07 | Adding 1 vendor | La Stik |
2009-07-07 | - Adding CoreDuo identification | La Stik |
2009-07-07 | Adding 2 new interfaces | La Stik |
2009-07-07 | Adding detection of vendor of battery | La Stik |
2009-05-30 | Add a label to the status bar to show if HardInfo is in remote or local mode | Leandro A. F. Pereira |
2009-05-17 | More Remote mode fixes | Leandro A. F. Pereira |
2009-05-10 | Implement SSH tunnel; needs more work, though. | Leandro A. F. Pereira |
2009-05-09 | Fix compilation error when libsoup support is disabled | Leandro A. F. Pereira |
2009-05-09 | Disable shell view while trying to establish connection | Leandro A. F. Pereira |
2009-05-09 | Make loading modules from the menubar possible | Leandro A. F. Pereira |
2009-05-09 | Make temporary ssh-askpass remove itself; chmod 0700 the remote.conf file | Leandro A. F. Pereira |
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 |