1. 013e855 tools: Hide new commands behind experimental flag by Lucas De Marchi · 9 years ago
  2. 23603f1 build: cache modules from playground by Lucas De Marchi · 9 years ago
  3. 9cc8a20 build: sync dolt with upstream by Lucas De Marchi · 9 years ago
  4. 0376188 tools: add basic versions of insert and remove by Caio Marcelo de Oliveira Filho · 9 years ago
  5. 0f079cb testsuite: remove .gitignore files when populating rootfs by Caio Marcelo de Oliveira Filho · 9 years ago
  6. d9c7175 kmod 20 by Lucas De Marchi · 9 years ago
  7. dbf90dc testsuite: test builtin state by Lucas De Marchi · 9 years ago
  8. 0bcdef9 build: add helpers to upload coverity tarball by Lucas De Marchi · 9 years ago
  9. 80f6ab5 build: add missing files to EXTRA_DIST by Lucas De Marchi · 9 years ago
  10. 0e68c62 build: let touch on directory as last step by Lucas De Marchi · 9 years ago
  11. 450c1f0 testsuite: port test-dependencies to module-playground by Lucas De Marchi · 9 years ago
  12. 4002d77 testsuite: beef up module-playground in the build system by Lucas De Marchi · 9 years ago
  13. 2200a44 testsuite: add tests for kmod_list by Caio Marcelo de Oliveira Filho · 9 years ago
  14. e9b0d1b build-sys: integrate coverage report by Lucas De Marchi · 9 years ago
  15. 8ff7f00 testsuite: do not overrid paths inside build by Lucas De Marchi · 9 years ago
  16. 84aaaed build-sys: rename cflags/ldflags variable by Lucas De Marchi · 9 years ago
  17. dd66ff3 build-sys: Don't define LIBEXECDIR by Lucas De Marchi · 9 years ago
  18. 1315123 build-sys: Don't add libkmod subdirectory to include path by Lucas De Marchi · 9 years ago
  19. fd56638 build: Do not force diagnostics-color flag by Mike Auty · 10 years ago
  20. f9e2167 kmod 19 by Lucas De Marchi · 10 years ago
  21. 48e4d18 testsuite: add tests for strbuf by Lucas De Marchi · 10 years ago
  22. b4d1f44 Move strbuf implementation to shared/ by Lucas De Marchi · 10 years ago
  23. 2c5bc21 build-sys: rename libkmod-util convenience library by Lucas De Marchi · 10 years ago
  24. f4e8c16 Move remaining functions from libkmod-util to shared by Lucas De Marchi · 10 years ago
  25. fdafa6b testsuite: add tests for array implementation by Lucas De Marchi · 10 years ago
  26. 1a07559 Clarify what licences apply where by Lucas De Marchi · 10 years ago
  27. 0db718e Move hash implementation to shared directory by Lucas De Marchi · 10 years ago
  28. 74d1df6 Move array implementation to shared directory by Lucas De Marchi · 10 years ago
  29. 8eded79 build-sys: normalize line breaks by Lucas De Marchi · 10 years ago
  30. 96573a0 Move generic util functions to shared directory by Lucas De Marchi · 10 years ago
  31. 8b7189b Move missing.h to shared directory by Lucas De Marchi · 10 years ago
  32. 576dd43 Move macro.h to shared directory by Lucas De Marchi · 10 years ago
  33. ae58de0 kmod 18 by Lucas De Marchi · 10 years ago
  34. 5963c36 testsuite: Add basic tests for hash implementation by Lucas De Marchi · 10 years ago
  35. 49d8e0b kmod 17 by Lucas De Marchi · 10 years ago
  36. 9324bb5 testsuite: Warn if sysconfdir is not /etc by Michal Marek · 10 years ago
  37. 3a33a7a build-sys: add hooks to build python bindings by Lucas De Marchi · 10 years ago
  38. 36c4bb9 kmod 16 by Lucas De Marchi · 10 years ago
  39. 807c601 testsuite: Move test-alias to test-util by Lucas De Marchi · 11 years ago
  40. 518daf4 Makefile.am: add mkdir testsuite by Saul Wold · 11 years ago
  41. 16535ab Makefile.am: Add target to all cross-compilation of testsuite by Saul Wold · 11 years ago
  42. 18811d2 kmod 15 by Lucas De Marchi · 11 years ago
  43. 80cf2c8 build: Install bash completion data by Lucas De Marchi · 11 years ago
  44. 85d02eb util: Add mkdir_p implementation from testsuite by Lucas De Marchi · 11 years ago
  45. 83b855a Use "-internal" suffix instead of "-private" by Lucas De Marchi · 11 years ago
  46. b6adccd tools: Do not link dynamically with libkmod by Lucas De Marchi · 11 years ago
  47. 3b38c7f kmod 14 by Lucas De Marchi · 11 years ago
  48. 9de9e07 tools: Use test/kmod instead of kmod-nolib by Lucas De Marchi · 11 years ago
  49. db6f2fc tools: add static-nodes tool by Tom Gundersen · 11 years ago
  50. abb910e kmod 13 by Lucas De Marchi · 11 years ago
  51. 1407064 libkmod: Add missing definitions by Lucas De Marchi · 11 years ago
  52. 8fe1681 libkmod: Return module signature information in kmod_module_get_info() by Michal Marek · 11 years ago
  53. 6feba02 kmod 12 by Lucas De Marchi · 12 years ago
  54. c599606 kmod 11 by Lucas De Marchi · 12 years ago
  55. 92aad74 tools: use a single function for logging libkmod output by Lucas De Marchi · 12 years ago
  56. 84341fb tools: share function to convert prio to string by Lucas De Marchi · 12 years ago
  57. b0c9fc8 testsuite: add depmod test for modules.alias by Lucas De Marchi · 12 years ago
  58. c5b37db build-sys: Remove --with-rootprefix option by Dave Reisner · 12 years ago
  59. 86bbd05 Makefile: remove redundant flags to $(RM) by Dave Reisner · 12 years ago
  60. cf81405 Define rootfs as dependency of check-am by Dave Reisner · 12 years ago
  61. 84afccb Revert "build-sys: disable jobserver for rootfs target" by Dave Reisner · 12 years ago
  62. 4075860 kmod 10 by Lucas De Marchi · 12 years ago
  63. 8631552 build-sys: Add --disable-manpages option by Colin Walters · 12 years ago
  64. 4e7f0f2 build-sys: disable jobserver for rootfs target by Dave Reisner · 12 years ago
  65. e1b1ab2 testsuite: re-license under LGPL by Lucas De Marchi · 12 years ago
  66. 2588e3d Implicitly run 'make rootfs' with 'make check' by Dave Reisner · 12 years ago
  67. 62081c0 kmod 9 by Lucas De Marchi · 12 years ago
  68. 7896165 build-sys: allow compressed modules in testsuite by Lucas De Marchi · 12 years ago
  69. 33202e8 build-sys: Make dirs writable on rootfs creation by Lucas De Marchi · 12 years ago
  70. ccd6afa Remove ifdef for building tools not bundled by Lucas De Marchi · 12 years ago
  71. fd0d806 build-sys: add missing header to fix distcheck by Lucas De Marchi · 12 years ago
  72. ac78e10 tools: rename source files by Lucas De Marchi · 12 years ago
  73. b8e344a testsuite: add timeout for each test by Lucas De Marchi · 12 years ago
  74. 44e5466 testsuite: add mkdir_p implementation by Lucas De Marchi · 12 years ago
  75. 0de690c testsuite: check if rootfs dir is dirty before running by Lucas De Marchi · 12 years ago
  76. e2ee7d9 testsuite: rename rootfs dir by Lucas De Marchi · 12 years ago
  77. 851ee75 build-sys: provide --sysconfdir to make distcheck flags by Lucas De Marchi · 12 years ago
  78. c88aec7 test-conversion: convert test-get-dependencies to new infrastructure by Dan McGee · 12 years ago
  79. bcca1b9 test-conversion: convert test-blacklist to new infrastructure by Dan McGee · 12 years ago
  80. 452c1dd build-sys: copy rootfs to another directory by Lucas De Marchi · 12 years ago
  81. 9c41596 build-sys: distribute testsuite by Lucas De Marchi · 12 years ago
  82. cdbcc24 testsuite: ship testsuite/rootfs unzipped by Dan McGee · 12 years ago
  83. 46684bc kmod 8 by Lucas De Marchi · 12 years ago
  84. 8885ced kmod 7 by Lucas De Marchi · 12 years ago
  85. e48f376 build-sys: don't set CFLAGS and LDFLAGS by Lucas De Marchi · 12 years ago
  86. 26906fe kmod 6 by Lucas De Marchi · 12 years ago
  87. bb05bc8 Move repository to kernel.org by Lucas De Marchi · 12 years ago
  88. 995627d build-sys: add rule to pack rootfs by Lucas De Marchi · 12 years ago
  89. 976ea8c testsuite: add tests to modprobe --show-depends by Lucas De Marchi · 12 years ago
  90. d35e883 testsuite: libtestsuite depends on individual components by Dan McGee · 12 years ago
  91. e479598 kmod 5 by Lucas De Marchi · 12 years ago
  92. a947430 testsuite: add test for kmod_module_new_from_name() by Lucas De Marchi · 12 years ago
  93. d48b8a7 build-sys: fix make dist by Lucas De Marchi · 12 years ago
  94. 5ac7888 build-sys: declare rootfs.tar.xz as dep of rootfs/ by Dave Reisner · 12 years ago
  95. 760b896 testsuite: add test for function alias_normalize by Pedro Pedruzzi · 12 years ago
  96. 5ac9c07 build-sys: extract rootfs for make check by Lucas De Marchi · 12 years ago
  97. f6ef5d6 testsuite: trap calls to delete_module() including simple test by Lucas De Marchi · 12 years ago
  98. d2c2b8b build-sys: autotoolify build of check libraries by Lucas De Marchi · 12 years ago
  99. 53646fc testsuite: add trap to init_module() including simple test by Lucas De Marchi · 12 years ago
  100. 95daea0 testsuite: add test for modinfo by Lucas De Marchi · 12 years ago