]> git.ipfire.org Git - thirdparty/kmod.git/shortlog
thirdparty/kmod.git
2011-11-25  Lucas De MarchiAccept dir where we should lookup for modules
2011-11-25  Lucas De MarchiFormat enum
2011-11-25  Lucas De MarchiFormat refcount handling
2011-11-25  Lucas De MarchiRef and unref ctx when kmod_loaded is created/destroyed
2011-11-24  Lucas De MarchiFix refcount of loaded modules
2011-11-24  Lucas De MarchiDo not configure if NOCONFIGURE is set
2011-11-24  Lucas De MarchiAdd more warning flags
2011-11-23  Lucas De MarchiKeep valgrind happy when mixing sscanf and strtok
2011-11-23  Lucas De MarchiAdd binary to test rmmod feature
2011-11-23  Lucas De MarchiImplement function to remove module
2011-11-23  Lucas De MarchiRename leftover libabc reference
2011-11-23  Lucas De MarchiRename libkmod-util.h to macro.h
2011-11-23  Lucas De MarchiAdd some function attributes and use them
2011-11-23  Lucas De MarchiConstify API
2011-11-23  Lucas De MarchiRemove leftover declarations
2011-11-23  Lucas De MarchiAdd libkmod-loaded to handle live modules information
2011-11-23  Lucas De MarchiUpdate .gitignore
2011-11-23  Lucas De MarchiImplement circular double-linked list
2011-11-22  Lucas De MarchiAdd some good practices to autofoo
2011-11-22  Lucas De MarchiPut test back
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 MarchiRemove unused functions
2011-11-21  Lucas De MarchiMake kmod_new return a pointer
2011-11-21  Lucas De MarchiConvert spaces to tabs
2011-11-21  Lucas De MarchiRename libabc to libkmod
2011-11-21  Lucas De MarchiImport skeleton from libabc