]> git.ipfire.org Git - thirdparty/kmod.git/history - tools
testsuite: add test for array_pop()
[thirdparty/kmod.git] / tools /
2015-01-02  Lucas De MarchiFix includes after change to build-sys
2014-11-15  Lucas De Marchidepmod: point to documentation in libkmod
2014-10-28  Tom Gundersenstatic-nodes: indicate that creation of static nodes...
2014-10-09  Lucas De MarchiMove remaining functions from libkmod-util to shared
2014-10-09  Lucas De Marchidepmod: use alias_normalize() from shared
2014-10-09  Lucas De MarchiDo not rely on prio_to_str() being always inline
2014-10-09  Lucas De MarchiDo not export array of kmod extensions
2014-10-09  Lucas De MarchiClarify what licences apply where
2014-10-03  Lucas De MarchiRename getline_wrapped() to freadline_wrapped()
2014-10-03  Lucas De MarchiReorder and reorganize header files
2014-10-03  Lucas De MarchiMove hash implementation to shared directory
2014-10-03  Lucas De MarchiMove array implementation to shared directory
2014-10-03  Lucas De MarchiMove generic util functions to shared directory
2014-10-03  Lucas De MarchiMove macro.h to shared directory
2014-05-30  Lucas De Marchidepmod: Add better error messages when facing loops
2014-05-30  Lucas De Marchidepmod: Rename variable to clarify its meaning
2014-05-14  Lucas De Marchidepmod: Make dependency loops be fatal
2014-04-01  Tom Gundersenconfig: also parse softdeps from modules
2014-03-19  Anssi Hannuladepmod: do not allow partial matches with "search"...
2014-03-19  Anssi Hannuladepmod: fix debug print parameter order
2014-03-06  Lucas De Marchibuild-sys: add small redirecting Makefiles
2014-03-05  Michal Mareklibkmod-config,depmod: Accept special files as configur...
2014-01-26  Stephen KittRemove "rmmod -w" documentation and getopt entry
2013-09-20  Lucas De Marchirmmod: remove --wait option
2013-09-10  Tom Gundersendepmod: warn on invalid devname specification
2013-08-29  Lucas De MarchiFix usage of readdir_r()
2013-08-09  Jan Engelhardtdepmod: add missing "else" clause
2013-07-15  Tom Gundersenstatic-nodes: create parent directories of output file
2013-07-15  Tom Gundersenstatic-nodes: don't fail if modules.devname not found
2013-07-03  Lucas De Marchitools: Use test/kmod instead of kmod-nolib
2013-07-02  Lucas De Marchistatic-nodes: Better -f option description
2013-05-03  Johannes Bergmodprobe: don't check refcount with remove command
2013-04-21  Lucas De MarchiAdd format attribute and fix issues
2013-04-19  Lucas De Marchistatic-nodes: Fix indentation
2013-04-19  Tom Gundersenstatic-nodes: tmpfiles - also create parents directorie...
2013-04-17  Lucas De Marchikmod: It's an error not to have modules.devname
2013-04-17  Tom Gundersentools: add static-nodes tool
2013-03-21  Lucas De Marchimodprobe: Fix assertion on --show-depends with bogus...
2013-03-18  Josh Boyerrmmod: Teach rmmod about builtin modules
2013-01-16  Lucas De MarchiUpdate copyright notices
2012-12-31  Andrey Mazodepmod: fix builtin symbols resolution when the prefix...
2012-12-13  Andrey Mazodepmod: --symbol-prefix actually requires an argument
2012-11-28  Lucas De Marchidepmod: fix checking file extension
2012-11-28  Aleksey Makarovfix is_module_filename()
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-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 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-17  Lucas De Marchirmmod: Deprecate --wait option
2012-10-03  Lucas De Marchidepmod: fix parsing of modules.order with compressed...
2012-10-02  Dave Reisnerbuild-sys: Remove --with-rootprefix option
2012-08-17  Lucas De Marchimodprobe: Unconditionally use KMOD_PROBE_APPLY_BLACKLIS...
2012-07-18  Lucas De MarchiUse #pragma once instead of #ifndef
2012-06-16  Lucas De Marchidepmod: use ferror and fclose to check for error
2012-06-16  Lucas De Marchidepmod: return error when index is truncated due to...
2012-06-15  Lucas De Marchidepmod: fix coding-style issue in array declaration
2012-06-15  Lucas De Marchidepmod: fail if any index could not be created
2012-06-15  Lucas De Marchidepmod: don't return error if modules.builtin don't...
2012-06-15  Lucas De MarchiRemove ifdef for building tools not bundled
2012-06-14  Lucas De Marchitools: rename source files
2012-05-08  Dave Reisnerdepmod: report failures in loading symbols
2012-04-26  Lucas De MarchiReturn error instead of always 0
2012-04-26  Lucas De MarchiRemove dead assignment
2012-04-16  Dave Reisnermodprobe: handle -ENOENT return from init_module
2012-03-22  Elan Ruusamäemodprobe: fix typo in config dump: option->options
2012-03-15  Lucas De Marchimodprobe: set log prio to 0 if user passed -q arg
2012-03-15  Lucas De MarchiMerge branch 'master' of git://code.falconindy.com...
2012-03-15  Lucas De Marchimodprobe: always try to remove all modules in command...
2012-03-15  Lucas De Marchimodprobe: don't check if module builtin to decide if...
2012-03-15  Dave Reisnermodprobe: fix error path in removing modules
2012-02-27  Dave Reisnermodprobe: show builtin label on --show-depends
2012-02-24  Dave Reisnermodinfo: use new apply_filter method to avoid builtins
2012-02-06  Dan McGeemodinfo: handle arguments more carefully
2012-02-06  Lucas De Marchilibkmod-module: probe: rename flag to be more meaningful
2012-02-05  Dan McGeeUpdate .gitignore files
2012-02-03  Khem Rajdepmod: Dont use errno unconditionally
next