1. b182f8f Support for loading Xz-compressed modules by Jan Engelhardt · 13 years ago
  2. 7b3a74f build: use pkgconfig to detect zlib by Jan Engelhardt · 13 years ago
  3. fa29c0e tools: kmod: Add handling of compat modprobe by Lucas De Marchi · 13 years ago
  4. 769becb tools: kmod: Add handling of compat modinfo by Lucas De Marchi · 13 years ago
  5. ad60269 tools: kmod: Add handling of compat insmod by Lucas De Marchi · 13 years ago
  6. f712ebc tools: kmod: Add handling of compat rmmod by Lucas De Marchi · 13 years ago
  7. 6fcf69e tools: kmod: Add handling of compat lsmod by Lucas De Marchi · 13 years ago
  8. 8900b91 tools: add skeleton of kmod tool by Lucas De Marchi · 13 years ago
  9. 6a4fa8d build-sys: use MKDIR_P by Lucas De Marchi · 13 years ago
  10. e79bf83 introduce --with-rootlibdir=DIR by Kay Sievers · 13 years ago
  11. 9faa7b3 do not (mis-)use the config file generator for non-autobuild stuff by Kay Sievers · 13 years ago
  12. acc18b1 kmod 2 by Lucas De Marchi · 13 years ago
  13. 9ce0966 build-sys: remove remaining _SOURCES var by Lucas De Marchi · 13 years ago
  14. a308abe introduce --with-rootprefix=DIR by Kay Sievers · 13 years ago
  15. 0eae38e build-sys: remove unneeded _SOURCES vars by Lucas De Marchi · 13 years ago
  16. 0cc3ccf Introduce kmod-modinfo. by Gustavo Sverzut Barbieri · 13 years ago
  17. 708624a ELF: initial support for modinfo and strip of modversions and vermagic. by Gustavo Sverzut Barbieri · 13 years ago
  18. 3d8226e implement zlib module loading. by Gustavo Sverzut Barbieri · 13 years ago
  19. 89eba7c kmod 1 by Lucas De Marchi · 13 years ago
  20. e269a84 Add libkmod files to EXTRA_DIST by Lucas De Marchi · 13 years ago
  21. 0283d6b build-sys: add version map file to build dependencies by Lucas De Marchi · 13 years ago
  22. 49ce6d0 Remove libkmod-loaded.c and re-order functions in libkmod-module.c by Lucas De Marchi · 13 years ago
  23. c3d0a5f tools: add modprobe by Gustavo Sverzut Barbieri · 13 years ago
  24. 72c51a9 add lsmod, insmod and rmmod tools. by Gustavo Sverzut Barbieri · 13 years ago
  25. 1487a64 add kmod_module_get_filtered_blacklist() by Gustavo Sverzut Barbieri · 13 years ago
  26. fab4978 test: add test for modules' hash by Lucas De Marchi · 13 years ago
  27. 1843b15 test: add test to get dependencies of a module by Lucas De Marchi · 13 years ago
  28. c5b5ea9 test: add test to convert name to path by Lucas De Marchi · 13 years ago
  29. 7db0865 Add simple hash implementation by Gustavo Sverzut Barbieri · 13 years ago
  30. 85ece20 Do not ship autogen.sh in the tarball by Lucas De Marchi · 13 years ago
  31. aed94cd Add test for lookup function by Lucas De Marchi · 13 years ago
  32. e8847fd Import index handling from module-init-tools by Lucas De Marchi · 13 years ago
  33. 7c2ab35 Add support for parsing config files by Lucas De Marchi · 13 years ago
  34. 4462c4a Add getline_wrapped() to parse config files by Lucas De Marchi · 13 years ago
  35. a5494f8 Add test-insmod to insert modules by Lucas De Marchi · 13 years ago
  36. b84a206 Add test-rmmod2 by Lucas De Marchi · 13 years ago
  37. 8f788d5 Add functions to operate on modules by Lucas De Marchi · 13 years ago
  38. 46cfa8d Fix check_PROGRAMS in autofoo by Lucas De Marchi · 13 years ago
  39. eee1345 Add binary to test rmmod feature by Lucas De Marchi · 13 years ago
  40. 88e9c12 Rename libkmod-util.h to macro.h by Lucas De Marchi · 13 years ago
  41. 5369797 Add libkmod-loaded to handle live modules information by Lucas De Marchi · 13 years ago
  42. 6924e47 Implement circular double-linked list by Lucas De Marchi · 13 years ago
  43. be0e323 Put test back by Lucas De Marchi · 13 years ago
  44. c83a45e Fix version to 0:0:0 by Lucas De Marchi · 13 years ago
  45. 586fc30 Rename libabc to libkmod by Lucas De Marchi · 13 years ago
  46. ecd40ee Import skeleton from libabc by Lucas De Marchi · 13 years ago