1. 9be0162 man: spelling fixes by Miklos Vajna · 13 years ago
  2. b53b7e3 kmod 4 by Lucas De Marchi · 13 years ago
  3. f4647b6 build-sys: add release helpers by Lucas De Marchi · 13 years ago
  4. 0224482 Add doc to kmod_dump_index by Lucas De Marchi · 13 years ago
  5. 49a1637 modprobe: dump indexes as well by Lucas De Marchi · 13 years ago
  6. 758428a libkmod: dump index files by Lucas De Marchi · 13 years ago
  7. f1cbf3c libkmod-util: add helper function to write to fd by Lucas De Marchi · 13 years ago
  8. 7a973b0 libkmod-util: adhere to coding style by Lucas De Marchi · 13 years ago
  9. b08314f libkmod: export enum kmod_index and rename members by Lucas De Marchi · 13 years ago
  10. 63be91c libkmod: store prefix of each index by Lucas De Marchi · 13 years ago
  11. 2f47c7f Update documentation with recent changes by Lucas De Marchi · 13 years ago
  12. e15a56a depmod: deal with relative root dir by Lucas De Marchi · 13 years ago
  13. 2e092e1 kmod_new(): deal with relative paths for dirname by Lucas De Marchi · 13 years ago
  14. 33557e8 depmod: fix idx calculation after postponed array creation by Lucas De Marchi · 13 years ago
  15. 31f1d0d Reduce scope of counter variable by Lucas De Marchi · 13 years ago
  16. f6b838e depmod: adhere to coding style by Lucas De Marchi · 13 years ago
  17. bc43496 modprobe: dump configuration by Lucas De Marchi · 13 years ago
  18. 6b04ef3 config: let softdeps dump their data by Lucas De Marchi · 13 years ago
  19. 0017862 config: add exported iterator functions by Lucas De Marchi · 13 years ago
  20. 8b5ee61 libkmod-private: allow to get aliases from config by Lucas De Marchi · 13 years ago
  21. 3bf8d4b build-sys: add script to bootstrap and configure by Lucas De Marchi · 13 years ago
  22. e560318 build-sys: rename autogen.sh to bootstrap and keep a symlink by Lucas De Marchi · 13 years ago
  23. d89d7cb TODO: add code unification to list of tasks by Lucas De Marchi · 13 years ago
  24. 8b01376 modprobe: abort on dependency loop that cannot be broken by Lucas De Marchi · 13 years ago
  25. e4e1e64 modprobe: fix leak on error path by Lucas De Marchi · 13 years ago
  26. e85b673 TODO: update tasks by Lucas De Marchi · 13 years ago
  27. a872bba modprobe: rework module removal without tree traversing by Lucas De Marchi · 13 years ago
  28. f564394 TODO: update differences with m-i-t by Lucas De Marchi · 13 years ago
  29. 0cf2832 modprobe: rework module insertion without tree traversing by Lucas De Marchi · 13 years ago
  30. 9f11c43 man: build modinfo man page by Lucas De Marchi · 13 years ago
  31. f57497c man: build modprobe man page by Lucas De Marchi · 13 years ago
  32. dfcb8aa man: build rmmod man page by Lucas De Marchi · 13 years ago
  33. 26df210 man: build lsmod man page by Lucas De Marchi · 13 years ago
  34. d5578ee man: build insmod man page by Lucas De Marchi · 13 years ago
  35. 6d96056 man: build depmod man page by Lucas De Marchi · 13 years ago
  36. c0bcb67 man: build modules.dep{,.bin} man pages by Lucas De Marchi · 13 years ago
  37. 5173e8e man: build modprobe.d man page by Lucas De Marchi · 13 years ago
  38. 904b57d build-sys: build man pages by Lucas De Marchi · 13 years ago
  39. 5b24df2 man: convert depmod.d.sgml to xml and update it by Lucas De Marchi · 13 years ago
  40. e3ebcff build-sys: fix clean rule removing tracked files by Lucas De Marchi · 13 years ago
  41. cb8547c rename doc dir to man by Lucas De Marchi · 13 years ago
  42. 4304230 doc/modprobe.sgml: Various updates wrt inclusion with kmod by Robby Workman · 13 years ago
  43. 2b3f9c7 doc/depmod.sgml: Remove references to legacy map files by Robby Workman · 13 years ago
  44. e4f17fd doc/depmod.sgml: Remove refs to depmod.conf by Robby Workman · 13 years ago
  45. c557098 doc/depmod.d.sgml: Various touchups; mostly s/depmod.conf/depmod.d/g by Robby Workman · 13 years ago
  46. 092a948 doc/modprobe.d.sgml: Various touchups by Robby Workman · 13 years ago
  47. 9235907 doc: Import sgml manpages from module-init-tools repo by Robby Workman · 13 years ago
  48. 9212261 modprobe: show if module is in kernel by Lucas De Marchi · 13 years ago
  49. efd2cec test: add check of module's state by Lucas De Marchi · 13 years ago
  50. 00bd319 depmod: Postpone creation of module array by Jan Alexander Steffens (heftig) · 13 years ago
  51. af0ff2f modprobe: break dependency loop by checking if module is loaded by Lucas De Marchi · 13 years ago
  52. 21e14d3 autogen.sh: configure with 3-clicks + paste by Lucas De Marchi · 13 years ago
  53. 8f19221 modprobe: adhere do coding style by Lucas De Marchi · 13 years ago
  54. 6da9cdf rmmod: behavior more like m-i-t's rmmod by Dave Reisner · 13 years ago
  55. b54f1bf modprobe: check for EPERM on insertion by Dave Reisner · 13 years ago
  56. 0ad5dd0 config: deprecate 'include' and 'config' commands by Lucas De Marchi · 13 years ago
  57. ba998b9 Fix error code returned on module removal by Lucas De Marchi · 13 years ago
  58. 39baaec build-sys: fix build with zlib/xz after private lib by Lucas De Marchi · 13 years ago
  59. ca1f0f3 TODO: add task to modprobe by Lucas De Marchi · 13 years ago
  60. 0b22179 build-sys: workaround libtool issue with argv[0] by Lucas De Marchi · 13 years ago
  61. 043b3f9 build-sys: build tests as part of check phase by Lucas De Marchi · 13 years ago
  62. 00fc926 build-sys: create symlinks instead of building separate tools by Lucas De Marchi · 13 years ago
  63. 4fb900c build-sys: allow building without having gtk-doc installed by Lucas De Marchi · 13 years ago
  64. 83121fd config: be reliable againt syntax errors in configs by Lucas De Marchi · 13 years ago
  65. ab8440a TODO: add tasks to modprobe by Lucas De Marchi · 13 years ago
  66. ecced7d doc: fix out of tree build by Lucas De Marchi · 13 years ago
  67. ae2612e build-sys: give recommended configure options for hacking by Lucas De Marchi · 13 years ago
  68. dd42060 README: add more information by Lucas De Marchi · 13 years ago
  69. 63dc832 build-sys: do not run configure in autogen.sh by Lucas De Marchi · 13 years ago
  70. 6681951 doc: organize sections by Lucas De Marchi · 13 years ago
  71. 646b83b doc: add gtk-doc to generate documentation by Lucas De Marchi · 13 years ago
  72. db74cee doc: fix broken links to other functions by Lucas De Marchi · 13 years ago
  73. e1daa4f doc: fix order of param descriptions by Lucas De Marchi · 13 years ago
  74. 6a82921 Match param names on header and source code by Lucas De Marchi · 13 years ago
  75. f4cc6ea doc: fix comments format by Lucas De Marchi · 13 years ago
  76. a66a6a9 Update copyright by Lucas De Marchi · 13 years ago
  77. cb0d0b7 modprobe: fix error path when loading dependencies by Lucas De Marchi · 13 years ago
  78. 525fa07 modprobe: show is independent from verbose level. by Gustavo Sverzut Barbieri · 13 years ago
  79. 6daceb2 Replace NAME_MAX with PATH_MAX for module aliases by Lucas De Marchi · 13 years ago
  80. dd1cf10 config: check if opening /proc/cmdline succeeded by Lucas De Marchi · 13 years ago
  81. 55021be tools/kmod-depmod: fix aliasing warning by Rolf Eike Beer · 13 years ago
  82. 3f1e970 Revert "tools/kmod-depmod: fix aliasing warning" by Lucas De Marchi · 13 years ago
  83. f63fc9e tools/kmod-depmod: fix aliasing warning by root · 13 years ago
  84. 7f37491 tools/modprobe: exit non-zero on module not found with --all by Dave Reisner · 13 years ago
  85. 5f85a13 tools/modinfo: exit non-zero on module not found by Dave Reisner · 13 years ago
  86. b30a71b kmod 3 by Lucas De Marchi · 13 years ago
  87. aa156c9 tools: use basename in help message by Lucas De Marchi · 13 years ago
  88. 4f17bb0 libkmod/hash: check for NULL before freeing hash by Dave Reisner · 13 years ago
  89. b5b4d8e Add missing doc for function argument by Lucas De Marchi · 13 years ago
  90. 56406fd kmod-depmod: demote messages to WRN when non-critical files are missing by Lucas De Marchi · 13 years ago
  91. b787b56 libkmod: Fix casing in error output by Dave Reisner · 13 years ago
  92. 6369837 tools: unify error verbiage and casing by Dave Reisner · 13 years ago
  93. 8d75053 build-sys: do not install kmod-* tools by Lucas De Marchi · 13 years ago
  94. 3f63505 file: use log facilities by Lucas De Marchi · 13 years ago
  95. c68e92f file: take a weakref to ctx by Lucas De Marchi · 13 years ago
  96. 29b69c0 config: take a weakref to ctx by Lucas De Marchi · 13 years ago
  97. 7749bed Add missing static const by Lucas De Marchi · 13 years ago
  98. 3db5bf9 kmod-depmod: fix replacement of existing modules. by Gustavo Sverzut Barbieri · 13 years ago
  99. 026c7b4 kmod-depmod: fix comparison of module priority. by Gustavo Sverzut Barbieri · 13 years ago
  100. 79b656f utils/array: add array_remove_at() by Gustavo Sverzut Barbieri · 13 years ago