summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* modprobe: show builtin label on --show-dependsfixupDave Reisner2012-02-271-1/+3
* libkmod-module: fill builtin's nameLucas De Marchi2012-02-272-8/+46
* find builtins by property, not initstateDave Reisner2012-02-241-2/+1
* modinfo: use new apply_filter method to avoid builtinsDave Reisner2012-02-241-3/+15
* libkmod/module: add kmod_module_apply_filter methodDave Reisner2012-02-243-46/+76
* Move repository to kernel.orgLucas De Marchi2012-02-243-5/+13
* libkmod-module: don't treat "coming" as in-kernelLucas De Marchi2012-02-231-1/+0
* TODO: update and organize itemsLucas De Marchi2012-02-221-45/+23
* libkmod-module: probe: check if module exists for install cmdsLucas De Marchi2012-02-221-9/+12
* Add missing newlinesLucas De Marchi2012-02-183-5/+6
* Downgrade log level when modules.dep{,.bin} don't existLucas De Marchi2012-02-171-1/+1
* testsuite: fix color of unexpected failureLucas De Marchi2012-02-161-1/+1
* kmod-module: lookup: search modules.builtin file tooLucas De Marchi2012-02-166-7/+45
* testsuite: add test for builtins with modprobeLucas De Marchi2012-02-162-0/+22
* testsuite: add .path member to test structDave Reisner2012-02-163-1/+29
* Fix path.c's function pointer defenitions.Wouter van Kesteren2012-02-161-4/+4
* TODO: add tasks and bug fixesLucas De Marchi2012-02-141-0/+15
* libkmod-index: don't print an error if index doesn't existLucas De Marchi2012-02-131-1/+1
* libkmod-module: probe: fix infinite loop with softdepsLucas De Marchi2012-02-111-1/+1
* test: remove test-stateLucas De Marchi2012-02-091-49/+0
* Mark functions with attribute noreturnLucas De Marchi2012-02-085-7/+9
* Check if libc has __xstatLucas De Marchi2012-02-082-0/+4
* build-sys: add rule to pack rootfsLucas De Marchi2012-02-082-1/+6
* testsuite: add tests to modprobe --show-dependsLucas De Marchi2012-02-085-4/+82
* testsuite: update README fileLucas De Marchi2012-02-071-13/+15
* testsuite: macronify test definitionsLucas De Marchi2012-02-077-68/+29
* testsuite: macronify main functionLucas De Marchi2012-02-077-162/+35
* testsuite: libtestsuite depends on individual componentsDan McGee2012-02-071-7/+9
* libkmod-module: probe: Fix ignore-loaded flag not being appliedLucas De Marchi2012-02-072-1/+5
* kmod 5v5Lucas De Marchi2012-02-063-3/+35
* modinfo: handle arguments more carefullyDan McGee2012-02-061-3/+20
* Add WARNING file for test dir and improve testsuite READMELucas De Marchi2012-02-063-2/+6
* testsuite: add READMELucas De Marchi2012-02-062-0/+89
* libkmod-module: probe: return -EEXIST if told to do soLucas De Marchi2012-02-061-3/+3
* libkmod-module: probe: rename flag to be more meaningfulLucas De Marchi2012-02-063-5/+6
* test-conversion: remove test/test-{insmod,rmmod,rmmod2}Dan McGee2012-02-053-153/+0
* test-conversion: remove test/test-initDan McGee2012-02-051-23/+0
* test-conversion: remove test/test-loadedDan McGee2012-02-051-63/+0
* Update .gitignore filesDan McGee2012-02-053-17/+24
* Fix simple grammar issueDan McGee2012-02-051-1/+1
* Fix unaligned memory access in hash functionAmbroz Bizjak2012-02-031-7/+15
* TODO: add task to write testsuite/READMELucas De Marchi2012-02-031-0/+2
* man: insmod: we don't handle modules from stdinLucas De Marchi2012-02-031-2/+1
* depmod: Dont use errno unconditionallyKhem Raj2012-02-031-14/+16
* fix building and cleaning of manpagesDave Reisner2012-02-031-0/+3
* modprobe: avoid breaking on insertion failureDave Reisner2012-02-031-2/+0
* lib/module: check initstate before inserting moduleDave Reisner2012-02-031-15/+21
* whitespace fix -- no logical code changesDave Reisner2012-02-021-12/+12
* fix manpage build and install.Gustavo Sverzut Barbieri2012-02-021-0/+3
* improve logging to mention context.Gustavo Sverzut Barbieri2012-01-313-9/+15