Commit Graph

  • 45f38e8c40 Update TODO Lucas De Marchi 2015-01-26 23:31:04 -0200
  • 2200a448d4 testsuite: add tests for kmod_list Caio Marcelo de Oliveira Filho 2015-01-26 09:47:09 -0200
  • c677bf2c7d Revert "build: enable LTO and _FORTIFY_SOURCE with optimization" Lucas De Marchi 2015-01-26 19:07:12 -0200
  • 01f9bc6dee Fix uninitialized warning Lucas De Marchi 2015-01-25 23:54:05 -0200
  • a5f799af98 build: pass --no-undefined to linker Lucas De Marchi 2015-01-25 23:29:50 -0200
  • 27bcc9111b build: enable LTO and _FORTIFY_SOURCE with optimization Lucas De Marchi 2015-01-25 23:28:46 -0200
  • 88f6ffe449 util: remove dead code in freadline_wrapped Caio Marcelo de Oliveira Filho 2015-01-21 09:37:23 -0200
  • 211e3840fc testsuite: add more input cases to freadline_wrapped test Caio Marcelo de Oliveira Filho 2015-01-21 09:37:22 -0200
  • 22f602c3c5 testsuite: add test for growing then shrinking a hash Caio Marcelo de Oliveira Filho 2015-01-21 09:37:21 -0200
  • 9c2d39c735 testsuite: add test for hash_add_unique Caio Marcelo de Oliveira Filho 2015-01-21 09:37:20 -0200
  • 9c6084d90c testsuite: improve coverage of shared/util.h Lucas De Marchi 2015-01-14 17:25:45 -0200
  • 2d1f8bdec0 testsuite: improve assert report Lucas De Marchi 2015-01-14 16:28:16 -0200
  • 5b0436a759 tools: prefer the use of streq() Lucas De Marchi 2015-01-14 14:22:23 -0200
  • 5c42c5fced testsuite: prefer the use of streq() Lucas De Marchi 2015-01-14 14:22:09 -0200
  • 9b51e13b84 testsuite: test kmod_module_remove_module for failure Lucas De Marchi 2015-01-14 14:08:56 -0200
  • bf2fbabb9e shared: add STRINGFY macro Lucas De Marchi 2015-01-14 14:31:34 -0200
  • af87874f9c testsuite: fix retcodes parsing Lucas De Marchi 2015-01-14 14:05:24 -0200
  • 7db094c050 tools: kmod: use streq Lucas De Marchi 2015-01-14 12:28:02 -0200
  • 5ca15057e3 CODING-STYLE: add include order Lucas De Marchi 2015-01-14 12:33:10 -0200
  • ace71985fc tools: kmod: break iteration once a command is executed Caio Marcelo de Oliveira Filho 2015-01-14 12:02:16 -0200
  • 895aa13478 Update TODO Lucas De Marchi 2015-01-14 11:10:53 -0200
  • c78066aef1 testsuite: add test for array_pop() Lucas De Marchi 2015-01-08 17:10:18 -0200
  • e9b0d1b40e build-sys: integrate coverage report Lucas De Marchi 2015-01-07 19:17:15 -0200
  • 8ff7f008cd testsuite: do not overrid paths inside build Lucas De Marchi 2015-01-07 19:14:20 -0200
  • 84aaaedfa6 build-sys: rename cflags/ldflags variable Lucas De Marchi 2015-01-02 16:32:03 -0200
  • b35bf2a11c Fix include in python bindings Lucas De Marchi 2015-01-02 13:10:52 -0200
  • 0a67d4f360 libkmod-elf: Remove unused variables Lucas De Marchi 2015-01-02 12:44:59 -0200
  • f357866d97 Fix includes after change to build-sys Lucas De Marchi 2015-01-02 12:38:27 -0200
  • dea2dfee9b Remove FSF mailing address Lucas De Marchi 2014-12-25 23:32:03 -0200
  • 15cfa1d19c build-sys: set -e separately, rather than putting -e in the shebang line Lucas De Marchi 2014-12-25 23:12:22 -0200
  • dd66ff3a14 build-sys: Don't define LIBEXECDIR Lucas De Marchi 2014-12-25 23:11:04 -0200
  • 1315123955 build-sys: Don't add libkmod subdirectory to include path Lucas De Marchi 2014-12-25 23:07:48 -0200
  • fd56638aed build: Do not force diagnostics-color flag Mike Auty 2014-12-05 00:49:13 +0000
  • 1dd4ff56f6 README: move mailing list information to top Lucas De Marchi 2014-12-13 11:55:05 -0200
  • efb5bfaca9 util: fix build on systems missing strndupa Natanael Copa 2014-11-17 09:36:29 +0100
  • 3b058610b4 NEWS: Fix typos Lucas De Marchi 2014-11-16 10:37:45 -0200
  • f9e2167b10 kmod 19 v19 Lucas De Marchi 2014-11-16 10:24:50 -0200
  • bb72153d34 libkmod-index: move comment to include the includes Lucas De Marchi 2014-10-28 01:58:11 -0200
  • a5852e3b36 libkmod-index: remove invalid comment Lucas De Marchi 2014-10-28 01:56:42 -0200
  • 778395e4e8 depmod: point to documentation in libkmod Lucas De Marchi 2014-10-28 01:52:49 -0200
  • c4cbdf8e17 libkmod-index: keep index and comments in .c Lucas De Marchi 2014-10-28 01:47:50 -0200
  • 27eceb2e4e static-nodes: indicate that creation of static nodes should only happen at boot Tom Gundersen 2014-10-27 17:55:03 +0100
  • e62d8c725b strbuf: make strbuf_pushchars() a little less dumb Lucas De Marchi 2014-10-16 21:39:33 -0300
  • 8863154e44 strbuf: do not calculate next step in size on all calls Lucas De Marchi 2014-10-16 21:22:32 -0300
  • 405b8927fe strbuf: reduce default buffer size Lucas De Marchi 2014-10-16 21:02:13 -0300
  • 48e4d18191 testsuite: add tests for strbuf Lucas De Marchi 2014-10-13 18:42:01 -0300
  • 15a7ae30b3 shared: rename prefixes of strbuf functions Lucas De Marchi 2014-10-11 13:25:51 -0300
  • b4d1f44af1 Move strbuf implementation to shared/ Lucas De Marchi 2014-10-11 13:03:21 -0300
  • 4328982058 testsuite: remove now unused array of tests Lucas De Marchi 2014-10-09 14:29:04 -0300
  • c5798fea93 testsuite: use a section to put tests in instead of array Lucas De Marchi 2014-10-09 14:14:58 -0300
  • f1155c1574 Move static keyword to DEFINE_TEST macro Lucas De Marchi 2014-10-09 13:00:30 -0300
  • eb6f9112cf libkmod: remove unused inline functions Lucas De Marchi 2014-10-09 11:07:33 -0300
  • 9a437531af Change parameter from int to char Lucas De Marchi 2014-10-09 11:03:29 -0300
  • 52c9c99056 Log error on failed underscores(), moving it to shared/ Lucas De Marchi 2014-10-09 10:59:08 -0300
  • 2c5bc218be build-sys: rename libkmod-util convenience library Lucas De Marchi 2014-10-09 01:20:35 -0300
  • f4e8c16291 Move remaining functions from libkmod-util to shared Lucas De Marchi 2014-10-09 01:14:16 -0300
  • 3753ae16f5 depmod: use alias_normalize() from shared Lucas De Marchi 2014-10-09 00:54:29 -0300
  • 2b0104fe3c Move alias_normalize() to shared Lucas De Marchi 2014-10-09 00:43:01 -0300
  • 66bf1a7ff9 Do not rely on prio_to_str() being always inline Lucas De Marchi 2014-10-09 00:01:45 -0300
  • b95506ff61 Do not export array of kmod extensions Lucas De Marchi 2014-10-08 14:33:42 -0300
  • fdafa6b655 testsuite: add tests for array implementation Lucas De Marchi 2014-10-08 01:12:15 -0300
  • 1a07559af3 Clarify what licences apply where Lucas De Marchi 2014-10-07 23:23:11 -0300
  • aafd38359a Rename getline_wrapped() to freadline_wrapped() Lucas De Marchi 2014-10-03 03:25:06 -0300
  • b18979b770 Prefer inttypes.h over stdint.h Lucas De Marchi 2014-10-03 02:03:55 -0300
  • c2e4286bb9 Reorder and reorganize header files Lucas De Marchi 2014-10-03 01:41:42 -0300
  • 0db718edcf Move hash implementation to shared directory Lucas De Marchi 2014-10-03 00:29:18 -0300
  • 74d1df6682 Move array implementation to shared directory Lucas De Marchi 2014-10-03 00:22:36 -0300
  • 8eded79c50 build-sys: normalize line breaks Lucas De Marchi 2014-10-03 00:13:49 -0300
  • 96573a0220 Move generic util functions to shared directory Lucas De Marchi 2014-10-03 00:01:35 -0300
  • 8b7189bc25 Move missing.h to shared directory Lucas De Marchi 2014-10-02 22:08:47 -0300
  • 576dd4393d Move macro.h to shared directory Lucas De Marchi 2014-10-02 22:03:19 -0300
  • 9b34db1ae6 Add back-up implementation of be32toh() Randy MacLeod 2014-09-29 21:18:04 +0200
  • 419b7003af Update TODO Lucas De Marchi 2014-09-23 00:21:53 -0300
  • 66f4f6804c Add the man page for kmod(8) Marco d'Itri 2014-09-17 05:12:27 +0200
  • fde693c94f Document depmod --show in depmod(8) Marco d'Itri 2014-09-17 05:12:26 +0200
  • 1a4aa7e2cb libkmod-index.c: Fix error message Holger Obermaier 2014-09-04 14:38:16 +0200
  • 74c26943f1 Add missing O_CLOEXEC in kmod_module_get_size() Cristian Rodríguez 2014-06-18 20:51:00 -0400
  • ae58de0fcb kmod 18 v18 Lucas De Marchi 2014-06-14 12:46:38 -0300
  • a5a41f8dbb testsuite: Fix macro missing format string Lucas De Marchi 2014-06-14 11:14:58 -0300
  • 5963c36da3 testsuite: Add basic tests for hash implementation Lucas De Marchi 2014-06-06 02:22:43 -0300
  • 30471c80a4 testsuite: Add assert_return Lucas De Marchi 2014-06-06 02:19:01 -0300
  • f988e25c68 testsuite: separate testcases on log Lucas De Marchi 2014-06-05 17:54:00 -0300
  • 7a2d0e6187 testsuite: check for correct error message in detect-loop Lucas De Marchi 2014-05-30 10:26:17 -0300
  • d7293a1628 testsuite: Fix expected_fail parsing Lucas De Marchi 2014-05-30 10:23:05 -0300
  • f429113a47 testsuite: Add braces Lucas De Marchi 2014-05-30 10:20:19 -0300
  • c89d219884 depmod: Add better error messages when facing loops Lucas De Marchi 2014-05-30 09:38:26 -0300
  • 8183cfa9da testsuite: add test to fail depmod on module loops Lucas De Marchi 2014-05-30 09:36:21 -0300
  • a873f2350f depmod: Rename variable to clarify its meaning Lucas De Marchi 2014-05-30 09:01:24 -0300
  • 86e19e9acd Fix use-after-free in hash implementation. Lukas Anzinger 2014-05-18 18:40:19 +0200
  • 30bfd48aef Close /sys/module/$NAME directory if opening /proc/module fails. Leandro Pereira 2014-04-28 21:04:48 -0300
  • c1bc88c98e Free abspath if kmod_module_new_from_path() fails. Leandro Pereira 2014-04-28 21:02:45 -0300
  • e84d912bd7 Free realnames if kmod_lookup_alias_from_alias_bin() fails Leandro Pereira 2014-04-28 21:01:48 -0300
  • b6d985c61a Ensure read_long() reads the correct number of bytes from the index Leandro Pereira 2014-04-28 20:47:49 -0300
  • d36c886aed Bail out of index_mm_open() if fstat() fails Leandro Pereira 2014-04-28 20:44:14 -0300
  • c48b269d64 depmod: Make dependency loops be fatal Lucas De Marchi 2014-05-09 08:22:02 -0300
  • 445e51c57d man: fixup spacing/parens in modprobe.d(5) Joe Lawrence 2014-05-12 23:31:10 -0400
  • b8b990f47d Add gitignore to module playground Lucas De Marchi 2014-05-09 08:43:05 -0300
  • 1008a2d5ba Remove references to systemd from the bash completion file Marco d'Itri 2014-05-04 21:00:43 +0200
  • 3f8dd30a76 testsuite: Add module playground dir Lucas De Marchi 2014-05-02 12:56:46 -0300
  • f5cdd574a5 Make sure there's NUL byte at the end of strndupa Lucas De Marchi 2014-04-07 12:27:11 -0300