1. 80cf2c8 build: Install bash completion data by Lucas De Marchi · 11 years ago
  2. 85d02eb util: Add mkdir_p implementation from testsuite by Lucas De Marchi · 11 years ago
  3. 83b855a Use "-internal" suffix instead of "-private" by Lucas De Marchi · 11 years ago
  4. b6adccd tools: Do not link dynamically with libkmod by Lucas De Marchi · 11 years ago
  5. 3b38c7f kmod 14 by Lucas De Marchi · 11 years ago
  6. 9de9e07 tools: Use test/kmod instead of kmod-nolib by Lucas De Marchi · 11 years ago
  7. db6f2fc tools: add static-nodes tool by Tom Gundersen · 11 years ago
  8. abb910e kmod 13 by Lucas De Marchi · 11 years ago
  9. 1407064 libkmod: Add missing definitions by Lucas De Marchi · 11 years ago
  10. 8fe1681 libkmod: Return module signature information in kmod_module_get_info() by Michal Marek · 12 years ago
  11. 6feba02 kmod 12 by Lucas De Marchi · 12 years ago
  12. c599606 kmod 11 by Lucas De Marchi · 12 years ago
  13. 92aad74 tools: use a single function for logging libkmod output by Lucas De Marchi · 12 years ago
  14. 84341fb tools: share function to convert prio to string by Lucas De Marchi · 12 years ago
  15. b0c9fc8 testsuite: add depmod test for modules.alias by Lucas De Marchi · 12 years ago
  16. c5b37db build-sys: Remove --with-rootprefix option by Dave Reisner · 12 years ago
  17. 86bbd05 Makefile: remove redundant flags to $(RM) by Dave Reisner · 12 years ago
  18. cf81405 Define rootfs as dependency of check-am by Dave Reisner · 12 years ago
  19. 84afccb Revert "build-sys: disable jobserver for rootfs target" by Dave Reisner · 12 years ago
  20. 4075860 kmod 10 by Lucas De Marchi · 12 years ago
  21. 8631552 build-sys: Add --disable-manpages option by Colin Walters · 12 years ago
  22. 4e7f0f2 build-sys: disable jobserver for rootfs target by Dave Reisner · 12 years ago
  23. e1b1ab2 testsuite: re-license under LGPL by Lucas De Marchi · 12 years ago
  24. 2588e3d Implicitly run 'make rootfs' with 'make check' by Dave Reisner · 12 years ago
  25. 62081c0 kmod 9 by Lucas De Marchi · 12 years ago
  26. 7896165 build-sys: allow compressed modules in testsuite by Lucas De Marchi · 12 years ago
  27. 33202e8 build-sys: Make dirs writable on rootfs creation by Lucas De Marchi · 12 years ago
  28. ccd6afa Remove ifdef for building tools not bundled by Lucas De Marchi · 12 years ago
  29. fd0d806 build-sys: add missing header to fix distcheck by Lucas De Marchi · 12 years ago
  30. ac78e10 tools: rename source files by Lucas De Marchi · 12 years ago
  31. b8e344a testsuite: add timeout for each test by Lucas De Marchi · 12 years ago
  32. 44e5466 testsuite: add mkdir_p implementation by Lucas De Marchi · 12 years ago
  33. 0de690c testsuite: check if rootfs dir is dirty before running by Lucas De Marchi · 12 years ago
  34. e2ee7d9 testsuite: rename rootfs dir by Lucas De Marchi · 12 years ago
  35. 851ee75 build-sys: provide --sysconfdir to make distcheck flags by Lucas De Marchi · 12 years ago
  36. c88aec7 test-conversion: convert test-get-dependencies to new infrastructure by Dan McGee · 13 years ago
  37. bcca1b9 test-conversion: convert test-blacklist to new infrastructure by Dan McGee · 13 years ago
  38. 452c1dd build-sys: copy rootfs to another directory by Lucas De Marchi · 12 years ago
  39. 9c41596 build-sys: distribute testsuite by Lucas De Marchi · 12 years ago
  40. cdbcc24 testsuite: ship testsuite/rootfs unzipped by Dan McGee · 13 years ago
  41. 46684bc kmod 8 by Lucas De Marchi · 12 years ago
  42. 8885ced kmod 7 by Lucas De Marchi · 13 years ago
  43. e48f376 build-sys: don't set CFLAGS and LDFLAGS by Lucas De Marchi · 13 years ago
  44. 26906fe kmod 6 by Lucas De Marchi · 13 years ago
  45. bb05bc8 Move repository to kernel.org by Lucas De Marchi · 13 years ago
  46. 995627d build-sys: add rule to pack rootfs by Lucas De Marchi · 13 years ago
  47. 976ea8c testsuite: add tests to modprobe --show-depends by Lucas De Marchi · 13 years ago
  48. d35e883 testsuite: libtestsuite depends on individual components by Dan McGee · 13 years ago
  49. e479598 kmod 5 by Lucas De Marchi · 13 years ago
  50. a947430 testsuite: add test for kmod_module_new_from_name() by Lucas De Marchi · 13 years ago
  51. d48b8a7 build-sys: fix make dist by Lucas De Marchi · 13 years ago
  52. 5ac7888 build-sys: declare rootfs.tar.xz as dep of rootfs/ by Dave Reisner · 13 years ago
  53. 760b896 testsuite: add test for function alias_normalize by Pedro Pedruzzi · 13 years ago
  54. 5ac9c07 build-sys: extract rootfs for make check by Lucas De Marchi · 13 years ago
  55. f6ef5d6 testsuite: trap calls to delete_module() including simple test by Lucas De Marchi · 13 years ago
  56. d2c2b8b build-sys: autotoolify build of check libraries by Lucas De Marchi · 13 years ago
  57. 53646fc testsuite: add trap to init_module() including simple test by Lucas De Marchi · 13 years ago
  58. 95daea0 testsuite: add test for modinfo by Lucas De Marchi · 13 years ago
  59. 61e9433 testsuite: add simple test for list of loaded modules by Lucas De Marchi · 13 years ago
  60. 6b88ef3 testsuite: allow to run tests outside of top_buildir by Lucas De Marchi · 13 years ago
  61. 6afc9cd testsuite: add trap to fopen() including tests by Lucas De Marchi · 13 years ago
  62. ab25311 testsuite: fake kernel 4.0.20-kmod is out by Lucas De Marchi · 13 years ago
  63. 68cc449 testsuite: trap calls to uname by Lucas De Marchi · 13 years ago
  64. eebca81 testsuite: test libkmod initialization by Lucas De Marchi · 13 years ago
  65. 80f9e02 testsuite: add skeleton by Lucas De Marchi · 13 years ago
  66. fe8b067 build-sys: do not create symlinks by default by Lucas De Marchi · 13 years ago
  67. 12fd9cd build-sys: forcefully create links by Lucas De Marchi · 13 years ago
  68. 1592b0e build-sys: move modprobe to sbindir by Lucas De Marchi · 13 years ago
  69. 411d83c Add program to calculate the shortest relative path for symlinks by Lucas De Marchi · 13 years ago
  70. 7bbf523 build-sys: create symlinks if we are installing tools by Lucas De Marchi · 13 years ago
  71. b53b7e3 kmod 4 by Lucas De Marchi · 13 years ago
  72. f4647b6 build-sys: add release helpers by Lucas De Marchi · 13 years ago
  73. 904b57d build-sys: build man pages by Lucas De Marchi · 13 years ago
  74. efd2cec test: add check of module's state by Lucas De Marchi · 13 years ago
  75. 39baaec build-sys: fix build with zlib/xz after private lib by Lucas De Marchi · 13 years ago
  76. 0b22179 build-sys: workaround libtool issue with argv[0] by Lucas De Marchi · 13 years ago
  77. 043b3f9 build-sys: build tests as part of check phase by Lucas De Marchi · 13 years ago
  78. 00fc926 build-sys: create symlinks instead of building separate tools by Lucas De Marchi · 13 years ago
  79. 646b83b doc: add gtk-doc to generate documentation by Lucas De Marchi · 13 years ago
  80. b30a71b kmod 3 by Lucas De Marchi · 13 years ago
  81. 8d75053 build-sys: do not install kmod-* tools by Lucas De Marchi · 13 years ago
  82. 51e873d Add test to check kmod_validate_resources by Lucas De Marchi · 13 years ago
  83. 0c010fa Move libkmod-util.c to convenience util lib by Lucas De Marchi · 13 years ago
  84. 6670c63 Move array implementation from depmode to libkmod-util by Lucas De Marchi · 13 years ago
  85. f6cf14c tools: kmod: bundle depmod together with the others by Lucas De Marchi · 13 years ago
  86. a4848e2 Move util functions to libkmod-util.c by Lucas De Marchi · 13 years ago
  87. 5cd1306 kmod-depmod: use hash implementation from util lib by Lucas De Marchi · 13 years ago
  88. 529148e build-sys: create libkmod-util.la convenience lib by Lucas De Marchi · 13 years ago
  89. 64b8b58 kmod-depmod: initial code (no files generated, untested) by Gustavo Sverzut Barbieri · 13 years ago
  90. 9190c8c Add test for probe insert by Lucas De Marchi · 13 years ago
  91. 9b0e592 build-sys: remove unneeded _SOURCES var by Lucas De Marchi · 13 years ago
  92. 7adfd2c Merge branch 'master' of git://dev.medozas.de/libkmod by Lucas De Marchi · 13 years ago
  93. b182f8f Support for loading Xz-compressed modules by Jan Engelhardt · 13 years ago
  94. 7b3a74f build: use pkgconfig to detect zlib by Jan Engelhardt · 13 years ago
  95. f85ae0d add test/test-elf by Gustavo Sverzut Barbieri · 13 years ago
  96. fa29c0e tools: kmod: Add handling of compat modprobe by Lucas De Marchi · 13 years ago
  97. 769becb tools: kmod: Add handling of compat modinfo by Lucas De Marchi · 13 years ago
  98. ad60269 tools: kmod: Add handling of compat insmod by Lucas De Marchi · 13 years ago
  99. f712ebc tools: kmod: Add handling of compat rmmod by Lucas De Marchi · 13 years ago
  100. 6fcf69e tools: kmod: Add handling of compat lsmod by Lucas De Marchi · 13 years ago