Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-08 | PR681 - implicit function declaration | bigbear | |
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 | |||
2023-07-29 | Show kernel module icons even without modules present on filesystem | L. Pereira | |
This is common on Arch Linux systems when the kernel is updated (the running kernel modules are removed from disk). This table was created using modules from Linux 6.3.8, with the same rules as the fallback mechanism uses (longest string prefix match), and is updatable using the sync manager. | |||
2021-11-07 | Update copyright information | L Pereira | |
2020-05-03 | Show distro code name, if present | Leandro Pereira | |
2019-07-10 | UbuntuFlavor -> DistroFlavor: perhaps more easily used by non-ubuntu distros | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-07-10 | computer/os: Ubuntu flavors | Burt P | |
See: https://github.com/lpereira/hardinfo/issues/404 Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | Show kernel command line | Leandro Pereira | |
2019-06-29 | Clean up distro-detecting code | Leandro Pereira | |
2019-06-20 | move devices/memory to computer/memory usage | Burt P | |
As discussed in https://github.com/lpereira/hardinfo/issues/345 Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-18 | Add information about SELinux and other LSMs | Leandro Pereira | |
2019-06-18 | Start Computer/Security | Burt P | |
As requested in https://github.com/lpereira/hardinfo/issues/342 Signed-off-by: Burt P <pburt0@gmail.com> | |||
2018-10-13 | Display status of ASLR in Computer->Operating System | Leandro Pereira | |
2018-04-24 | computer/display: use x_util for display information | Burt P | |
This commit fixes: * #200 now using xrandr to get screen info instead of gdk, so it works from the cli * #27 opengl core and compatibility versions are both listed * #230 (by removing extension list) Signed-off-by: Burt P <pburt0@gmail.com> | |||
2017-07-29 | Refactor distribution detection routine | Leandro Pereira | |
2016-12-29 | Make load average work with locales that uses ',' for decimal separator | Leandro Pereira | |
2016-07-24 | Show bits of entropy available to /dev/(u)random | Leandro Pereira | |
2015-10-25 | os database: Fatdog has to come before Puppy Linux as it shares some files | jamesbond | |
with Puppy, otherwise Fatdog will be detected as Puppy Linux. | |||
2015-10-25 | stability fixes & add fatdog64 recognition | jamesbond | |
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. | |||
2012-01-08 | Add group information. | Leandro Pereira | |
Closes http://bugs.hardinfo.org/showreport.php?bugid=54 | |||
2010-05-03 | Move files from hardinfo2 to root. | Leandro A. F. Pereira | |