summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* testsuite: port softdep-loop test to module-playgroundLucas De Marchi2015-02-1014-71/+9
* libkmod: use helper function to check for overflowLucas De Marchi2015-02-101-2/+2
* shared: add helper function to add and check for overflowLucas De Marchi2015-02-104-0/+39
* build: define to 0 if builtin is not availableLucas De Marchi2015-02-101-3/+5
* Prevent offset + size overflow.Tobias Stoeckmann2015-02-101-1/+1
* testsuite: port show-depends tests to module-playgroundLucas De Marchi2015-02-1081-136/+15
* build: check for required builtin functionsLucas De Marchi2015-02-102-1/+8
* build: add better check for builtin functionLucas De Marchi2015-02-101-21/+15
* testsuite: port detect-loop test to module-playgroundLucas De Marchi2015-02-0915-9/+154
* travis: also test with gcc 4.8 and 4.9Lucas De Marchi2015-02-041-8/+17
* travis: use kernel headers for testsuiteLucas De Marchi2015-02-031-0/+3
* testsuite: convert test-init function to use mod-simple.koLucas De Marchi2015-02-0312-62/+8
* build: let touch on directory as last stepLucas De Marchi2015-02-031-2/+2
* testsuite: port test-dependencies to module-playgroundLucas De Marchi2015-02-0316-79/+125
* testsuite: make test-dependencies use DEFINE_TESTLucas De Marchi2015-02-031-8/+4
* testsuite: use mod-simple.ko for search-order-same-prefix testLucas De Marchi2015-02-034-1/+3
* testsuite: beef up module-playground in the build systemLucas De Marchi2015-02-0311-92/+64
* Update TODOLucas De Marchi2015-01-261-0/+3
* testsuite: add tests for kmod_listCaio Marcelo de Oliveira Filho2015-01-263-1/+245
* Revert "build: enable LTO and _FORTIFY_SOURCE with optimization"Lucas De Marchi2015-01-261-11/+1
* Fix uninitialized warningLucas De Marchi2015-01-251-1/+1
* build: pass --no-undefined to linkerLucas De Marchi2015-01-251-0/+1
* build: enable LTO and _FORTIFY_SOURCE with optimizationLucas De Marchi2015-01-251-1/+11
* util: remove dead code in freadline_wrappedCaio Marcelo de Oliveira Filho2015-01-211-7/+1
* testsuite: add more input cases to freadline_wrapped testCaio Marcelo de Oliveira Filho2015-01-212-0/+6
* testsuite: add test for growing then shrinking a hashCaio Marcelo de Oliveira Filho2015-01-211-0/+33
* testsuite: add test for hash_add_uniqueCaio Marcelo de Oliveira Filho2015-01-211-0/+26
* testsuite: improve coverage of shared/util.hLucas De Marchi2015-01-142-0/+112
* testsuite: improve assert reportLucas De Marchi2015-01-141-1/+1
* tools: prefer the use of streq()Lucas De Marchi2015-01-142-8/+9
* testsuite: prefer the use of streq()Lucas De Marchi2015-01-147-16/+24
* testsuite: test kmod_module_remove_module for failureLucas De Marchi2015-01-141-6/+22
* shared: add STRINGFY macroLucas De Marchi2015-01-141-0/+2
* testsuite: fix retcodes parsingLucas De Marchi2015-01-141-7/+17
* tools: kmod: use streqLucas De Marchi2015-01-141-3/+5
* CODING-STYLE: add include orderLucas De Marchi2015-01-141-0/+7
* tools: kmod: break iteration once a command is executedCaio Marcelo de Oliveira Filho2015-01-141-4/+4
* Update TODOLucas De Marchi2015-01-141-6/+7
* testsuite: add test for array_pop()Lucas De Marchi2015-01-081-0/+32
* build-sys: integrate coverage reportLucas De Marchi2015-01-073-1/+66
* testsuite: do not overrid paths inside buildLucas De Marchi2015-01-072-1/+6
* build-sys: rename cflags/ldflags variableLucas De Marchi2015-01-022-4/+4
* Fix include in python bindingsLucas De Marchi2015-01-021-1/+1
* libkmod-elf: Remove unused variablesLucas De Marchi2015-01-021-6/+0
* Fix includes after change to build-sysLucas De Marchi2015-01-0215-16/+14
* Remove FSF mailing addressLucas De Marchi2014-12-2534-68/+34
* build-sys: set -e separately, rather than putting -e in the shebang lineLucas De Marchi2014-12-251-1/+2
* build-sys: Don't define LIBEXECDIRLucas De Marchi2014-12-251-1/+0
* build-sys: Don't add libkmod subdirectory to include pathLucas De Marchi2014-12-253-3/+2
* build: Do not force diagnostics-color flagMike Auty2014-12-172-1/+3