]> git.ipfire.org Git - thirdparty/kmod.git/history - Makefile.am
do not (mis-)use the config file generator for non-autobuild stuff
[thirdparty/kmod.git] / Makefile.am
2011-12-21  Kay Sieversdo not (mis-)use the config file generator for non...
2011-12-21  Lucas De Marchikmod 2 v2
2011-12-20  Lucas De Marchibuild-sys: remove remaining _SOURCES var
2011-12-20  Kay Sieversintroduce --with-rootprefix=DIR
2011-12-20  Lucas De Marchibuild-sys: remove unneeded _SOURCES vars
2011-12-19  Gustavo Sverzut... Introduce kmod-modinfo.
2011-12-19  Gustavo Sverzut... ELF: initial support for modinfo and strip of modversio...
2011-12-17  Gustavo Sverzut... implement zlib module loading.
2011-12-15  Lucas De Marchikmod 1 v1
2011-12-15  Lucas De MarchiAdd libkmod files to EXTRA_DIST
2011-12-12  Lucas De Marchibuild-sys: add version map file to build dependencies
2011-12-12  Lucas De MarchiRemove libkmod-loaded.c and re-order functions in libkm...
2011-12-12  Lucas De MarchiMerge branch 'use-mmap'
2011-12-11  Gustavo Sverzut... tools: add modprobe
2011-12-11  Gustavo Sverzut... add lsmod, insmod and rmmod tools.
2011-12-08  Gustavo Sverzut... add kmod_module_get_filtered_blacklist()
2011-12-06  Lucas De Marchitest: add test for modules' hash
2011-12-06  Lucas De Marchitest: add test to get dependencies of a module
2011-12-06  Lucas De Marchitest: add test to convert name to path
2011-12-05  Gustavo Sverzut... Add simple hash implementation
2011-12-02  Lucas De MarchiDo not ship autogen.sh in the tarball
2011-11-30  Lucas De MarchiAdd test for lookup function
2011-11-30  Lucas De MarchiImport index handling from module-init-tools
2011-11-29  Lucas De MarchiAdd support for parsing config files
2011-11-29  Lucas De MarchiAdd getline_wrapped() to parse config files
2011-11-25  Lucas De MarchiAdd test-insmod to insert modules
2011-11-25  Lucas De MarchiAdd test-rmmod2
2011-11-25  Lucas De MarchiAdd functions to operate on modules
2011-11-25  Lucas De MarchiFix check_PROGRAMS in autofoo
2011-11-23  Lucas De MarchiAdd binary to test rmmod feature
2011-11-23  Lucas De MarchiRename libkmod-util.h to macro.h
2011-11-23  Lucas De MarchiAdd libkmod-loaded to handle live modules information
2011-11-23  Lucas De MarchiImplement circular double-linked list
2011-11-22  Lucas De MarchiPut test back
2011-11-22  Lucas De MarchiFix version to 0:0:0
2011-11-21  Lucas De MarchiRename libabc to libkmod
2011-11-21  Lucas De MarchiImport skeleton from libabc