1. 976ea8c testsuite: add tests to modprobe --show-depends by Lucas De Marchi · 12 years ago
  2. d35e883 testsuite: libtestsuite depends on individual components by Dan McGee · 12 years ago
  3. e479598 kmod 5 by Lucas De Marchi · 12 years ago
  4. a947430 testsuite: add test for kmod_module_new_from_name() by Lucas De Marchi · 12 years ago
  5. d48b8a7 build-sys: fix make dist by Lucas De Marchi · 12 years ago
  6. 5ac7888 build-sys: declare rootfs.tar.xz as dep of rootfs/ by Dave Reisner · 12 years ago
  7. 760b896 testsuite: add test for function alias_normalize by Pedro Pedruzzi · 12 years ago
  8. 5ac9c07 build-sys: extract rootfs for make check by Lucas De Marchi · 12 years ago
  9. f6ef5d6 testsuite: trap calls to delete_module() including simple test by Lucas De Marchi · 12 years ago
  10. d2c2b8b build-sys: autotoolify build of check libraries by Lucas De Marchi · 12 years ago
  11. 53646fc testsuite: add trap to init_module() including simple test by Lucas De Marchi · 12 years ago
  12. 95daea0 testsuite: add test for modinfo by Lucas De Marchi · 12 years ago
  13. 61e9433 testsuite: add simple test for list of loaded modules by Lucas De Marchi · 12 years ago
  14. 6b88ef3 testsuite: allow to run tests outside of top_buildir by Lucas De Marchi · 12 years ago
  15. 6afc9cd testsuite: add trap to fopen() including tests by Lucas De Marchi · 12 years ago
  16. ab25311 testsuite: fake kernel 4.0.20-kmod is out by Lucas De Marchi · 12 years ago
  17. 68cc449 testsuite: trap calls to uname by Lucas De Marchi · 12 years ago
  18. eebca81 testsuite: test libkmod initialization by Lucas De Marchi · 12 years ago
  19. 80f9e02 testsuite: add skeleton by Lucas De Marchi · 12 years ago
  20. fe8b067 build-sys: do not create symlinks by default by Lucas De Marchi · 12 years ago
  21. 12fd9cd build-sys: forcefully create links by Lucas De Marchi · 12 years ago
  22. 1592b0e build-sys: move modprobe to sbindir by Lucas De Marchi · 12 years ago
  23. 411d83c Add program to calculate the shortest relative path for symlinks by Lucas De Marchi · 12 years ago
  24. 7bbf523 build-sys: create symlinks if we are installing tools by Lucas De Marchi · 12 years ago
  25. b53b7e3 kmod 4 by Lucas De Marchi · 12 years ago
  26. f4647b6 build-sys: add release helpers by Lucas De Marchi · 12 years ago
  27. 904b57d build-sys: build man pages by Lucas De Marchi · 12 years ago
  28. efd2cec test: add check of module's state by Lucas De Marchi · 12 years ago
  29. 39baaec build-sys: fix build with zlib/xz after private lib by Lucas De Marchi · 12 years ago
  30. 0b22179 build-sys: workaround libtool issue with argv[0] by Lucas De Marchi · 12 years ago
  31. 043b3f9 build-sys: build tests as part of check phase by Lucas De Marchi · 12 years ago
  32. 00fc926 build-sys: create symlinks instead of building separate tools by Lucas De Marchi · 12 years ago
  33. 646b83b doc: add gtk-doc to generate documentation by Lucas De Marchi · 12 years ago
  34. b30a71b kmod 3 by Lucas De Marchi · 12 years ago
  35. 8d75053 build-sys: do not install kmod-* tools by Lucas De Marchi · 12 years ago
  36. 51e873d Add test to check kmod_validate_resources by Lucas De Marchi · 12 years ago
  37. 0c010fa Move libkmod-util.c to convenience util lib by Lucas De Marchi · 12 years ago
  38. 6670c63 Move array implementation from depmode to libkmod-util by Lucas De Marchi · 12 years ago
  39. f6cf14c tools: kmod: bundle depmod together with the others by Lucas De Marchi · 12 years ago
  40. a4848e2 Move util functions to libkmod-util.c by Lucas De Marchi · 12 years ago
  41. 5cd1306 kmod-depmod: use hash implementation from util lib by Lucas De Marchi · 12 years ago
  42. 529148e build-sys: create libkmod-util.la convenience lib by Lucas De Marchi · 12 years ago
  43. 64b8b58 kmod-depmod: initial code (no files generated, untested) by Gustavo Sverzut Barbieri · 12 years ago
  44. 9190c8c Add test for probe insert by Lucas De Marchi · 12 years ago
  45. 9b0e592 build-sys: remove unneeded _SOURCES var by Lucas De Marchi · 12 years ago
  46. 7adfd2c Merge branch 'master' of git://dev.medozas.de/libkmod by Lucas De Marchi · 12 years ago
  47. b182f8f Support for loading Xz-compressed modules by Jan Engelhardt · 12 years ago
  48. 7b3a74f build: use pkgconfig to detect zlib by Jan Engelhardt · 12 years ago
  49. f85ae0d add test/test-elf by Gustavo Sverzut Barbieri · 12 years ago
  50. fa29c0e tools: kmod: Add handling of compat modprobe by Lucas De Marchi · 12 years ago
  51. 769becb tools: kmod: Add handling of compat modinfo by Lucas De Marchi · 12 years ago
  52. ad60269 tools: kmod: Add handling of compat insmod by Lucas De Marchi · 12 years ago
  53. f712ebc tools: kmod: Add handling of compat rmmod by Lucas De Marchi · 12 years ago
  54. 6fcf69e tools: kmod: Add handling of compat lsmod by Lucas De Marchi · 12 years ago
  55. 8900b91 tools: add skeleton of kmod tool by Lucas De Marchi · 12 years ago
  56. 6a4fa8d build-sys: use MKDIR_P by Lucas De Marchi · 12 years ago
  57. e79bf83 introduce --with-rootlibdir=DIR by Kay Sievers · 12 years ago
  58. 9faa7b3 do not (mis-)use the config file generator for non-autobuild stuff by Kay Sievers · 12 years ago
  59. acc18b1 kmod 2 by Lucas De Marchi · 12 years ago
  60. 9ce0966 build-sys: remove remaining _SOURCES var by Lucas De Marchi · 12 years ago
  61. a308abe introduce --with-rootprefix=DIR by Kay Sievers · 12 years ago
  62. 0eae38e build-sys: remove unneeded _SOURCES vars by Lucas De Marchi · 12 years ago
  63. 0cc3ccf Introduce kmod-modinfo. by Gustavo Sverzut Barbieri · 12 years ago
  64. 708624a ELF: initial support for modinfo and strip of modversions and vermagic. by Gustavo Sverzut Barbieri · 12 years ago
  65. 3d8226e implement zlib module loading. by Gustavo Sverzut Barbieri · 12 years ago
  66. 89eba7c kmod 1 by Lucas De Marchi · 12 years ago
  67. e269a84 Add libkmod files to EXTRA_DIST by Lucas De Marchi · 12 years ago
  68. 0283d6b build-sys: add version map file to build dependencies by Lucas De Marchi · 12 years ago
  69. 49ce6d0 Remove libkmod-loaded.c and re-order functions in libkmod-module.c by Lucas De Marchi · 12 years ago
  70. c3d0a5f tools: add modprobe by Gustavo Sverzut Barbieri · 12 years ago
  71. 72c51a9 add lsmod, insmod and rmmod tools. by Gustavo Sverzut Barbieri · 12 years ago
  72. 1487a64 add kmod_module_get_filtered_blacklist() by Gustavo Sverzut Barbieri · 12 years ago
  73. fab4978 test: add test for modules' hash by Lucas De Marchi · 12 years ago
  74. 1843b15 test: add test to get dependencies of a module by Lucas De Marchi · 12 years ago
  75. c5b5ea9 test: add test to convert name to path by Lucas De Marchi · 12 years ago
  76. 7db0865 Add simple hash implementation by Gustavo Sverzut Barbieri · 12 years ago
  77. 85ece20 Do not ship autogen.sh in the tarball by Lucas De Marchi · 12 years ago
  78. aed94cd Add test for lookup function by Lucas De Marchi · 12 years ago
  79. e8847fd Import index handling from module-init-tools by Lucas De Marchi · 12 years ago
  80. 7c2ab35 Add support for parsing config files by Lucas De Marchi · 12 years ago
  81. 4462c4a Add getline_wrapped() to parse config files by Lucas De Marchi · 12 years ago
  82. a5494f8 Add test-insmod to insert modules by Lucas De Marchi · 13 years ago
  83. b84a206 Add test-rmmod2 by Lucas De Marchi · 13 years ago
  84. 8f788d5 Add functions to operate on modules by Lucas De Marchi · 13 years ago
  85. 46cfa8d Fix check_PROGRAMS in autofoo by Lucas De Marchi · 13 years ago
  86. eee1345 Add binary to test rmmod feature by Lucas De Marchi · 13 years ago
  87. 88e9c12 Rename libkmod-util.h to macro.h by Lucas De Marchi · 13 years ago
  88. 5369797 Add libkmod-loaded to handle live modules information by Lucas De Marchi · 13 years ago
  89. 6924e47 Implement circular double-linked list by Lucas De Marchi · 13 years ago
  90. be0e323 Put test back by Lucas De Marchi · 13 years ago
  91. c83a45e Fix version to 0:0:0 by Lucas De Marchi · 13 years ago
  92. 586fc30 Rename libabc to libkmod by Lucas De Marchi · 13 years ago
  93. ecd40ee Import skeleton from libabc by Lucas De Marchi · 13 years ago