Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-08 | LICENSE Changed to GPL2+ for project and source code According to approval ↵ | bigbear | |
from copyright holders - see: https://github.com/lpereira/hardinfo/issues/530 https://github.com/lpereira/hardinfo/issues/707 | |||
2021-11-07 | Update copyright information | L Pereira | |
2021-11-01 | devices/storage: Added more SMART Attributes keys | Ondrej Čerman | |
2021-10-19 | devices/storage - added WWN/EUI Identifier and IEEE OUI | Ondrej Čerman | |
2021-10-17 | devices/storage - refactoring - all code that is extending udisks2 ↵ | Ondrej Čerman | |
information has been moved to separate file. | |||
2021-09-15 | ppc64 - fixed smart info and resolved compilation warnings | Ondrej Čerman | |
2020-12-12 | devices/storage: added more S.M.A.R.T. attrib. labels | Ondrej Čerman | |
2020-12-12 | devices/storage: S.M.A.R.T.: Used monotype font and changed printf format so ↵ | Ondrej Čerman | |
the values are aligned to the cols | |||
2020-12-12 | devices/storage: added intepreted s.m.a.r.t. value | Ondrej Čerman | |
2020-05-17 | Fix more formatting errors | Leandro Pereira | |
2020-01-03 | storage: show PCI address for nvme | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2020-01-03 | storage: updated list | Ondrej Čerman | |
2020-01-03 | storage: just don't put vendor in the label for now | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2020-01-03 | storage: nvme pci info + udisks2_util vendor fixes | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-28 | udisks2_util: try pci vendor for nvme without vendor info | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | storage: use vendor flag for vendor fields | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-10-24 | devices/storage: Better SMART attribute labels | Ondrej Čerman | |
2019-10-24 | Devices/storage: SMART attributes from udisks2 | Ondrej Čerman | |
2019-07-12 | Show links for vendors | Leandro Pereira | |
2019-07-10 | devices/storage: small fixes | Ondrej Čerman | |
2019-07-10 | devices/storage: added partitions info | Ondrej Čerman | |
2019-07-05 | devices/storage: fixed current media | Ondrej Čerman | |
2019-07-02 | devices/storage: fix crash on double free | Burt P | |
`media_comp` doesn't always get set, so needs to be set to null after free to be re-used. Fixes: https://github.com/lpereira/hardinfo/issues/394 Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-30 | devices/storage: Better storage media labels | Ondrej Čerman | |
2019-06-26 | Update S.M.A.R.T. | TotalCaesar659 | |
Co-Authored-By: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2019-06-26 | Update S.M.A.R.T. | TotalCaesar659 | |
Co-Authored-By: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2019-06-26 | Change "smart" to "S.M.A.R.T." | TotalCaesar659 | |
2019-06-19 | Fix typo | TotalCaesar659 | |
2019-05-13 | devices/storage - udisks2: added pm, apm, aam, part. table type and ↵ | Ondrej Čerman | |
partitions list | |||
2019-01-15 | devices/storage: Use udisks2 as primary source for storage info | Ondrej Čerman | |
2018-11-30 | devices/storage: added udisks2 support | Ondrej Čerman | |
2018-04-24 | devices/storage: remove file test | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2018-04-24 | devices/storage: try `lsscsi -c` if /proc/scsi/scsi is not found | Burt P | |
This is a hack to address #240. The storage scanner needs work. Signed-off-by: Burt P <pburt0@gmail.com> | |||
2016-07-30 | Remove trailing whitespace in storage.c | Leandro Pereira | |
2016-07-30 | Fix multiple problems in IDE disk information | Leandro Pereira | |
2014-01-03 | Add initial translation support (patch from rodin.s) | Julien Lavergne | |
2012-01-26 | Better manage moreinfo hashes | Leandro Pereira | |
Have only one for the whole program and use per-module namespaces/prefixes so that each module can clear its own information easily. | |||
2010-08-15 | Fix potential problems found by clang static analyzer. | Leandro Pereira | |
2010-05-03 | Move files from hardinfo2 to root. | Leandro A. F. Pereira | |