]> git.ipfire.org Git - thirdparty/kmod.git/shortlog
thirdparty/kmod.git
2013-04-09  Lucas De Marchilibkmod: Move finit_module() definition to missing.h
2013-04-09  Lucas De Marchilibkmod: Add missing definitions
2013-04-04  Cristian Rodríguezlibkmod: Use secure_getenv if available
2013-03-21  Lucas De Marchimodprobe: Fix assertion on --show-depends with bogus...
2013-03-21  Lucas De Marchitestsuite: Add test to check if modprobe explodes on...
2013-03-21  Lucas De Marchitestsuite: Exit with success on signal if test has...
2013-03-19  Lucas De Marchilibkmod-util: Add missing include file
2013-03-18  Josh Boyerrmmod: Teach rmmod about builtin modules
2013-02-19  Kees Cooklibkmod: fix address argument to mmap calls
2013-02-19  Kees Cooktestsuite: handle finit_module
2013-02-19  Kees Cooklibkmod: add finit_module logic
2013-01-18  Michal Marektestsuite: Add modinfo test for module signatures
2013-01-18  Michal Mareklibkmod: Return module signature information in kmod_mo...
2013-01-18  Michal Mareklibkmod-module: Do not free the list in kmod_module_inf...
2013-01-16  Lucas De MarchiUpdate copyright notices
2013-01-16  Michal Mareklibkmod-module: Add helper for building the module...
2013-01-15  Lucas De Marchigitignore: ignore files generated by Automake's testsuite
2013-01-08  Lucas De Marchiman: fix lib dir in which we look for config
2012-12-31  Andrey Mazodepmod: fix builtin symbols resolution when the prefix...
2012-12-13  Andrey Mazodepmod: --symbol-prefix actually requires an argument
2012-12-05  Lucas De Marchikmod 12 v12
2012-11-28  Lucas De Marchidepmod: fix checking file extension
2012-11-28  Lucas De MarchiUse bool instead of int
2012-11-28  Aleksey Makarovfix is_module_filename()
2012-11-21  Lucas De Marchilibkmod-module: mangle the section header, not the...
2012-11-21  Lucas De Marchilibkmod-module: Remove key+value vermagic from .modinfo...
2012-11-16  Lucas De Marchidepmod: fix asserting mod->kmod == NULL
2012-11-16  Lucas De Marchidepmod: fix hash lookup by relpath instead of uncrelpath
2012-11-08  Lucas De Marchikmod 11 v11
2012-11-08  Lucas De MarchiTODO: remove completed action
2012-11-06  Lucas De Marchitools: use program_invocation_short_name provided by...
2012-11-06  Lucas De Marchitools: staticize functions that are now only used in...
2012-11-06  Lucas De Marchitools: share function for logging
2012-11-06  Lucas De Marchitools: share setting up libkmod log
2012-11-06  Lucas De Marchitools: use a single function for logging libkmod output
2012-11-06  Lucas De Marchitools: make usage() messages go to stdout rather than...
2012-11-06  Lucas De Marchitools: share function to convert prio to string
2012-11-06  Lucas De Marchitools: share getting program name from argv for all...
2012-11-05  Lucas De Marchirmmod: route all messages to syslog if told to
2012-11-05  Lucas De Marchirmmod: prefer ERR over plain fprintf
2012-11-05  Lucas De Marchimodinfo: prefer ERR over plain fprintf
2012-11-05  Lucas De Marchiinsmod: prefer ERR over plain fprintf
2012-11-05  Lucas De Marchidepmod: add depmod prefix to log messages
2012-11-05  Lucas De Marchidepmod: remove inline from _log
2012-11-05  Lucas De MarchiTODO: update file with tasks
2012-11-05  Lucas De Marchidepmod: prefer ERR and WRN over plain fprintf
2012-11-01  Lucas De Marchimodprobe: use ERR() instead of fprintf(stderr, ...)
2012-11-01  Lucas De Marchimodprobe: prefix log messages to stderr with modprobe
2012-11-01  Lucas De Marchimodprobe: move log function
2012-11-01  Lucas De Marchimodprobe: prefix libkmod messages to stderr with modprobe:
2012-11-01  Lucas De Marchimodprobe: use prio_to_str() helper
2012-10-31  Lucas De Marchimodprobe: exit in one place
2012-10-30  Lucas De Marchidepmod: unref kmod_module once we don't need it anymore
2012-10-30  Lucas De Marchidepmod: use our copy of modname instead of calling...
2012-10-30  Lucas De Marchidepmod: cache dependency_symbol list in struct mod
2012-10-30  Lucas De Marchidepmod: cache info_list in struct mod
2012-10-30  Lucas De Marchidepmod: do not create a hole in struct depmod
2012-10-23  Lucas De Marchibuild-sys: use AS_IF autoconf macro
2012-10-22  Sami Kerolabuild-sys: require xsltproc when manpages are enabled
2012-10-18  Lucas De Marchilibkmod: cache open file for later access
2012-10-17  Lucas De Marchirmmod: Deprecate --wait option
2012-10-12  Leandro Pereiralibkmod-hash: Plug possible memory leak when free_value...
2012-10-09  Lucas De Marchilibkmod: Add support for '.' in module parameter on...
2012-10-04  Lucas De Marchitestsuite: add depmod test for modules.alias
2012-10-04  Lucas De Marchitestsuite: allow to check generated files
2012-10-03  Lucas De Marchidepmod: fix parsing of modules.order with compressed...
2012-10-02  Dave Reisnerbuild-sys: Remove --with-rootprefix option
2012-09-14  Lucas De Marchibuild-sys: Append -Werror when testing flags
2012-09-14  Jan EngelhardtNEWS: language corrections
2012-09-08  Dave Reisnermodinfo: clarify verbiage for field shortcuts
2012-09-08  Dave ReisnerMakefile: remove redundant flags to $(RM)
2012-09-08  Dave ReisnerDefine rootfs as dependency of check-am
2012-09-08  Dave ReisnerRevert "build-sys: disable jobserver for rootfs target"
2012-09-07  Lucas De Marchitestsuite: Fix double definition of 64-bits variant
2012-09-06  Lucas De Marchikmod 10 v10
2012-08-31  Lucas De MarchiRemove test directory
2012-08-30  Lucas De MarchiTODO: deprecate use of rmmod -w
2012-08-17  Lucas De Marchimodprobe: Unconditionally use KMOD_PROBE_APPLY_BLACKLIS...
2012-08-17  Lucas De Marchilibkmod-module: Add KMOD_PROBE_APPLY_BLACKLIST_ALIAS_ON...
2012-08-01  Martin Pitttestsuite preload: Factorize into macros, add more...
2012-07-31  Lucas De MarchiREADME: let people know they don't need to subscribe
2012-07-31  Lucas De Marchibuild-sys: add 'man' entry in summary
2012-07-31  Colin Waltersbuild-sys: Add --disable-manpages option
2012-07-26  Dave Reisnerman/rmmod: specify each option in separate <term> tag
2012-07-26  Dave Reisnerman/depmod: specify each option in separate <term> tag
2012-07-25  Dave Reisnerman/modprobe: specify each option in separate <term...
2012-07-25  Dave Reisnerman/modinfo: specify each option in separate <term...
2012-07-25  Dave Reisnerman/modinfo: document longopts for field shortcuts
2012-07-25  Dave Reisnerman/modinfo: document --basedir option
2012-07-25  Dave Reisnerman/modprobe: clarify --dirname option
2012-07-18  Lucas De MarchiUse #pragma once instead of #ifndef
2012-07-10  Dave Reisnerbuild-sys: disable jobserver for rootfs target
2012-07-10  Lucas De Marchitestsuite: re-license under LGPL
2012-07-10  Martin Pitttestsuite: path wrapper: Fix open() with 3 arguments
2012-06-29  Dave Reisnermodule: support reading coresize from /sys if supported
2012-06-29  Dave ReisnerImplicitly run 'make rootfs' with 'make check'
2012-06-21  Lucas De Marchitestsuite: use right offset for module name
2012-06-19  Lucas De Marchikmod 9 v9
2012-06-19  Lucas De Marchibuild-sys: allow compressed modules in testsuite
2012-06-19  Lucas De Marchibuild-sys: Make dirs writable on rootfs creation
next