]> git.ipfire.org Git - thirdparty/kmod.git/history - libkmod/libkmod.sym
Add implementation of modprobe's insertion
[thirdparty/kmod.git] / libkmod / libkmod.sym
2011-12-27  Lucas De MarchiAdd implementation of modprobe's insertion
2011-12-24  Lucas De MarchiMerge branch 'master' of git://dev.medozas.de/libkmod
2011-12-24  Lucas De MarchiMerge branch 'master' of git://dev.medozas.de/libkmod
2011-12-24  Lucas De MarchiFix version script with v3 symbols
2011-12-24  Gustavo Sverzut... elf: implement kmod_module_get_dependency_symbols()
2011-12-24  Gustavo Sverzut... elf: add get_symbols()
2011-12-20  Lucas De MarchiMove symbols introduced in libkmod2 to the right place
2011-12-19  Gustavo Sverzut... ELF: initial support for modinfo and strip of modversio...
2011-12-17  Lucas De MarchiUse tab instead of spaces
2011-12-17  Gustavo Sverzut... introduce kmod_list_last()
2011-12-17  Gustavo Sverzut... implement softdeps.
2011-12-15  Lucas De MarchiRename symbol group
2011-12-13  Lucas De MarchiRemove function kmod_resolve_alias_options()
2011-12-12  Lucas De MarchiRename kmod_loaded_get_list() to kmod_module_new_from_l...
2011-12-12  Lucas De MarchiMerge branch 'use-mmap'
2011-12-11  Gustavo Sverzut... export module's options and commands.
2011-12-08  Lucas De MarchiLoad and unload resources
2011-12-08  Gustavo Sverzut... add kmod_module_get_filtered_blacklist()
2011-12-06  Lucas De Marchikmod_module: return a new list and increase ref of...
2011-12-04  Gustavo Sverzut... no more kmod_loaded and kmod_loaded_module.
2011-12-04  Gustavo Sverzut... kmod_module: extended information gathering.
2011-12-01  Lucas De MarchiAdd fucntion to API to get dependencies
2011-12-01  Lucas De MarchiAdd kmod_list_prev to exported functions
2011-11-30  Lucas De MarchiAdd lookup to create modules list from alias
2011-11-30  Lucas De MarchiAdd name() and path() getters for kmod_module
2011-11-25  Lucas De MarchiAdd functions to operate on modules
2011-11-23  Lucas De MarchiImplement function to remove module
2011-11-23  Lucas De MarchiAdd libkmod-loaded to handle live modules information
2011-11-22  Lucas De MarchiDon't use glob in version script
2011-11-22  Lucas De MarchiFix version to 0:0:0
2011-11-21  Lucas De MarchiRename libabc to libkmod