aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2011-12-12build-sys: add version map file to build dependenciesLucas De Marchi
2011-12-12Remove libkmod-loaded.c and re-order functions in libkmod-module.cLucas De Marchi
2011-12-11tools: add modprobeGustavo Sverzut Barbieri
2011-12-11add lsmod, insmod and rmmod tools.Gustavo Sverzut Barbieri
2011-12-08add kmod_module_get_filtered_blacklist()Gustavo Sverzut Barbieri
2011-12-06test: add test for modules' hashLucas De Marchi
2011-12-06test: add test to get dependencies of a moduleLucas De Marchi
2011-12-06test: add test to convert name to pathLucas De Marchi
2011-12-05Add simple hash implementationGustavo Sverzut Barbieri
2011-12-02Do not ship autogen.sh in the tarballLucas De Marchi
2011-11-30Add test for lookup functionLucas De Marchi
2011-11-30Import index handling from module-init-toolsLucas De Marchi
2011-11-29Add support for parsing config filesLucas De Marchi
2011-11-29Add getline_wrapped() to parse config filesLucas De Marchi
2011-11-25Add test-insmod to insert modulesLucas De Marchi
2011-11-25Add test-rmmod2Lucas De Marchi
2011-11-25Add functions to operate on modulesLucas De Marchi
2011-11-25Fix check_PROGRAMS in autofooLucas De Marchi
2011-11-23Add binary to test rmmod featureLucas De Marchi
2011-11-23Rename libkmod-util.h to macro.hLucas De Marchi
2011-11-23Add libkmod-loaded to handle live modules informationLucas De Marchi
2011-11-23Implement circular double-linked listLucas De Marchi
2011-11-22Put test backLucas De Marchi
2011-11-22Fix version to 0:0:0Lucas De Marchi
2011-11-21Rename libabc to libkmodLucas De Marchi
2011-11-21Import skeleton from libabcLucas De Marchi