summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-11-23Fix build failure with --enable-gudevRichard Yao
2012-11-23Permit users to disable module loading supportRichard Yao
2012-11-23Use libkmod only when requestedRichard Yao
2012-11-23Reintroduce blkid-kmodRichard Yao
2012-11-22Introduce execute_commandRichard Yao
2012-11-22Fix keymap test during make distcheckAnthony G. Basile
2012-11-22Make udevlibexecdir be substituted out of configure and assigned ${rootlibdir...Ian Stakenvicius
2012-11-20udev: allow helpers to be in /lib/udevEgor Y. Egorov
2012-11-20udev: add /lib/udev/rules.d to rules directoriesMichał Górny
2012-11-20Fix NULL pointer deference in udev_hwdb_get_properties_list_entryFelipe Contreras
2012-11-20Reintroduce keymaps build and testAnthony G. Basile
2012-11-19Reintroduce blkid-builtinRichard Yao
2012-11-19Check for unshare on the configure and provide an inline replacement when not...klondike
2012-11-18Add missing #include <sys/syscall.h>Richard Yao
2012-11-18Define unshare() macro to avoid dependence on __GNU_SOURCERichard Yao
2012-11-18Include dev-setup.h and cgroup-util.h to explicitly declare functionsRichard Yao
2012-11-18Fix "attribute 'packed' is ignored" warnings when using ClangRichard Yao
2012-11-18Fix wrong format warningsKacper Kowalik (Xarthisius)
2012-11-18Fix unused result warningsKacper Kowalik (Xarthisius)
2012-11-18Fix implicit declaration warningKacper Kowalik (Xarthisius)
2012-11-18Got helper in src/* and make distcheck workingAnthony G. Basile
2012-11-17Restructure src/ as per lu_zeroAnthony G. Basile
2012-11-17Fix all Makefile.am: work towards 'make distcheck' sanityAnthony G. Basile
2012-11-17Rename src/shared to src/include, a saner nameAnthony G. Basile
2012-11-17udev: firmware - disable firmware loading when firmware file is 0 byteUmut Tezduyar
2012-11-17Add missing HAVE_ACL preprocessor directivesRichard Yao
2012-11-17src/test: disable for now to get a full buildAnthony G. Basile
2012-11-17Eliminate blkid-builtinRichard Yao
2012-11-17Eliminate kmod dependencyRichard Yao
2012-11-17src/gudev: builds successfullyAnthony G. Basile
2012-11-17src/udev: breakout Makefile.am for helpersAnthony G. Basile
2012-11-17src/udev: continue restoring needed depsAnthony G. Basile
2012-11-16src/udev: restore needed deps from src/shareAnthony G. Basile
2012-11-16src/udev/log.c: remove log_parse_environment()Anthony G. Basile
2012-11-16src/udev/Makefile.am: work towards fixing up udev buildAnthony G. Basile
2012-11-16src/udev: work towards building udevAnthony G. Basile
2012-11-15src/libudev: successfully buildsAnthony G. Basile
2012-11-15Final step of revamping the build systemAnthony G. Basile
2012-11-15Second step of revamping the build systemAnthony G. Basile
2012-11-15Isolation of udev code from remaining systemdAnthony G. Basile
2012-11-14build-sys: store journald code in a noinst libraryZbigniew Jędrzejewski-Szmek
2012-11-14timedatectl: break line to not exceed 80 columnsZbigniew Jędrzejewski-Szmek
2012-11-14shared: add API for replacing @FOO@ style variables in stringsLennart Poettering
2012-11-14util: add strreplace() to replace a substring by another stringLennart Poettering
2012-11-14specifier: minor modernizationsLennart Poettering
2012-11-14polkit: fix type on comparisonLennart Poettering
2012-11-14delta.c: fix option '-t'Thomas Hindoe Paaboel Andersen
2012-11-13delta.c: use _cleanup_Thomas Hindoe Paaboel Andersen
2012-11-13python: add journal backend for the logging frameworkMarti Raudsepp
2012-11-13systemd-analyze: use argparse instead of getoptZbigniew Jędrzejewski-Szmek