summaryrefslogtreecommitdiff
path: root/src/udev/udev-builtin-kmod.c
AgeCommit message (Expand)Author
2015-02-11src/udev/udev-builtin-kmod.c: remove the modprobe alt to kmod codeAnthony G. Basile
2015-01-07udevadm,..: make --help output of udev tools more like the output of the vari...Lennart Poettering
2014-11-28log: rearrange log function namingLennart Poettering
2014-11-28log: add an "error" parameter to all low-level logging calls and intrdouce lo...Lennart Poettering
2014-11-14udev: move global property handling from libudev to udevdKay Sievers
2014-07-30udev: place opening { at the same line as the function declarationKay Sievers
2014-03-21completed fix to 'discard const' warninglhb-jr
2014-03-21workaround 'discards const' warning during compilelhb-jr
2014-01-13src/udev: bring up to date with upstream.Anthony G. Basile
2014-01-09Add more _printf_'s for format-nonliteralsThomas Hindoe Paaboel Andersen
2013-07-11src/udev/udev-builtin-kmod.c: fix char *const declarationAnthony G. Basile
2013-07-10src/udev/udev-builtin-kmod.c: fix const char* declarationAnthony G. Basile
2013-07-07Import strxcpyx from upstreamAnthony G. Basile
2013-04-02udev: updateAnthony G. Basile
2013-01-04Fix bugs in execv() calls to modprobeIan Stakenvicius
2012-11-23Use libkmod only when requestedRichard Yao
2012-11-23Reintroduce blkid-kmodRichard Yao
2012-11-17Eliminate kmod dependencyRichard Yao
2012-11-12use the same email address everywhereKay Sievers
2012-10-26udev: kmod - fix typoKay Sievers
2012-10-25udev: kmod, hwdb - do not fail if databases are not availableKay Sievers
2012-08-08udev: fix typo in copyrightKay Sievers
2012-08-08udev: re-initialize builtins in the daemon process, not in the workerKay Sievers
2012-04-08udev: switch to systemd logging functionsKay Sievers
2012-04-04move imported udev into placeKay Sievers