aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2
AgeCommit message (Expand)Author
2024-02-24FIX Crash - Udisks2 for non udisks2 installshwspeedy
2024-02-24FIX FIX udisks2 wrongly disabledhwspeedy
2024-02-16FIX stealpointers for GLIB<2.44hwspeedy
2024-02-08FIX Crash vendorbigbear
2024-02-08FIX back port for threadsbigbear
2024-02-08FIX back portsbigbear
2024-02-08FIX - missing includesbigbear
2024-02-08CLEANUP - remove old stuffbigbear
2024-02-08FIX GCC Warningsbigbear
2024-02-08FIX GCC Compatibilitybigbear
2024-02-08FIX CodeQL warningsbigbear
2024-02-08PR665 - fix numa node uninitializedbigbear
2024-02-08PR681 - implicit function declarationbigbear
2024-02-08PR696 - module loading orderbigbear
2024-02-08ADD Package building for hardinfo2bigbear
2024-02-08LICENSE Changed to GPL2+ for project and source code According to approval fr...bigbear
2024-02-08Clean - HARDINFO2 BASEbigbear
2010-05-03Move files from hardinfo2 to root.Leandro A. F. Pereira
2010-05-03Use CMake instead of ToscoConf.Leandro A. F. Pereira
2010-01-07Show more relevant information on Summary->Computer->GraphicsLeandro Pereira
2010-01-07Make it possible to rename hostnames in Remote Host ManagerLeandro Pereira
2010-01-04Fix all compilation warnings (now being treated as errors).Leandro Pereira
2010-01-04Implement the graphical summary view in the shell, and do a proof of concept ...Leandro Pereira
2010-01-04Fix compiler flags in Makefile.in; -Wall and -Werror weren't being used. Lots...Leandro Pereira
2010-01-04Add -Werror to compiler flags.Leandro Pereira
2010-01-04Fix compiler warning.Leandro Pereira
2010-01-04Add a ShellModule pointer to the Shell that points to the currently-selected ...Leandro Pereira
2010-01-03Reorganize module_unload_all() so that all references to a GModule's address ...Leandro Pereira
2010-01-03Fixed a bug that would crash the shell if there were ShellFieldUpdates timers...Leandro Pereira
2010-01-03Add hi_module_deinit() functions to more modules.Leandro Pereira
2010-01-03Only show the 'server disconected' message once.Leandro Pereira
2010-01-03Add a module deinitialization function, so modules can deallocate memory on u...Leandro Pereira
2010-01-03Fix a bug introduced with context help: the shell was left in a inconsistent ...Leandro Pereira
2010-01-03Make note info panel smaller.Leandro Pereira
2010-01-03Re-enable the shell when cancelling a benchmarkLeandro Pereira
2010-01-03Warn when the help viewer was unable to find/parse the help file.Leandro Pereira
2010-01-03Remove context-sensitive help flag from Computer->Summary, as it doesn't have...Leandro Pereira
2010-01-03Add ability to include context-sensitive help files.Leandro Pereira
2010-01-03A little hack with "&& echo".Andrey Esin
2010-01-02Add another method of listing USB devices, by using the lsusb program (fix bu...Leandro Pereira
2010-01-02If the module entry has the flag MODULE_FLAG_NO_REMOTE, don't their methods t...Leandro Pereira
2010-01-02Pulse the shell spinner while a DNS query is being performedLeandro Pereira
2010-01-01Do a reverse NS lookup for all DNS serversLeandro Pereira
2010-01-01Change the Note frame to a different, more familiar, yellow color.Leandro Pereira
2010-01-01Pressing enter on Host text entry activates Save/Connect buttonLeandro Pereira
2010-01-01Don't include benchmarks in remote mode.Leandro Pereira
2010-01-01Only enable the "Connect" / "Save" button if hostname is valid.Leandro Pereira
2010-01-01Hide/show "Connection options" according to the connection protocol.Leandro Pereira
2010-01-01Call endpwent() after obtaining all user information.Leandro Pereira
2010-01-01Give correct results whenever the ssh connection failsLeandro Pereira