aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/util.c
AgeCommit message (Expand)Author
2024-02-08PR696 - module loading orderbigbear
2024-02-08ADD Package building for hardinfo2bigbear
2024-02-08Clean - HARDINFO2 BASEbigbear
2010-05-03Use CMake instead of ToscoConf.Leandro A. F. Pereira
2010-01-04Implement the graphical summary view in the shell, and do a proof of concept ...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-03Add a module deinitialization function, so modules can deallocate memory on u...Leandro Pereira
2010-01-01Don't include benchmarks in remote mode.Leandro Pereira
2009-08-10Fix benchmark.so module buildLeandro A. F. Pereira
2009-05-17More Remote mode fixesLeandro A. F. Pereira
2009-05-10Implement SSH tunnel; needs more work, though.Leandro A. F. Pereira
2009-05-03Change module.getModuleList(), so it also sends the module's icon filename. S...Leandro A. F. Pereira
2009-04-30Make module unloading more reliableLeandro Pereira
2009-04-29When unloading modules, clear all tree storesLeandro A. F. Pereira
2009-04-29Implement more remote client featuresLeandro A. F. Pereira
2009-04-27Make unloading of modules possibleLeandro A. F. Pereira
2009-04-26Making more room to implement the remote mode :)Leandro A. F. Pereira
2009-04-26Implement more methods; this will be cleaned up later.Leandro A. F. Pereira
2009-04-25Implement module.entryGetField()Leandro A. F. Pereira
2009-04-25Start implementing the XML-RPC serverLeandro A. F. Pereira
2009-04-25Add XML-RPC server (prototype); early work on the "Open Connection" dialogLeandro A. F. Pereira
2009-04-19Clean up CPU description on benchmark displayLeandro Pereira
2009-04-12Make it possible to run a benchmark from command-lineLeandro Augusto Fogolin Pereira
2009-04-06Small fixesLeandro A. F. Pereira
2009-03-09Make open_url() honor $BROWSER environment variable.Leandro A. F. Pereira
2009-03-08Fix compilation errorLeandro A. F. Pereira
2009-03-07Also cache g_find_program_in_path() results in find_program()Leandro A. F. Pereira
2009-02-21If find_program() fails, bail out to g_find_program_in_path() to search the u...Leandro A. F. Pereira
2009-02-21Don't rely on hardcoded paths anymoreLeandro A. F. Pereira
2009-01-23Add Network statistics (aka netstat -s).Leandro Augusto Fogolin Pereira
2009-01-10Fix segfaultLeandro A. F. Pereira
2008-12-29Compile MD5, SHA1, Blowfish and FBench only on benchmark module; overall Make...Leandro Augusto Fogolin Pereira
2008-07-04Remove crash handler. Forgot it caused more problems than helped.Leandro A. F. Pereira
2008-07-04Add crash handler (based on old Sylpheed Claws code)Leandro A. F. Pereira
2008-06-30CleanupsLeandro A. F. Pereira
2008-06-30Make "Resources" information a little more meaningful.Leandro A. F. Pereira
2008-06-25Cleanups.Leandro A. F. Pereira
2008-05-30Fix usbfs display.Leandro A. F. Pereira
2008-05-24Update my email address (leandro@linuxmag.com.br is dead)Leandro A. F. Pereira
2008-05-23More WiFi information.Leandro A. F. Pereira
2007-10-20Fix crash, SCSI detection on newer kernels.Leandro A. F. Pereira
2007-10-09Cleanups, plug memleakLeandro A. F. Pereira
2007-08-05Fix compilation on AMD64 systems running on 64-bit mode (use /usr/lib64 inste...Leandro A. F. Pereira
2007-08-02Cleanups.Leandro A. F. Pereira
2007-07-06More cleanups.Leandro A. F. Pereira
2007-07-05Cleanups. Plug most of the memleaks.Leandro A. F. Pereira
2007-07-01A bunch of cleanups.Leandro A. F. Pereira
2007-06-30Hrm. Memleaks still not plugged correctly. Reverting.Leandro A. F. Pereira