summaryrefslogtreecommitdiff
path: root/hardinfo2/arch/linux
AgeCommit message (Collapse)Author
2009-10-15More feedback while scanning time-intensive stuffLeandro A. F. Pereira
2009-08-27get_os_compiled_date in os.h is the same function asAndrey Esin
uname(&utsbuf); utsbuf.version; But i think it is not date of compiling kernel, because lastik@llaptop:~$ uname -v #45-Ubuntu SMP Tue Jun 30 19:49:51 UTC 2009 So i have renamed it in whole project in Kernel Version. Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org>
2009-08-15Allow samba usershares with spaces on its nameLeandro A. F. Pereira
2009-08-02Remove "Default C Compiler" from "Operating System" (now redundant)Leandro A. F. Pereira
2009-07-27Add file header to nfs.h; better handling of NFS shares; update copyright ↵Leandro A. F. Pereira
information on headers
2009-07-27Show SAMBA usersharesLeandro A. F. Pereira
2009-07-24Cleaner fix for file descriptor leak.Leandro A. F. Pereira
(Ref. commit 8a77a967204d04cdf202622f22a49b76e860b1e5)
2009-07-24Plug file descriptor leak (as per Debian bug #523930).Leandro A. F. Pereira
Thanks to giagimari at libero dot it for strace logs.
2009-07-24Fix possible crash if /proc/scsi/scsi does not exist.Leandro A. F. Pereira
2009-07-09Fix double freeLeandro A. F. Pereira
2009-07-07- Adding CoreDuo identificationLa Stik
- With processors with much instructions, not all of them are shown Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org>
2009-07-07Adding 2 new interfacesLa Stik
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org>
2009-07-07Adding detection of vendor of batteryLa Stik
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org>
2009-04-25CleanupsLeandro A. F. Pereira
2009-04-21Adding 2 new instructionslastik
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org>
2009-04-19Clean up CPU description on benchmark displayLeandro Pereira
2009-04-17Update comments.Leandro Pereira
2009-04-17Make CPU flags updatable. Speed up CPU flag meaning lookup.Leandro Pereira
2009-04-09Fix PCI device description parsing (don't stop reading when a '(' is found). ↵Leandro A. F. Pereira
Fix LP#357189.
2009-04-04Better support for Vendor Name/URL display in DMI sectionLeandro A. F. Pereira
2009-04-05Adding defining of manufactureres site on DMI bookmarklastik
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org>
2009-04-05 - If we have localized version of gcc, we can't to know gcc versionlastik
- Adding possibility of defining KDE4 in desktop environment Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org>
2009-03-29CleanupsLeandro A. F. Pereira
2009-02-23CleanupsLeandro A. F. Pereira
2009-02-21Fix SCSI information (when devices does not report their revision versions)Leandro A. F. Pereira
2009-02-21Use find_program() for apcaccess too.Leandro A. F. Pereira
2009-02-21Don't rely on hardcoded paths anymoreLeandro A. F. Pereira
2009-02-14Add UPS information support (apcupsd only)Leandro A. F. Pereira
2009-02-08Show sent/received bytes on separate columnsLeandro Augusto Fogolin Pereira
2009-01-23Fix icon namingLeandro Augusto Fogolin Pereira
2008-12-28Fix compilation errors; minor cleanupsLeandro Augusto Fogolin Pereira
2008-12-12Corrections if phys.address isn't available (patch by Andrey Esin)Leandro A. F. Pereira
2008-11-02Fix crash/close socketLeandro A. F. Pereira
2008-11-01Show kernel modules being used by PCI devicesLeandro A. F. Pereira
2008-11-01OopsLeandro A. F. Pereira
2008-11-01Show filesystem's mount pointLeandro A. F. Pereira
2008-11-01Add GCC version informationLeandro A. F. Pereira
2008-10-31Only show filesystems with total_size > 0bytesLeandro Pereira
2008-10-31Make headers clickable05356787
2008-10-31Make "Boots" feature better05356787
2008-10-31Add filesystem usage bars05356787
2008-10-30Cleanups05356787
2008-10-30Allow adding more information per column05356787
2008-10-29Add devices::getProcessorFrequency()Leandro Pereira
2008-10-26Don't show GNOME_DESKTOP_SESSION_ID value, as it's deprecatedLeandro A. F. Pereira
2008-10-26Use gnome-about to obtain the GNOME version (closes ↵Leandro A. F. Pereira
http://developer.berlios.de/bugs/?func=detailbug&bug_id=14463&group_id=5897)
2008-07-01Fix crash with glib < 2.14.0, without GRegex.Leandro A. F. Pereira
2008-07-01Fixes Resources display, cleanups.Leandro A. F. Pereira
2008-07-01Fix compilation warningLeandro A. F. Pereira
2008-07-01Whoops (2)Leandro A. F. Pereira