aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2
AgeCommit message (Expand)Author
2009-08-02Fix crash (double free)Leandro A. F. Pereira
2009-08-02Add virtualization detectionLeandro A. F. Pereira
2009-07-27Add file header to nfs.h; better handling of NFS shares; update copyright inf...Leandro A. F. Pereira
2009-07-27Show SAMBA usersharesLeandro A. F. Pereira
2009-07-27Add printer iconsLeandro A. F. Pereira
2009-07-27Get rid of modules/ directory.Leandro A. F. Pereira
2009-07-27Close socket if there was an error on connect().Leandro A. F. Pereira
2009-07-24Cleaner fix for file descriptor leak.Leandro A. F. Pereira
2009-07-24Use install(1) instead of mkdir(1) and cp(1) on install target.Leandro A. F. Pereira
2009-07-24Plug file descriptor leak (as per Debian bug #523930).Leandro A. F. Pereira
2009-07-24Fix possible double free in computer::getOSKernel module methodLeandro A. F. Pereira
2009-07-24Fix possible crash if /proc/scsi/scsi does not exist.Leandro A. F. Pereira
2009-07-19Fix crashLeandro A. F. Pereira
2009-07-18Fix memory leak; use fclose() instead of pclose().Leandro A. F. Pereira
2009-07-09Reorder status messagesLeandro A. F. Pereira
2009-07-09Fix double freeLeandro A. F. Pereira
2009-07-07Adding 1 vendorLa Stik
2009-07-07Adding 1 vendorLa Stik
2009-07-07- Adding CoreDuo identificationLa Stik
2009-07-07Adding 2 new interfacesLa Stik
2009-07-07Adding detection of vendor of batteryLa Stik
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-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 a...Leandro A. F. Pereira
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. S...Leandro A. F. Pereira
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