Age | Commit message (Expand) | Author |
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 |
2008-05-24 | Update my email address (leandro@linuxmag.com.br is dead) | Leandro A. F. Pereira |
2008-05-23 | More WiFi information. | Leandro A. F. Pereira |
2007-10-20 | Fix crash, SCSI detection on newer kernels. | Leandro A. F. Pereira |
2007-10-09 | Cleanups, plug memleak | Leandro A. F. Pereira |
2007-08-05 | Fix compilation on AMD64 systems running on 64-bit mode (use /usr/lib64 inste... | Leandro A. F. Pereira |
2007-08-02 | Cleanups. | Leandro A. F. Pereira |
2007-07-06 | More cleanups. | Leandro A. F. Pereira |
2007-07-05 | Cleanups. Plug most of the memleaks. | Leandro A. F. Pereira |