]> git.ipfire.org Git - thirdparty/kmod.git/history - Makefile.am
index: cleanup header, move as much as possible to libkmod-index.c
[thirdparty/kmod.git] / Makefile.am
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