summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build-sys: never set CFLAGS and LDFLAGSwipLucas De Marchi2012-03-173-121/+75
* build-sys: re-organize configure.acLucas De Marchi2012-03-171-18/+50
* configure.ac: Move link only flags out of CFLAGS and into LDFLAGS.Randy Witt2012-03-171-3/+5
* Add CC_CHECK_LDFLAGS_APPEND m4 macro.Randy Witt2012-03-171-6/+37
* config: use order /etc, /run, /libLucas De Marchi2012-03-151-1/+1
* modprobe: set log prio to 0 if user passed -q argLucas De Marchi2012-03-151-1/+1
* Merge branch 'master' of git://code.falconindy.com/kmodLucas De Marchi2012-03-151-11/+8
|\
| * modprobe: fix error path in removing modulesDave Reisner2012-03-141-11/+8
* | modprobe: always try to remove all modules in command lineLucas De Marchi2012-03-151-1/+1
* | modprobe: don't check if module builtin to decide if it's builtinLucas De Marchi2012-03-151-5/+14
|/
* kmod 6v6Lucas De Marchi2012-03-023-3/+27
* Use upper case after Deprecated in docLucas De Marchi2012-03-021-1/+1
* Add kmod_module_apply_filter() to doc-sections fileLucas De Marchi2012-03-021-0/+1
* Fix wrong printf format stringLucas De Marchi2012-03-021-1/+2
* libkmod-index: do not pre-populate mmapLucas De Marchi2012-03-023-10/+6
* Downgrade log message: refcnt file may not existLucas De Marchi2012-03-011-1/+1
* man: detail modprobe.blacklist in kcmdlineLucas De Marchi2012-02-271-1/+2
* libkmod-index: free node when we have only partial matchLucas De Marchi2012-02-271-14/+12
* 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