summaryrefslogtreecommitdiff
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-22Remove user-visible systemd references from man pagesRichard Yao
2012-11-22Fix keymap test during make distcheckAnthony G. Basile
2012-11-22configure.ac: change package name to eudevAnthony G. Basile
2012-11-22Make udevlibexecdir be substituted out of configure and assigned ${rootlibdir...Ian Stakenvicius
2012-11-21Fixed a syntax errorIan 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-19test/Makefile.am: fix tests for make distcheckAnthony G. Basile
2012-11-19doc: clarify the scope of the projectLuca Barbato
2012-11-19Reintroduce blkid-builtinRichard Yao
2012-11-19Merge branch 'master' of github.com:gentoo/eudevklondike
2012-11-19Check for unshare on the configure and provide an inline replacement when not...klondike
2012-11-18Fix manpage build under make distcheckAnthony G. Basile
2012-11-18Fix manpage buildAnthony G. Basile
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-18Fix gtk-doc buildAnthony G. Basile
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 build when gtk-doc is enabledFelipe Contreras
2012-11-17Truly fix build without gtk-docFelipe Contreras
2012-11-17Add gitignoreFelipe Contreras
2012-11-17autogen: cleanupFelipe Contreras
2012-11-17Allow build without gtk-docFelipe Contreras
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-17Fix typoJustin Lecher
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