Age | Commit message (Collapse) | Author |
|
|
|
libsoup3 debug fixed+added sync. comm for cli, DOCs updated, LibSoup3 enabled for distros supporting LS3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from copyright holders - see: https://github.com/lpereira/hardinfo/issues/530 https://github.com/lpereira/hardinfo/issues/707
|
|
|
|
|
|
This reverts commit 8e508ae979492df6e214609d6672fc8a5e44d2b9, because
it caused issues in locales where "Privacy Policy" is too long of a
string.
|
|
|
|
|
|
Fixes #572
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When testing in another computer, these files were always empty. Turns
out they were not being overwritten in my main computer, so the data
received by libsoup was never written to these files... d'oh. (They
were there in one computer because this function was written slightly
differently before.)
Also plugs one memory leak.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Build the configuration file path using g_get_user_config_dir() instead of g_get_home_dir().
|
|
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
|
|
Still not working; I've lost the original source code and database,
but at least I control the hardinfo.org domain so I can make this
work again someday.
|
|
|
|
null-checks.
|
|
|