Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-15 | More feedback while scanning time-intensive stuff | Leandro A. F. Pereira | |
2009-08-27 | get_os_compiled_date in os.h is the same function as | Andrey 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-15 | Allow samba usershares with spaces on its name | Leandro A. F. Pereira | |
2009-08-02 | Remove "Default C Compiler" from "Operating System" (now redundant) | Leandro A. F. Pereira | |
2009-07-27 | Add file header to nfs.h; better handling of NFS shares; update copyright ↵ | Leandro A. F. Pereira | |
information on headers | |||
2009-07-27 | Show SAMBA usershares | Leandro A. F. Pereira | |
2009-07-24 | Cleaner fix for file descriptor leak. | Leandro A. F. Pereira | |
(Ref. commit 8a77a967204d04cdf202622f22a49b76e860b1e5) | |||
2009-07-24 | Plug file descriptor leak (as per Debian bug #523930). | Leandro A. F. Pereira | |
Thanks to giagimari at libero dot it for strace logs. | |||
2009-07-24 | Fix possible crash if /proc/scsi/scsi does not exist. | Leandro A. F. Pereira | |
2009-07-09 | Fix double free | Leandro A. F. Pereira | |
2009-07-07 | - Adding CoreDuo identification | La Stik | |
- With processors with much instructions, not all of them are shown Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-07-07 | Adding 2 new interfaces | La Stik | |
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-07-07 | Adding detection of vendor of battery | La Stik | |
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-04-25 | Cleanups | Leandro A. F. Pereira | |
2009-04-21 | Adding 2 new instructions | lastik | |
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-04-19 | Clean up CPU description on benchmark display | 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-09 | Fix PCI device description parsing (don't stop reading when a '(' is found). ↵ | Leandro A. F. Pereira | |
Fix LP#357189. | |||
2009-04-04 | Better support for Vendor Name/URL display in DMI section | Leandro A. F. Pereira | |
2009-04-05 | Adding defining of manufactureres site on DMI bookmark | lastik | |
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 version | lastik | |
- Adding possibility of defining KDE4 in desktop environment Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-03-29 | Cleanups | Leandro A. F. Pereira | |
2009-02-23 | Cleanups | Leandro A. F. Pereira | |
2009-02-21 | Fix SCSI information (when devices does not report their revision versions) | Leandro A. F. Pereira | |
2009-02-21 | Use find_program() for apcaccess too. | Leandro A. F. Pereira | |
2009-02-21 | Don't rely on hardcoded paths anymore | Leandro A. F. Pereira | |
2009-02-14 | Add UPS information support (apcupsd only) | Leandro A. F. Pereira | |
2009-02-08 | Show sent/received bytes on separate columns | Leandro Augusto Fogolin Pereira | |
2009-01-23 | Fix icon naming | Leandro Augusto Fogolin Pereira | |
2008-12-28 | Fix compilation errors; minor cleanups | Leandro Augusto Fogolin Pereira | |
2008-12-12 | Corrections if phys.address isn't available (patch by Andrey Esin) | Leandro A. F. Pereira | |
2008-11-02 | Fix crash/close socket | Leandro A. F. Pereira | |
2008-11-01 | Show kernel modules being used by PCI devices | Leandro A. F. Pereira | |
2008-11-01 | Oops | Leandro A. F. Pereira | |
2008-11-01 | Show filesystem's mount point | Leandro A. F. Pereira | |
2008-11-01 | Add GCC version information | Leandro A. F. Pereira | |
2008-10-31 | Only show filesystems with total_size > 0bytes | Leandro Pereira | |
2008-10-31 | Make headers clickable | 05356787 | |
2008-10-31 | Make "Boots" feature better | 05356787 | |
2008-10-31 | Add filesystem usage bars | 05356787 | |
2008-10-30 | Cleanups | 05356787 | |
2008-10-30 | Allow adding more information per column | 05356787 | |
2008-10-29 | Add devices::getProcessorFrequency() | Leandro Pereira | |
2008-10-26 | Don't show GNOME_DESKTOP_SESSION_ID value, as it's deprecated | Leandro A. F. Pereira | |
2008-10-26 | Use 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-01 | Fix crash with glib < 2.14.0, without GRegex. | Leandro A. F. Pereira | |
2008-07-01 | Fixes Resources display, cleanups. | Leandro A. F. Pereira | |
2008-07-01 | Fix compilation warning | Leandro A. F. Pereira | |
2008-07-01 | Whoops (2) | Leandro A. F. Pereira | |