Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 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-19 | Clean up CPU description on benchmark display | 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-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 | |
2008-07-01 | Whoops. | Leandro A. F. Pereira | |
2008-06-30 | Cleanups | Leandro A. F. Pereira | |
2008-06-30 | Plug memleak | Leandro A. F. Pereira | |
2008-06-30 | Cleanup regex | Leandro A. F. Pereira | |
2008-06-30 | Make "Resources" information a little more meaningful. | Leandro A. F. Pereira | |
If the resource is claimed by a kernel module, use its description. If the resource is reserved by a PCI device, use its name. | |||
2008-06-30 | Add device resources (I/O ports, memory, DMA). | Leandro A. F. Pereira | |
2008-06-08 | Plug small memory leak | Leandro A. F. Pereira | |
2008-06-07 | Disable txpower display if Linux WE is too old. | Leandro A. F. Pereira | |
2008-05-30 | Fix usbfs display. | Leandro A. F. Pereira | |
Abort HardInfo if user choses not to load a module dependency (when using -m command-line switch). | |||
2008-05-24 | Display txpower in mW and dBm. | Leandro A. F. Pereira | |