]> git.ipfire.org Git - thirdparty/kmod.git/shortlog
thirdparty/kmod.git
2012-06-12  Lucas De Marchilibkmod-config: refactor functions to get config
2012-06-11  Lucas De MarchiTODO: update tasks
2012-06-11  Lucas De Marchitestsuite: Fix test description
2012-06-06  Lucas De Marchilibkmod-index: protect ourselves from corrupted indexes
2012-06-06  Lucas De Marchitestsuite: add test for install-commands loop
2012-06-06  Lucas De Marchitestsuite: allow to export custom env vars
2012-06-06  Lucas De Marchitestsuite: add timeout for each test
2012-06-06  Lucas De Marchitestsuite: create additional pipe to monitor child
2012-06-06  Lucas De Marchilibkmod-util: split function for usec conversion
2012-06-05  Lucas De Marchitestsuite: add test for softdep loops
2012-06-05  Lucas De Marchitestsuite: check if module is in kernel for return...
2012-06-05  Lucas De Marchitestsuite: set default init_module behavior to mimic...
2012-06-05  Lucas De Marchitestsuite: create initstate file upon fake init_module()
2012-06-05  Lucas De Marchitestsuite: add mkdir_p implementation
2012-06-05  Lucas De Marchitestsuite: trap calls to mkdir
2012-06-05  Lucas De Marchitestsuite: check if rootfs dir is dirty before running
2012-06-05  Lucas De Marchitestsuite: separate insert and delete rootfs from modinfo
2012-06-05  Lucas De Marchilibkmod-util: add missing stdbool.h include
2012-06-05  Lucas De Marchitestsuite: rename rootfs dir
2012-06-05  Lucas De Marchibuild-sys: provide --sysconfdir to make distcheck flags
2012-06-05  Lucas De Marchitestsuite: fix find_module() finding wrong module
2012-05-23  Lucas De MarchiSilence clang warnings with __unused__ attribute
2012-05-23  Lucas De MarchiDon't use __ for attribute defines
2012-05-23  Lucas De Marchilibkmod-index: use generic function for unaligned access
2012-05-23  Josh Boyerdoc: Don't reference /etc/modprobe.conf
2012-05-21  Lucas De Marchilibkmod-hash: use generic function for unaligned access
2012-05-21  Lucas De Marchilibkmod-util: copy macros for unaligned access from...
2012-05-15  Mike Frysingerlibkmod: move function to the only file using it
2012-05-11  Dan McGeetest-conversion: convert test-get-dependencies to new...
2012-05-11  Dan McGeetest-conversion: convert test-blacklist to new infrastr...
2012-05-11  Lucas De Marchibuild-sys: copy rootfs to another directory
2012-05-11  Lucas De Marchibuild-sys: distribute testsuite
2012-05-11  Dan McGeetestsuite: ship testsuite/rootfs unzipped
2012-05-11  Lucas De Marchibuild: remove private symbol from linker script
2012-05-10  Lucas De MarchiRevert "libkmod: make sure to export kmod_log"
2012-05-08  Dave Reisnerdepmod: report failures in loading symbols
2012-05-08  Dave Reisnerlibkmod-file: gracefully handle errors from zlib
2012-04-26  Lucas De MarchiRemove dead increment
2012-04-26  Lucas De MarchiReturn error instead of always 0
2012-04-26  Lucas De MarchiRemove dead assignment
2012-04-23  Mike Frysingerlibkmod: make sure to export kmod_log
2012-04-19  Lucas De Marchikmod 8 v8
2012-04-19  Lucas De Marchidoc: remove links to NULL going nowhere
2012-04-16  Lucas De MarchiTODO: add item to implement actions in kmod
2012-04-16  Dave Reisnermodprobe: handle -ENOENT return from init_module
2012-04-15  Kay Sieversdoc: silent man page generation and fix gtk-doc warnings
2012-03-22  Elan Ruusamäemodprobe: fix typo in config dump: option->options
2012-03-22  Lucas De MarchiREADME: note that there are more files to read
2012-03-19  Lucas De Marchikmod 7 v7
2012-03-19  Lucas De Marchibuild-sys: don't set CFLAGS and LDFLAGS
2012-03-17  Lucas De Marchibuild-sys: re-organize configure.ac
2012-03-17  Randy Wittconfigure.ac: Move link only flags out of CFLAGS and...
2012-03-17  Randy WittAdd CC_CHECK_LDFLAGS_APPEND m4 macro.
2012-03-15  Lucas De Marchiconfig: use order /etc, /run, /lib
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-03-03  Lucas De Marchikmod 6 v6
2012-03-03  Lucas De MarchiUse upper case after Deprecated in doc
2012-03-03  Lucas De MarchiAdd kmod_module_apply_filter() to doc-sections file
2012-03-03  Lucas De MarchiFix wrong printf format string
2012-03-02  Lucas De Marchilibkmod-index: do not pre-populate mmap
2012-03-01  Lucas De MarchiDowngrade log message: refcnt file may not exist
2012-02-27  Lucas De Marchiman: detail modprobe.blacklist in kcmdline
2012-02-27  Lucas De Marchilibkmod-index: free node when we have only partial...
2012-02-27  Dave Reisnermodprobe: show builtin label on --show-depends
2012-02-27  Lucas De Marchilibkmod-module: fill builtin's name
2012-02-25  Dave Reisnerfind builtins by property, not initstate
2012-02-24  Dave Reisnermodinfo: use new apply_filter method to avoid builtins
2012-02-24  Dave Reisnerlibkmod/module: add kmod_module_apply_filter method
2012-02-24  Lucas De MarchiMove repository to kernel.org
2012-02-23  Lucas De Marchilibkmod-module: don't treat "coming" as in-kernel
2012-02-22  Lucas De MarchiTODO: update and organize items
2012-02-22  Lucas De Marchilibkmod-module: probe: check if module exists for insta...
2012-02-18  Lucas De MarchiAdd missing newlines
2012-02-17  Lucas De MarchiDowngrade log level when modules.dep{,.bin} don't exist
2012-02-16  Lucas De Marchitestsuite: fix color of unexpected failure
2012-02-16  Lucas De Marchikmod-module: lookup: search modules.builtin file too
2012-02-16  Lucas De Marchitestsuite: add test for builtins with modprobe
2012-02-16  Dave Reisnertestsuite: add .path member to test struct
2012-02-16  Wouter van... Fix path.c's function pointer defenitions.
2012-02-14  Lucas De MarchiTODO: add tasks and bug fixes
2012-02-13  Lucas De Marchilibkmod-index: don't print an error if index doesn...
2012-02-11  Lucas De Marchilibkmod-module: probe: fix infinite loop with softdeps
2012-02-09  Lucas De Marchitest: remove test-state
2012-02-08  Lucas De MarchiMark functions with attribute noreturn
2012-02-08  Lucas De MarchiCheck if libc has __xstat
2012-02-08  Lucas De Marchibuild-sys: add rule to pack rootfs
2012-02-08  Lucas De Marchitestsuite: add tests to modprobe --show-depends
2012-02-07  Lucas De Marchitestsuite: update README file
2012-02-07  Lucas De Marchitestsuite: macronify test definitions
2012-02-07  Lucas De Marchitestsuite: macronify main function
2012-02-07  Dan McGeetestsuite: libtestsuite depends on individual components
2012-02-07  Lucas De Marchilibkmod-module: probe: Fix ignore-loaded flag not being...
2012-02-06  Lucas De Marchikmod 5 v5
2012-02-06  Dan McGeemodinfo: handle arguments more carefully
2012-02-06  Lucas De MarchiAdd WARNING file for test dir and improve testsuite...
2012-02-06  Lucas De Marchitestsuite: add README
next