index
:
hardinfo2.git
debian/latest
pristine-tar
upstream
Unnamed repository; edit this file 'description' to name the repository.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
computer
/
os.c
Age
Commit message (
Expand
)
Author
2024-05-24
FIX GCC Warnings, added more checking to gcc flags
hwspeedy
2024-04-02
FIX Implicit ctype functions - missing include
hwspeedy
2024-02-17
FIX remove old lsb_release - not needed any more
hwspeedy
2024-02-17
Normalize parsing Distribution ID and Distro version codename (#8)
Ondrej Čerman
2024-02-08
FIX added missing GTK3 fix from PR
bigbear
2024-02-08
LICENSE Changed to GPL2+ for project and source code According to approval fr...
bigbear
2021-11-07
Update copyright information
L Pereira
2020-05-03
Show distro code name, if present
Leandro Pereira
2019-08-10
Always pulse status bar while spawning processes synchronously
Leandro Pereira
2019-07-10
UbuntuFlavor -> DistroFlavor: perhaps more easily used by non-ubuntu distros
Burt P
2019-07-10
computer/os: Ubuntu flavors
Burt P
2019-07-04
Use "debian" for Debian distrocode
Leandro Pereira
2019-06-29
Show kernel command line
Leandro Pereira
2019-06-29
Remove duplicated Arch Linux entry
Leandro Pereira
2019-06-29
Rename Fedora id to "fedora"
Leandro Pereira
2019-06-29
Clean up distro-detecting code
Leandro Pereira
2019-06-18
Add information about SELinux and other LSMs
Leandro Pereira
2019-06-18
Start Computer/Security
Burt P
2018-11-30
computer/os: fix loop in parse_os_release
Ondrej Čerman
2018-11-19
Added MATE version detection
Ondrej Čerman
2018-10-13
Display status of ASLR in Computer->Operating System
Leandro Pereira
2018-05-16
Parse /usr/lib/os-release while detecting distribution
Leandro Pereira
2017-08-04
No need to check if a /etc/${distro}-release file exists
Leandro Pereira
2017-08-04
Plug memleak when detecting distribution
Leandro Pereira
2017-08-04
computer/os: quiet warnings, add comment for translators
Burt P
2017-07-29
Refactor distribution detection routine
Leandro Pereira
2017-07-29
Re-mark some strings for translation
Leandro Pereira
2017-07-29
Improve desktop environment detection when reading XDG env vars
Leandro Pereira
2017-07-28
Plug memory leaks after refactoring desktop detection routine
Leandro Pereira
2017-07-28
Refactor desktop environment detection routine
Leandro Pereira
2017-07-21
computer/os.c: another libc detection fix
Burt P
2017-07-19
Find a value for OS->Language field, Computer summary headers translatable
Burt P
2017-07-12
Make bits of entropy string translatable
Burt P
2017-07-09
Simplify libc detection code
Leandro Pereira
2017-07-09
Do not derefernce NULL pointer if '\n' is not found in ldconfig out
Leandro Pereira
2017-07-09
Use strchr() instead of strstr() when looking for a single char
Leandro Pereira
2017-07-09
Make libc strings translatable
Leandro Pereira
2017-07-09
Use g_spawn_command_line_sync() to detect libc version
Leandro Pereira
2017-07-09
libc detection cosmetic fix
Burt P
2017-07-09
Fix diet libc detection
Burt P
2017-07-09
Add diet libc to libc detection
Burt P
2017-07-09
Use ldconfig to detect C library implementation and version
Burt P
2017-07-09
OS: Improve C library detection
Burt P
2016-07-24
Show bits of entropy available to /dev/(u)random
Leandro Pereira
2015-10-25
revert commit [d5afcb6851]; fix the real cause of missing RAM display (use mo...
jamesbond
2015-10-25
stability fixes & add fatdog64 recognition
jamesbond
2014-01-03
Add initial translation support (patch from rodin.s)
Julien Lavergne
2012-01-08
Detect LXDE and Lubuntu from $XDG_CURRENT_DESKTOP and $DESKTOP_SESSION.
Leandro Pereira
2010-05-05
Add support for Arch Linux
Leandro A. F. Pereira
2010-05-03
Move files from hardinfo2 to root.
Leandro A. F. Pereira