Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-01 | Call endpwent() after obtaining all user information. | Leandro Pereira | |
2009-12-20 | Apply patches from bug #10. Contributor unknown. | Leandro A. F. Pereira | |
2009-12-20 | Try to fix bug #28 | Leandro A. F. Pereira | |
2009-10-15 | More feedback while scanning time-intensive stuff | Leandro A. F. Pereira | |
2009-08-27 | Rewriting module, which founds users in system. | Andrey Esin | |
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
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-27 | Adding license information. | Andrey Esin | |
Leandro, please check is it right. Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-08-27 | Emtpy line in /etc/passwd leads to crash of hardinfo. | Andrey Esin | |
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-10 | Add simple GPU benchmark | Leandro A. F. Pereira | |
2009-08-02 | Remove "Default C Compiler" from "Operating System" (now redundant) | Leandro A. F. Pereira | |
2009-08-02 | Fix crash (double free) | 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-27 | Add printer icons | 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-11 | Fit crash with FFT benchmark. | Leandro Augusto Fogolin 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-03-12 | Fix segfaults | Leandro Pereira | |
2009-03-08 | Add FFT benchmark | Leandro A. F. Pereira | |
2009-02-24 | Cleanups | Leandro A. F. Pereira | |
2009-02-24 | Show printer capabilities | Leandro A. F. Pereira | |
2009-02-23 | More cleanups | Leandro A. F. Pereira | |
2009-02-23 | Better printing support (shows more than just the printer names) | 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 | |
2009-01-02 | Remove ZLib benchmark; add N-Queens benchmark | 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-03 | Implement parallel blowfish benchmark | Leandro | |