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