summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* kmod 22v22Lucas De Marchi2015-11-173-4/+25
* insmod: do support -fPhilippe De Swert2015-10-251-2/+4
* libkmod: export new kmod_get_dirname() functionLucas De Marchi2015-09-302-1/+14
* depmod: Don't fall back to uname on bad versionLaura Abbott2015-09-301-1/+5
* depmod: Remove unprinted debug messagesLaura Abbott2015-09-301-4/+1
* Change default log levelLaura Abbott2015-09-301-1/+1
* modprobe: Update error message when path is missingLaura Abbott2015-09-303-6/+4
* README: Indicate cython requirementsLaura Abbott2015-09-301-1/+2
* build: let sed use posix ERE instead of GNU extensionNatanael Copa2015-06-221-1/+1
* libkmod-module: fix return code in error pathLucas De Marchi2015-06-131-1/+1
* Add README.md file with build detailsLucas De Marchi2015-06-112-0/+9
* kmod 21v21Lucas De Marchi2015-06-093-2/+23
* build: add cache to distributed filesLucas De Marchi2015-06-091-0/+1
* build: silence stderr on coverity rulesLucas De Marchi2015-06-091-2/+2
* kmod: fix small typo in rmmod(8)Santiago Vila2015-06-081-1/+1
* tools: display features in --versionLucas De Marchi2015-06-086-0/+6
* build: add relevant features to KMOD_FEATURES in config.hLucas De Marchi2015-06-081-0/+7
* build: add function to build string of featuresLucas De Marchi2015-06-081-0/+48
* tools: add PACKAGE definition in messageLucas De Marchi2015-06-081-1/+1
* tools: Hide new commands behind experimental flagLucas De Marchi2015-06-063-5/+29
* build: cache modules from playgroundcached-modulesLucas De Marchi2015-05-3117-0/+21
* Fix spurious spaces in lsmod outputSantiago Vila2015-04-161-3/+5
* util: use UINT64_MAXLucas De Marchi2015-03-231-1/+1
* build: sync dolt with upstreamLucas De Marchi2015-03-102-26/+32
* tools: add basic versions of insert and removeCaio Marcelo de Oliveira Filho2015-03-0733-1/+376
* testsuite: update READMECaio Marcelo de Oliveira Filho2015-03-051-3/+5
* testsuite: remove .gitignore files when populating rootfsCaio Marcelo de Oliveira Filho2015-03-051-0/+1
* build: use doltLucas De Marchi2015-03-053-0/+181
* kmod 20v20Lucas De Marchi2015-03-013-2/+42
* Update TODOLucas De Marchi2015-03-011-3/+0
* Check return of fseek while reading indexLucas De Marchi2015-02-281-1/+2
* Avoid sign-extension error on multiplicationLucas De Marchi2015-02-281-1/+1
* depmod: add asserts to ensure positive return from ftell()Lucas De Marchi2015-02-281-2/+4
* testsuite: add test for modprobe -R <builtin-module>Lucas De Marchi2015-02-282-0/+23
* modprobe: stop checking initstate for builtin modulesLucas De Marchi2015-02-281-30/+4
* testsuite: test builtin stateLucas De Marchi2015-02-2813-1/+139
* Fix race while loading modulesHarish Jenny K N2015-02-283-19/+57
* build: we are kmod, not systemdLucas De Marchi2015-02-271-2/+2
* shared: avoid checking for __STDC_VERSION__Lucas De Marchi2015-02-262-1/+9
* build: simplify and organize configureLucas De Marchi2015-02-261-18/+11
* depmod: fix leak in case of malloc(0)Lucas De Marchi2015-02-261-1/+2
* build: add helpers to upload coverity tarballLucas De Marchi2015-02-252-0/+26
* depmod: use cleanup attribute to simplify free on exitLucas De Marchi2015-02-251-12/+5
* depmod: Fix crash in previous commit if root is not setColin Walters2015-02-251-1/+1
* depmod: fix leaking root on exitLucas De Marchi2015-02-251-1/+5
* from systemd: build: make sure to test for -Wflag instead of -Wno-flagDavid Herrmann2015-02-241-2/+3
* from systemd: build-sys: fix conftest.c to work on armZbigniew Jędrzejewski-Szmek2015-02-241-1/+1
* from systemd: build: check for build/link flags harderDavid Herrmann2015-02-241-3/+3
* from systemd: build: merge trivial changes backLucas De Marchi2015-02-241-12/+15
* build: add missing files to EXTRA_DISTLucas De Marchi2015-02-241-7/+23