Age | Commit message (Expand) | Author |
2024-05-01 | FIX CLI - disable strwrap for CLI, disable window freeze | hwspeedy |
2024-05-01 | FIX Added strwrap function and fixed width for OS, Security & Env vars | hwspeedy |
2024-04-11 | FIX Skip benchmark reporting in CLI when -s (skip benchmark) | hwspeedy |
2024-03-20 | FIX CLI updated with synchronize features, fix stop benchmark crash, libsoup3... | hwspeedy |
2024-03-11 | FIX GCC warnings - include & uninit free (Potential Crash - never seen) | hwspeedy |
2024-03-06 | FIX hardinfo lib-loading cleanup, params clean up | hwspeedy |
2024-03-03 | LICENSE - missing fixes according to copyright holder - see https://github.co... | hwspeedy |
2024-02-16 | FIX stealpointers for GLIB<2.44 | hwspeedy |
2024-02-08 | FIX back ports | bigbear |
2024-02-08 | CLEANUP - remove old stuff | bigbear |
2024-02-08 | PR696 - module loading order | bigbear |
2024-02-08 | ADD Package building for hardinfo2 | bigbear |
2024-02-08 | Clean - HARDINFO2 BASE | bigbear |
2010-05-03 | Use CMake instead of ToscoConf. | Leandro A. F. Pereira |
2010-01-04 | Implement the graphical summary view in the shell, and do a proof of concept ... | Leandro Pereira |
2010-01-03 | Reorganize module_unload_all() so that all references to a GModule's address ... | Leandro Pereira |
2010-01-03 | Fixed a bug that would crash the shell if there were ShellFieldUpdates timers... | Leandro Pereira |
2010-01-03 | Add hi_module_deinit() functions to more modules. | Leandro Pereira |
2010-01-03 | Add a module deinitialization function, so modules can deallocate memory on u... | Leandro Pereira |
2010-01-01 | Don't include benchmarks in remote mode. | Leandro Pereira |
2009-08-10 | Fix benchmark.so module build | Leandro A. F. Pereira |
2009-05-17 | More Remote mode fixes | Leandro A. F. Pereira |
2009-05-10 | Implement SSH tunnel; needs more work, though. | Leandro A. F. Pereira |
2009-05-03 | Change module.getModuleList(), so it also sends the module's icon filename. S... | Leandro A. F. Pereira |
2009-04-30 | Make module unloading more reliable | Leandro Pereira |
2009-04-29 | When unloading modules, clear all tree stores | Leandro A. F. Pereira |
2009-04-29 | Implement more remote client features | Leandro A. F. Pereira |
2009-04-27 | Make unloading of modules possible | Leandro A. F. Pereira |
2009-04-26 | Making more room to implement the remote mode :) | Leandro A. F. Pereira |
2009-04-26 | Implement more methods; this will be cleaned up later. | Leandro A. F. Pereira |
2009-04-25 | Implement module.entryGetField() | Leandro A. F. Pereira |
2009-04-25 | Start implementing the XML-RPC server | Leandro A. F. Pereira |
2009-04-25 | Add XML-RPC server (prototype); early work on the "Open Connection" dialog | Leandro A. F. Pereira |
2009-04-19 | Clean up CPU description on benchmark display | Leandro Pereira |
2009-04-12 | Make it possible to run a benchmark from command-line | Leandro Augusto Fogolin Pereira |
2009-04-06 | Small fixes | Leandro A. F. Pereira |
2009-03-09 | Make open_url() honor $BROWSER environment variable. | Leandro A. F. Pereira |
2009-03-08 | Fix compilation error | Leandro A. F. Pereira |
2009-03-07 | Also cache g_find_program_in_path() results in find_program() | Leandro A. F. Pereira |
2009-02-21 | If find_program() fails, bail out to g_find_program_in_path() to search the u... | Leandro A. F. Pereira |
2009-02-21 | Don't rely on hardcoded paths anymore | Leandro A. F. Pereira |
2009-01-23 | Add Network statistics (aka netstat -s). | Leandro Augusto Fogolin Pereira |
2009-01-10 | Fix segfault | Leandro A. F. Pereira |
2008-12-29 | Compile MD5, SHA1, Blowfish and FBench only on benchmark module; overall Make... | Leandro Augusto Fogolin Pereira |
2008-07-04 | Remove crash handler. Forgot it caused more problems than helped. | Leandro A. F. Pereira |
2008-07-04 | Add crash handler (based on old Sylpheed Claws code) | Leandro A. F. Pereira |
2008-06-30 | Cleanups | Leandro A. F. Pereira |
2008-06-30 | Make "Resources" information a little more meaningful. | Leandro A. F. Pereira |
2008-06-25 | Cleanups. | Leandro A. F. Pereira |
2008-05-30 | Fix usbfs display. | Leandro A. F. Pereira |