1. 1c250ec Fix "Dead assignments" as reported by llvm by Lucas De Marchi · 13 years ago
  2. 2411c07 Do not use config if it's not needed/wanted by Lucas De Marchi · 13 years ago
  3. a102e26 Rename kmod_loaded_get_list() to kmod_module_new_from_loaded() by Lucas De Marchi · 13 years ago
  4. cb8d4d3 API-BREAK: kmod_new() takes a second parameter for configuration directory. by Gustavo Sverzut Barbieri · 13 years ago
  5. 72c51a9 add lsmod, insmod and rmmod tools. by Gustavo Sverzut Barbieri · 13 years ago
  6. 3a721bb insmod: allows providing option to module. by Gustavo Sverzut Barbieri · 13 years ago
  7. bd3f553 export module's options and commands. by Gustavo Sverzut Barbieri · 13 years ago
  8. fe514b1 test-lookup: allow loading resources for testing. by Gustavo Sverzut Barbieri · 13 years ago
  9. 1487a64 add kmod_module_get_filtered_blacklist() by Gustavo Sverzut Barbieri · 13 years ago
  10. ac9f876 test-insmod: show the path libkmod is using by Lucas De Marchi · 13 years ago
  11. 97a3ea9 test-insmod: print name to test modname_normalize(). by Gustavo Sverzut Barbieri · 13 years ago
  12. fab4978 test: add test for modules' hash by Lucas De Marchi · 13 years ago
  13. 1843b15 test: add test to get dependencies of a module by Lucas De Marchi · 13 years ago
  14. c5b5ea9 test: add test to convert name to path by Lucas De Marchi · 13 years ago
  15. 8226058 tests: release memory before error exits. by Gustavo Sverzut Barbieri · 13 years ago
  16. 69f9dd4 no more kmod_loaded and kmod_loaded_module. by Gustavo Sverzut Barbieri · 13 years ago
  17. 1fc1c9a Clean 'shadowed declaration' warnings by Lucas De Marchi · 13 years ago
  18. aed94cd Add test for lookup function by Lucas De Marchi · 13 years ago
  19. a5494f8 Add test-insmod to insert modules by Lucas De Marchi · 13 years ago
  20. b84a206 Add test-rmmod2 by Lucas De Marchi · 13 years ago
  21. 221631d Accept dir where we should lookup for modules by Lucas De Marchi · 13 years ago
  22. eee1345 Add binary to test rmmod feature by Lucas De Marchi · 13 years ago
  23. 5369797 Add libkmod-loaded to handle live modules information by Lucas De Marchi · 13 years ago
  24. be0e323 Put test back by Lucas De Marchi · 13 years ago