1. efd2cec test: add check of module's state by Lucas De Marchi · 13 years ago
  2. 51e873d Add test to check kmod_validate_resources by Lucas De Marchi · 13 years ago
  3. 9190c8c Add test for probe insert by Lucas De Marchi · 13 years ago
  4. 674f859 elf: implement kmod_module_get_dependency_symbols() by Gustavo Sverzut Barbieri · 13 years ago
  5. f85ae0d add test/test-elf by Gustavo Sverzut Barbieri · 13 years ago
  6. 45e6db9 elf: add get_symbols() by Gustavo Sverzut Barbieri · 13 years ago
  7. 708624a ELF: initial support for modinfo and strip of modversions and vermagic. by Gustavo Sverzut Barbieri · 13 years ago
  8. b6ea28d Fix leak of kmod_module by Lucas De Marchi · 13 years ago
  9. 1c52260 implement softdeps. by Gustavo Sverzut Barbieri · 13 years ago
  10. 22907a1 Improve test of double references by Lucas De Marchi · 13 years ago
  11. 25c0543 Remove function kmod_resolve_alias_options() by Lucas De Marchi · 13 years ago
  12. 1c250ec Fix "Dead assignments" as reported by llvm by Lucas De Marchi · 13 years ago
  13. 2411c07 Do not use config if it's not needed/wanted by Lucas De Marchi · 13 years ago
  14. a102e26 Rename kmod_loaded_get_list() to kmod_module_new_from_loaded() by Lucas De Marchi · 13 years ago
  15. cb8d4d3 API-BREAK: kmod_new() takes a second parameter for configuration directory. by Gustavo Sverzut Barbieri · 13 years ago
  16. 72c51a9 add lsmod, insmod and rmmod tools. by Gustavo Sverzut Barbieri · 13 years ago
  17. 3a721bb insmod: allows providing option to module. by Gustavo Sverzut Barbieri · 13 years ago
  18. bd3f553 export module's options and commands. by Gustavo Sverzut Barbieri · 13 years ago
  19. fe514b1 test-lookup: allow loading resources for testing. by Gustavo Sverzut Barbieri · 13 years ago
  20. 1487a64 add kmod_module_get_filtered_blacklist() by Gustavo Sverzut Barbieri · 13 years ago
  21. ac9f876 test-insmod: show the path libkmod is using by Lucas De Marchi · 13 years ago
  22. 97a3ea9 test-insmod: print name to test modname_normalize(). by Gustavo Sverzut Barbieri · 13 years ago
  23. fab4978 test: add test for modules' hash by Lucas De Marchi · 13 years ago
  24. 1843b15 test: add test to get dependencies of a module by Lucas De Marchi · 13 years ago
  25. c5b5ea9 test: add test to convert name to path by Lucas De Marchi · 13 years ago
  26. 8226058 tests: release memory before error exits. by Gustavo Sverzut Barbieri · 13 years ago
  27. 69f9dd4 no more kmod_loaded and kmod_loaded_module. by Gustavo Sverzut Barbieri · 13 years ago
  28. 1fc1c9a Clean 'shadowed declaration' warnings by Lucas De Marchi · 13 years ago
  29. aed94cd Add test for lookup function by Lucas De Marchi · 13 years ago
  30. a5494f8 Add test-insmod to insert modules by Lucas De Marchi · 13 years ago
  31. b84a206 Add test-rmmod2 by Lucas De Marchi · 13 years ago
  32. 221631d Accept dir where we should lookup for modules by Lucas De Marchi · 13 years ago
  33. eee1345 Add binary to test rmmod feature by Lucas De Marchi · 13 years ago
  34. 5369797 Add libkmod-loaded to handle live modules information by Lucas De Marchi · 13 years ago
  35. be0e323 Put test back by Lucas De Marchi · 13 years ago