1. aac5f45 shared: add helper function to add and check for overflow by Lucas De Marchi · 9 years ago
  2. 14c3244 build: define to 0 if builtin is not available by Lucas De Marchi · 9 years ago
  3. 67466f2 Prevent offset + size overflow. by Tobias Stoeckmann · 9 years ago
  4. eeb6270 testsuite: port show-depends tests to module-playground by Lucas De Marchi · 9 years ago
  5. e630720 build: check for required builtin functions by Lucas De Marchi · 9 years ago
  6. ba52c77 build: add better check for builtin function by Lucas De Marchi · 9 years ago
  7. d9ab7ab testsuite: port detect-loop test to module-playground by Lucas De Marchi · 9 years ago
  8. 01af61d travis: also test with gcc 4.8 and 4.9 by Lucas De Marchi · 9 years ago
  9. c16b5da travis: use kernel headers for testsuite by Lucas De Marchi · 9 years ago
  10. 1669be8 testsuite: convert test-init function to use mod-simple.ko by Lucas De Marchi · 9 years ago
  11. 0e68c62 build: let touch on directory as last step by Lucas De Marchi · 9 years ago
  12. 450c1f0 testsuite: port test-dependencies to module-playground by Lucas De Marchi · 9 years ago
  13. d2db083 testsuite: make test-dependencies use DEFINE_TEST by Lucas De Marchi · 9 years ago
  14. 8dddac5 testsuite: use mod-simple.ko for search-order-same-prefix test by Lucas De Marchi · 9 years ago
  15. 4002d77 testsuite: beef up module-playground in the build system by Lucas De Marchi · 9 years ago
  16. 45f38e8 Update TODO by Lucas De Marchi · 9 years ago
  17. 2200a44 testsuite: add tests for kmod_list by Caio Marcelo de Oliveira Filho · 9 years ago
  18. c677bf2 Revert "build: enable LTO and _FORTIFY_SOURCE with optimization" by Lucas De Marchi · 9 years ago
  19. 01f9bc6 Fix uninitialized warning by Lucas De Marchi · 9 years ago
  20. a5f799a build: pass --no-undefined to linker by Lucas De Marchi · 9 years ago
  21. 27bcc91 build: enable LTO and _FORTIFY_SOURCE with optimization by Lucas De Marchi · 9 years ago
  22. 88f6ffe util: remove dead code in freadline_wrapped by Caio Marcelo de Oliveira Filho · 9 years ago
  23. 211e384 testsuite: add more input cases to freadline_wrapped test by Caio Marcelo de Oliveira Filho · 9 years ago
  24. 22f602c testsuite: add test for growing then shrinking a hash by Caio Marcelo de Oliveira Filho · 9 years ago
  25. 9c2d39c testsuite: add test for hash_add_unique by Caio Marcelo de Oliveira Filho · 9 years ago
  26. 9c6084d testsuite: improve coverage of shared/util.h by Lucas De Marchi · 9 years ago
  27. 2d1f8bd testsuite: improve assert report by Lucas De Marchi · 9 years ago
  28. 5b0436a tools: prefer the use of streq() by Lucas De Marchi · 9 years ago
  29. 5c42c5f testsuite: prefer the use of streq() by Lucas De Marchi · 9 years ago
  30. 9b51e13 testsuite: test kmod_module_remove_module for failure by Lucas De Marchi · 9 years ago
  31. bf2fbab shared: add STRINGFY macro by Lucas De Marchi · 9 years ago
  32. af87874 testsuite: fix retcodes parsing by Lucas De Marchi · 9 years ago
  33. 7db094c tools: kmod: use streq by Lucas De Marchi · 9 years ago
  34. 5ca1505 CODING-STYLE: add include order by Lucas De Marchi · 9 years ago
  35. ace7198 tools: kmod: break iteration once a command is executed by Caio Marcelo de Oliveira Filho · 9 years ago
  36. 895aa13 Update TODO by Lucas De Marchi · 9 years ago
  37. c78066a testsuite: add test for array_pop() by Lucas De Marchi · 9 years ago
  38. e9b0d1b build-sys: integrate coverage report by Lucas De Marchi · 9 years ago
  39. 8ff7f00 testsuite: do not overrid paths inside build by Lucas De Marchi · 9 years ago
  40. 84aaaed build-sys: rename cflags/ldflags variable by Lucas De Marchi · 9 years ago
  41. b35bf2a Fix include in python bindings by Lucas De Marchi · 9 years ago
  42. 0a67d4f libkmod-elf: Remove unused variables by Lucas De Marchi · 9 years ago
  43. f357866 Fix includes after change to build-sys by Lucas De Marchi · 9 years ago
  44. dea2dfe Remove FSF mailing address by Lucas De Marchi · 9 years ago
  45. 15cfa1d build-sys: set -e separately, rather than putting -e in the shebang line by Lucas De Marchi · 9 years ago
  46. dd66ff3 build-sys: Don't define LIBEXECDIR by Lucas De Marchi · 9 years ago
  47. 1315123 build-sys: Don't add libkmod subdirectory to include path by Lucas De Marchi · 9 years ago
  48. fd56638 build: Do not force diagnostics-color flag by Mike Auty · 10 years ago
  49. 1dd4ff5 README: move mailing list information to top by Lucas De Marchi · 10 years ago
  50. efb5bfa util: fix build on systems missing strndupa by Natanael Copa · 10 years ago
  51. 3b05861 NEWS: Fix typos by Lucas De Marchi · 10 years ago
  52. f9e2167 kmod 19 by Lucas De Marchi · 10 years ago
  53. bb72153 libkmod-index: move comment to include the includes by Lucas De Marchi · 10 years ago
  54. a5852e3 libkmod-index: remove invalid comment by Lucas De Marchi · 10 years ago
  55. 778395e depmod: point to documentation in libkmod by Lucas De Marchi · 10 years ago
  56. c4cbdf8 libkmod-index: keep index and comments in .c by Lucas De Marchi · 10 years ago
  57. 27eceb2 static-nodes: indicate that creation of static nodes should only happen at boot by Tom Gundersen · 10 years ago
  58. e62d8c7 strbuf: make strbuf_pushchars() a little less dumb by Lucas De Marchi · 10 years ago
  59. 8863154 strbuf: do not calculate next step in size on all calls by Lucas De Marchi · 10 years ago
  60. 405b892 strbuf: reduce default buffer size by Lucas De Marchi · 10 years ago
  61. 48e4d18 testsuite: add tests for strbuf by Lucas De Marchi · 10 years ago
  62. 15a7ae3 shared: rename prefixes of strbuf functions by Lucas De Marchi · 10 years ago
  63. b4d1f44 Move strbuf implementation to shared/ by Lucas De Marchi · 10 years ago
  64. 4328982 testsuite: remove now unused array of tests by Lucas De Marchi · 10 years ago
  65. c5798fe testsuite: use a section to put tests in instead of array by Lucas De Marchi · 10 years ago
  66. f1155c1 Move static keyword to DEFINE_TEST macro by Lucas De Marchi · 10 years ago
  67. eb6f911 libkmod: remove unused inline functions by Lucas De Marchi · 10 years ago
  68. 9a43753 Change parameter from int to char by Lucas De Marchi · 10 years ago
  69. 52c9c99 Log error on failed underscores(), moving it to shared/ by Lucas De Marchi · 10 years ago
  70. 2c5bc21 build-sys: rename libkmod-util convenience library by Lucas De Marchi · 10 years ago
  71. f4e8c16 Move remaining functions from libkmod-util to shared by Lucas De Marchi · 10 years ago
  72. 3753ae1 depmod: use alias_normalize() from shared by Lucas De Marchi · 10 years ago
  73. 2b0104f Move alias_normalize() to shared by Lucas De Marchi · 10 years ago
  74. 66bf1a7 Do not rely on prio_to_str() being always inline by Lucas De Marchi · 10 years ago
  75. b95506f Do not export array of kmod extensions by Lucas De Marchi · 10 years ago
  76. fdafa6b testsuite: add tests for array implementation by Lucas De Marchi · 10 years ago
  77. 1a07559 Clarify what licences apply where by Lucas De Marchi · 10 years ago
  78. aafd383 Rename getline_wrapped() to freadline_wrapped() by Lucas De Marchi · 10 years ago
  79. b18979b Prefer inttypes.h over stdint.h by Lucas De Marchi · 10 years ago
  80. c2e4286 Reorder and reorganize header files by Lucas De Marchi · 10 years ago
  81. 0db718e Move hash implementation to shared directory by Lucas De Marchi · 10 years ago
  82. 74d1df6 Move array implementation to shared directory by Lucas De Marchi · 10 years ago
  83. 8eded79 build-sys: normalize line breaks by Lucas De Marchi · 10 years ago
  84. 96573a0 Move generic util functions to shared directory by Lucas De Marchi · 10 years ago
  85. 8b7189b Move missing.h to shared directory by Lucas De Marchi · 10 years ago
  86. 576dd43 Move macro.h to shared directory by Lucas De Marchi · 10 years ago
  87. 9b34db1 Add back-up implementation of be32toh() by Randy MacLeod · 10 years ago
  88. 419b700 Update TODO by Lucas De Marchi · 10 years ago
  89. 66f4f68 Add the man page for kmod(8) by Marco d'Itri · 10 years ago
  90. fde693c Document depmod --show in depmod(8) by Marco d'Itri · 10 years ago
  91. 1a4aa7e libkmod-index.c: Fix error message by Holger Obermaier · 10 years ago
  92. 74c2694 Add missing O_CLOEXEC in kmod_module_get_size() by Cristian Rodríguez · 10 years ago
  93. ae58de0 kmod 18 by Lucas De Marchi · 10 years ago
  94. a5a41f8 testsuite: Fix macro missing format string by Lucas De Marchi · 10 years ago
  95. 5963c36 testsuite: Add basic tests for hash implementation by Lucas De Marchi · 10 years ago
  96. 30471c8 testsuite: Add assert_return by Lucas De Marchi · 10 years ago
  97. f988e25 testsuite: separate testcases on log by Lucas De Marchi · 10 years ago
  98. 7a2d0e6 testsuite: check for correct error message in detect-loop by Lucas De Marchi · 10 years ago
  99. d7293a1 testsuite: Fix expected_fail parsing by Lucas De Marchi · 10 years ago
  100. f429113 testsuite: Add braces by Lucas De Marchi · 10 years ago