]> git.ipfire.org Git - thirdparty/kmod.git/shortlog
thirdparty/kmod.git
2012-01-18  Lucas De Marchibuild-sys: move modprobe to sbindir
2012-01-18  Lucas De MarchiAdd program to calculate the shortest relative path...
2012-01-17  Lucas De Marchilibkmod-list: allow to append an empty list
2012-01-17  Lucas De Marchibuild-sys: create symlinks if we are installing tools
2012-01-17  Thierry VignaudWEXITSTATUS is defined in sys/wait.h
2012-01-17  Lucas De MarchiCheck if struct stat has mtim member
2012-01-17  Lucas De Marchimodprobe: flush stdout before dumping indexes
2012-01-17  Lucas De MarchiFix common misspelling with codespell
2012-01-17  Miklos Vajnaman: spelling fixes
2012-01-16  Lucas De Marchikmod 4 v4
2012-01-16  Lucas De Marchibuild-sys: add release helpers
2012-01-16  Lucas De MarchiAdd doc to kmod_dump_index
2012-01-16  Lucas De Marchimodprobe: dump indexes as well
2012-01-16  Lucas De Marchilibkmod: dump index files
2012-01-16  Lucas De Marchilibkmod-util: add helper function to write to fd
2012-01-16  Lucas De Marchilibkmod-util: adhere to coding style
2012-01-16  Lucas De Marchilibkmod: export enum kmod_index and rename members
2012-01-16  Lucas De Marchilibkmod: store prefix of each index
2012-01-14  Lucas De MarchiUpdate documentation with recent changes
2012-01-14  Lucas De Marchidepmod: deal with relative root dir
2012-01-14  Lucas De Marchikmod_new(): deal with relative paths for dirname
2012-01-14  Lucas De Marchidepmod: fix idx calculation after postponed array creation
2012-01-14  Lucas De MarchiReduce scope of counter variable
2012-01-14  Lucas De Marchidepmod: adhere to coding style
2012-01-13  Lucas De Marchimodprobe: dump configuration
2012-01-13  Lucas De Marchiconfig: let softdeps dump their data
2012-01-13  Lucas De Marchiconfig: add exported iterator functions
2012-01-13  Lucas De Marchilibkmod-private: allow to get aliases from config
2012-01-12  Lucas De Marchibuild-sys: add script to bootstrap and configure
2012-01-12  Lucas De Marchibuild-sys: rename autogen.sh to bootstrap and keep...
2012-01-12  Lucas De MarchiTODO: add code unification to list of tasks
2012-01-12  Lucas De Marchimodprobe: abort on dependency loop that cannot be broken
2012-01-12  Lucas De Marchimodprobe: fix leak on error path
2012-01-12  Lucas De MarchiTODO: update tasks
2012-01-12  Lucas De Marchimodprobe: rework module removal without tree traversing
2012-01-12  Lucas De MarchiTODO: update differences with m-i-t
2012-01-12  Lucas De Marchimodprobe: rework module insertion without tree traversing
2012-01-12  Lucas De Marchiman: build modinfo man page
2012-01-12  Lucas De Marchiman: build modprobe man page
2012-01-12  Lucas De Marchiman: build rmmod man page
2012-01-12  Lucas De Marchiman: build lsmod man page
2012-01-12  Lucas De Marchiman: build insmod man page
2012-01-12  Lucas De Marchiman: build depmod man page
2012-01-12  Lucas De Marchiman: build modules.dep{,.bin} man pages
2012-01-12  Lucas De Marchiman: build modprobe.d man page
2012-01-12  Lucas De Marchibuild-sys: build man pages
2012-01-12  Lucas De Marchiman: convert depmod.d.sgml to xml and update it
2012-01-12  Lucas De Marchibuild-sys: fix clean rule removing tracked files
2012-01-12  Lucas De Marchirename doc dir to man
2012-01-12  Robby Workmandoc/modprobe.sgml: Various updates wrt inclusion with...
2012-01-12  Robby Workmandoc/depmod.sgml: Remove references to legacy map files
2012-01-12  Robby Workmandoc/depmod.sgml: Remove refs to depmod.conf
2012-01-12  Robby Workmandoc/depmod.d.sgml: Various touchups; mostly s/depmod...
2012-01-12  Robby Workmandoc/modprobe.d.sgml: Various touchups
2012-01-12  Robby Workmandoc: Import sgml manpages from module-init-tools repo
2012-01-11  Lucas De Marchimodprobe: show if module is in kernel
2012-01-11  Lucas De Marchitest: add check of module's state
2012-01-11  Jan Alexander... depmod: Postpone creation of module array
2012-01-11  Lucas De Marchimodprobe: break dependency loop by checking if module...
2012-01-11  Lucas De Marchiautogen.sh: configure with 3-clicks + paste
2012-01-11  Lucas De Marchimodprobe: adhere do coding style
2012-01-11  Dave Reisnerrmmod: behavior more like m-i-t's rmmod
2012-01-11  Dave Reisnermodprobe: check for EPERM on insertion
2012-01-11  Lucas De Marchiconfig: deprecate 'include' and 'config' commands
2012-01-11  Lucas De MarchiFix error code returned on module removal
2012-01-10  Lucas De Marchibuild-sys: fix build with zlib/xz after private lib
2012-01-10  Lucas De MarchiTODO: add task to modprobe
2012-01-10  Lucas De Marchibuild-sys: workaround libtool issue with argv[0]
2012-01-10  Lucas De Marchibuild-sys: build tests as part of check phase
2012-01-10  Lucas De Marchibuild-sys: create symlinks instead of building separate...
2012-01-10  Lucas De Marchibuild-sys: allow building without having gtk-doc installed
2012-01-10  Lucas De Marchiconfig: be reliable againt syntax errors in configs
2012-01-10  Lucas De MarchiTODO: add tasks to modprobe
2012-01-09  Lucas De Marchidoc: fix out of tree build
2012-01-09  Lucas De Marchibuild-sys: give recommended configure options for hacking
2012-01-09  Lucas De MarchiREADME: add more information
2012-01-09  Lucas De Marchibuild-sys: do not run configure in autogen.sh
2012-01-09  Lucas De Marchidoc: organize sections
2012-01-09  Lucas De Marchidoc: add gtk-doc to generate documentation
2012-01-09  Lucas De Marchidoc: fix broken links to other functions
2012-01-09  Lucas De Marchidoc: fix order of param descriptions
2012-01-09  Lucas De MarchiMatch param names on header and source code
2012-01-09  Lucas De Marchidoc: fix comments format
2012-01-09  Lucas De MarchiUpdate copyright
2012-01-08  Lucas De Marchimodprobe: fix error path when loading dependencies
2012-01-08  Gustavo Sverzut... modprobe: show is independent from verbose level.
2012-01-08  Lucas De MarchiReplace NAME_MAX with PATH_MAX for module aliases
2012-01-06  Lucas De Marchiconfig: check if opening /proc/cmdline succeeded
2012-01-06  Rolf Eike Beertools/kmod-depmod: fix aliasing warning
2012-01-06  Lucas De MarchiRevert "tools/kmod-depmod: fix aliasing warning"
2012-01-06  roottools/kmod-depmod: fix aliasing warning
2012-01-06  Dave Reisnertools/modprobe: exit non-zero on module not found with...
2012-01-06  Dave Reisnertools/modinfo: exit non-zero on module not found
2012-01-05  Lucas De Marchikmod 3 v3
2012-01-05  Lucas De Marchitools: use basename in help message
2012-01-05  Dave Reisnerlibkmod/hash: check for NULL before freeing hash
2012-01-04  Lucas De MarchiAdd missing doc for function argument
2012-01-04  Lucas De Marchikmod-depmod: demote messages to WRN when non-critical...
2012-01-04  Dave Reisnerlibkmod: Fix casing in error output
2012-01-04  Dave Reisnertools: unify error verbiage and casing
next