summaryrefslogtreecommitdiff
path: root/src/udev
AgeCommit message (Expand)Author
2012-11-24Fix paths: test/udev-test.pl now works under sudo make distcheckAnthony G. Basile
2012-11-23Propagation of configured installation paths to Makefile.am and .c codeAnthony G. Basile
2012-11-23Consolidate configuration of all installation paths into configure.acAnthony G. Basile
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-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-19Reintroduce blkid-builtinRichard Yao
2012-11-18Include dev-setup.h and cgroup-util.h to explicitly declare functionsRichard Yao
2012-11-18Fix unused result warningsKacper 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-13udev: properly handle symlink removal by 'change' eventKay Sievers
2012-11-12remove duplicate semicolonsThomas Hindoe Paaboel Andersen
2012-11-12use the same email address everywhereKay Sievers
2012-11-12udev: use usec_t and now()Kay Sievers
2012-11-09udev: net_id - add builtin to retrieve data for network devicesKay Sievers
2012-11-09udev: hwdb - search parents for 'modalias' and dataKay Sievers
2012-11-09udev: update file headersKay Sievers
2012-11-02udev: break over-long linesKay Sievers
2012-10-28udev: add "udevadm hwdb --test=<modalias>"Kay Sievers
2012-10-28udev: get rid of SYSCONFDIRKay Sievers
2012-10-27libudev: import hwdb and export lookup interfaceKay Sievers
2012-10-26keymap: Add HP EliteBook 8440pMartin Pitt
2012-10-26udev: builtin - do not fail builtin initialization if one of them returns an ...Kay Sievers
2012-10-26udev: kmod - fix typoKay Sievers
2012-10-25udev: kmod, hwdb - do not fail if databases are not availableKay Sievers
2012-10-25udev: hwdb - exit if no database is availableKay Sievers