1. fae7751 build: we are kmod, not systemd by Lucas De Marchi · 9 years ago
  2. 16a62c7 shared: avoid checking for __STDC_VERSION__ by Lucas De Marchi · 9 years ago
  3. 481ad14 build: simplify and organize configure by Lucas De Marchi · 9 years ago
  4. aac5f45 shared: add helper function to add and check for overflow by Lucas De Marchi · 9 years ago
  5. e630720 build: check for required builtin functions by Lucas De Marchi · 9 years ago
  6. c677bf2 Revert "build: enable LTO and _FORTIFY_SOURCE with optimization" by Lucas De Marchi · 9 years ago
  7. a5f799a build: pass --no-undefined to linker by Lucas De Marchi · 9 years ago
  8. 27bcc91 build: enable LTO and _FORTIFY_SOURCE with optimization by Lucas De Marchi · 9 years ago
  9. e9b0d1b build-sys: integrate coverage report by Lucas De Marchi · 9 years ago
  10. 84aaaed build-sys: rename cflags/ldflags variable by Lucas De Marchi · 9 years ago
  11. fd56638 build: Do not force diagnostics-color flag by Mike Auty · 10 years ago
  12. f9e2167 kmod 19 by Lucas De Marchi · 10 years ago
  13. 9b34db1 Add back-up implementation of be32toh() by Randy MacLeod · 10 years ago
  14. ae58de0 kmod 18 by Lucas De Marchi · 10 years ago
  15. 04c0956 Add strndupa to missing.h by Lucas De Marchi · 10 years ago
  16. 49d8e0b kmod 17 by Lucas De Marchi · 10 years ago
  17. 3a33a7a build-sys: add hooks to build python bindings by Lucas De Marchi · 10 years ago
  18. db62153 build-sys: try harder to shut up compiler wrt strict-aliasing by Lucas De Marchi · 10 years ago
  19. aa72284 build-sys: Remove bogus line causing warning by Lucas De Marchi · 10 years ago
  20. bccb4b2 build-sys: Do not require xsltproc for installation of man pages by Lucas De Marchi · 10 years ago
  21. 36c4bb9 kmod 16 by Lucas De Marchi · 10 years ago
  22. f5cc26c build: Allow disabling maintainer mode by Anders Olofsson · 11 years ago
  23. b3e0a07 build-sys: enable colored diagnostics if available by Lucas De Marchi · 11 years ago
  24. 4c2dc16 build: remove check for typeof by Lucas De Marchi · 11 years ago
  25. dc8ed09 Add configure check for _Static_assert() by Thomas Petazzoni · 11 years ago
  26. 18811d2 kmod 15 by Lucas De Marchi · 11 years ago
  27. 80cf2c8 build: Install bash completion data by Lucas De Marchi · 11 years ago
  28. 3b38c7f kmod 14 by Lucas De Marchi · 11 years ago
  29. b701615 build-sys: do not allow --enable static by Lucas De Marchi · 11 years ago
  30. abb910e kmod 13 by Lucas De Marchi · 11 years ago
  31. 8edd5bb build-sys: Always enable parallel tests by Lucas De Marchi · 11 years ago
  32. 55112d1 libkmod: Move finit_module() definition to missing.h by Lucas De Marchi · 11 years ago
  33. 41a51c2 libkmod: Use secure_getenv if available by Cristian Rodríguez · 11 years ago
  34. 144d182 libkmod: add finit_module logic by Kees Cook · 11 years ago
  35. 6feba02 kmod 12 by Lucas De Marchi · 12 years ago
  36. c599606 kmod 11 by Lucas De Marchi · 12 years ago
  37. caaf438 build-sys: use AS_IF autoconf macro by Lucas De Marchi · 12 years ago
  38. 5c61b14 build-sys: require xsltproc when manpages are enabled by Sami Kerola · 12 years ago
  39. c5b37db build-sys: Remove --with-rootprefix option by Dave Reisner · 12 years ago
  40. 4075860 kmod 10 by Lucas De Marchi · 12 years ago
  41. 382de85 build-sys: add 'man' entry in summary by Lucas De Marchi · 12 years ago
  42. 8631552 build-sys: Add --disable-manpages option by Colin Walters · 12 years ago
  43. 62081c0 kmod 9 by Lucas De Marchi · 12 years ago
  44. 46684bc kmod 8 by Lucas De Marchi · 12 years ago
  45. 8885ced kmod 7 by Lucas De Marchi · 12 years ago
  46. e48f376 build-sys: don't set CFLAGS and LDFLAGS by Lucas De Marchi · 12 years ago
  47. 3ef7208 build-sys: re-organize configure.ac by Lucas De Marchi · 12 years ago
  48. 1701b1b configure.ac: Move link only flags out of CFLAGS and into LDFLAGS. by Randy Witt · 12 years ago
  49. 26906fe kmod 6 by Lucas De Marchi · 12 years ago
  50. bb05bc8 Move repository to kernel.org by Lucas De Marchi · 12 years ago
  51. d005aeb Check if libc has __xstat by Lucas De Marchi · 12 years ago
  52. e479598 kmod 5 by Lucas De Marchi · 12 years ago
  53. 80f9e02 testsuite: add skeleton by Lucas De Marchi · 12 years ago
  54. 6068aaa Check if struct stat has mtim member by Lucas De Marchi · 12 years ago
  55. b53b7e3 kmod 4 by Lucas De Marchi · 12 years ago
  56. 904b57d build-sys: build man pages by Lucas De Marchi · 12 years ago
  57. 4fb900c build-sys: allow building without having gtk-doc installed by Lucas De Marchi · 12 years ago
  58. 63dc832 build-sys: do not run configure in autogen.sh by Lucas De Marchi · 12 years ago
  59. 646b83b doc: add gtk-doc to generate documentation by Lucas De Marchi · 12 years ago
  60. b30a71b kmod 3 by Lucas De Marchi · 12 years ago
  61. b182f8f Support for loading Xz-compressed modules by Jan Engelhardt · 12 years ago
  62. 5a51a35 build: use AC_ARG_WITH for zlib by Jan Engelhardt · 12 years ago
  63. 7b3a74f build: use pkgconfig to detect zlib by Jan Engelhardt · 12 years ago
  64. cfb908b build-sys: use AS_IF by Lucas De Marchi · 12 years ago
  65. 769becb tools: kmod: Add handling of compat modinfo by Lucas De Marchi · 12 years ago
  66. e79bf83 introduce --with-rootlibdir=DIR by Kay Sievers · 12 years ago
  67. c72f79b Remove useless warning causing trouble in sparc64 by Lucas De Marchi · 12 years ago
  68. 9faa7b3 do not (mis-)use the config file generator for non-autobuild stuff by Kay Sievers · 12 years ago
  69. acc18b1 kmod 2 by Lucas De Marchi · 12 years ago
  70. 7ea6edd build-sys: do not use some compile flags by default by Lucas De Marchi · 12 years ago
  71. 0c5fad9 build-sys: default to "" as rootprefix by Lucas De Marchi · 12 years ago
  72. 1e48278 configure: disable static zlib build. by Gustavo Sverzut Barbieri · 12 years ago
  73. a308abe introduce --with-rootprefix=DIR by Kay Sievers · 12 years ago
  74. a597c8b build: use dist-xz by Jan Engelhardt · 12 years ago
  75. 708624a ELF: initial support for modinfo and strip of modversions and vermagic. by Gustavo Sverzut Barbieri · 13 years ago
  76. 3d8226e implement zlib module loading. by Gustavo Sverzut Barbieri · 13 years ago
  77. e17cc3a Add address of mailing list by Lucas De Marchi · 13 years ago
  78. fe8bf3b Do not depend on AM_SILENT_RULES if it is not available. by Luis Felipe Strano Moraes · 13 years ago
  79. cb48c9b Rename project from libkmod to kmod by Lucas De Marchi · 13 years ago
  80. 7c41c2d build-sys: replace spaces with tabs by Lucas De Marchi · 13 years ago
  81. 1dcac91 build-sys: move remaining warning flags to configure by Lucas De Marchi · 13 years ago
  82. 72c51a9 add lsmod, insmod and rmmod tools. by Gustavo Sverzut Barbieri · 13 years ago
  83. 822ce23 beef compile flags. by Gustavo Sverzut Barbieri · 13 years ago
  84. 648a842 Add some good practices to autofoo by Lucas De Marchi · 13 years ago
  85. 586fc30 Rename libabc to libkmod by Lucas De Marchi · 13 years ago
  86. ecd40ee Import skeleton from libabc by Lucas De Marchi · 13 years ago