aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
AgeCommit message (Expand)AuthorFilesLines
2018-04-05libkmod-module: check for NULL before accessing pointersLuca Bruno1-0/+5
2015-03-01Update TODOLucas De Marchi1-3/+0
2015-02-19Update TODOLucas De Marchi1-0/+3
2015-01-26Update TODOLucas De Marchi1-0/+3
2015-01-14Update TODOLucas De Marchi1-6/+7
2014-09-23Update TODOLucas De Marchi1-3/+6
2013-07-17README: Move items from TODOLucas De Marchi1-51/+0
2013-04-30TODO: Add some entriesLucas De Marchi1-0/+6
2013-04-23libkmod-index: Return early if readroot failedLucas De Marchi1-0/+2
2013-04-09TODO: update and reorderLucas De Marchi1-11/+10
2012-11-08TODO: remove completed actionLucas De Marchi1-2/+0
2012-11-05TODO: update file with tasksLucas De Marchi1-10/+3
2012-10-17rmmod: Deprecate --wait optionLucas De Marchi1-3/+3
2012-08-30TODO: deprecate use of rmmod -wLucas De Marchi1-0/+4
2012-06-11TODO: update tasksLucas De Marchi1-13/+12
2012-06-05testsuite: create initstate file upon fake init_module()Lucas De Marchi1-1/+0
2012-04-16TODO: add item to implement actions in kmodLucas De Marchi1-0/+2
2012-02-22TODO: update and organize itemsLucas De Marchi1-45/+23
2012-02-16kmod-module: lookup: search modules.builtin file tooLucas De Marchi1-3/+0
2012-02-16testsuite: add .path member to test structDave Reisner1-1/+0
2012-02-14TODO: add tasks and bug fixesLucas De Marchi1-0/+15
2012-02-08testsuite: add tests to modprobe --show-dependsLucas De Marchi1-3/+0
2012-02-07libkmod-module: probe: Fix ignore-loaded flag not being appliedLucas De Marchi1-0/+3
2012-02-06Add WARNING file for test dir and improve testsuite READMELucas De Marchi1-2/+0
2012-02-03TODO: add task to write testsuite/READMELucas De Marchi1-0/+2
2012-01-31Prepare for API bumpLucas De Marchi1-4/+0
2012-01-26testsuite: trap calls to delete_module() including simple testLucas De Marchi1-3/+0
2012-01-20TODO: system() should not be used inside a libraryLucas De Marchi1-0/+2
2012-01-16libkmod: dump index filesLucas De Marchi1-12/+4
2012-01-13modprobe: dump configurationLucas De Marchi1-1/+9
2012-01-12TODO: add code unification to list of tasksLucas De Marchi1-0/+4
2012-01-12modprobe: abort on dependency loop that cannot be brokenLucas De Marchi1-1/+0
2012-01-12TODO: update tasksLucas De Marchi1-10/+5
2012-01-12TODO: update differences with m-i-tLucas De Marchi1-0/+14
2012-01-11modprobe: show if module is in kernelLucas De Marchi1-2/+14
2012-01-10modprobe: check for EPERM on insertionDave Reisner1-2/+0
2012-01-11config: deprecate 'include' and 'config' commandsLucas De Marchi1-0/+3
2012-01-10TODO: add task to modprobeLucas De Marchi1-0/+2
2012-01-10TODO: add tasks to modprobeLucas De Marchi1-0/+3
2012-01-01TODO: add task for providing man pageLucas De Marchi1-0/+2
2012-01-01Add call to check if resources are validLucas De Marchi1-4/+0
2012-01-01TODO: add list of things that are different on kmodLucas De Marchi1-0/+21
2011-12-31kmodprobe: post-remove module deps with 0 refcntDave Reisner1-2/+0
2011-12-27TODO: format and add taskLucas De Marchi1-6/+7
2011-12-27update TODOGustavo Sverzut Barbieri1-11/+1
2011-12-26TODO: add task in modprobe's compatibilityLucas De Marchi1-0/+2
2011-12-24elf: implement kmod_module_get_dependency_symbols()Gustavo Sverzut Barbieri1-0/+18
2011-12-19Introduce kmod-modinfo.Gustavo Sverzut Barbieri1-2/+0
2011-12-19kmod-modprobe: implement --dump-modversionsGustavo Sverzut Barbieri1-1/+0
2011-12-19TODO: add idea about single file with all compressed modules.Gustavo Sverzut Barbieri1-0/+17
2011-12-19kmod_modprobe: properly handle install/remove commandsLucas De Marchi1-2/+0
2011-12-17kmod-modprobe: implement softdeps.Gustavo Sverzut Barbieri1-1/+0
2011-12-17implement softdeps.Gustavo Sverzut Barbieri1-2/+0
2011-12-17implement zlib module loading.Gustavo Sverzut Barbieri1-2/+0
2011-12-17Lookup for commands in kmod_module_new_from_lookup()Lucas De Marchi1-4/+0
2011-12-16tools: fix kmod-modprobe -R trying to insert moduleLucas De Marchi1-1/+0
2011-12-16TODO: add new tasks and notes to future developmentLucas De Marchi1-1/+21
2011-12-15TODO: rephrase some tasksLucas De Marchi1-1/+3
2011-12-15Add file with details regarding coding styleLucas De Marchi1-2/+0
2011-12-14kmod_config: parse kernel command line for options and blacklistLucas De Marchi1-2/+0
2011-12-14kmod_module: use 'modname/aliasname' as key for hashLucas De Marchi1-4/+1
2011-12-14TODO: update tasksLucas De Marchi1-15/+22
2011-12-12coding style: fix lines over 80 charsLucas De Marchi1-0/+2
2011-12-11tools: add modprobeGustavo Sverzut Barbieri1-1/+13
2011-12-10update TODOGustavo Sverzut Barbieri1-24/+2
2011-12-03TODO: update fileLucas De Marchi1-0/+3
2011-12-02TODO: update tasksLucas De Marchi1-1/+8
2011-12-01Add fucntion to API to get dependenciesLucas De Marchi1-0/+5
2011-12-01Add TODO file with a few itemsLucas De Marchi1-0/+25