summaryrefslogtreecommitdiff
path: root/src/udev
AgeCommit message (Expand)Author
2013-04-02udev: ifdef all firmware special handlingKay Sievers
2013-04-02udev: make firmware loading optional and disable by defaultTom Gundersen
2013-03-14udev: fix segfault with android rndisRob Clark
2013-03-14udev: usb_id: parse only 'size' bytes of the 'descriptors' bufferKay Sievers
2013-03-14udev: usb_id - ignore non-ASCII serial numbersKay Sievers
2013-03-14src/udev/udev-builtin-blkid.c: expose new ISO9660 properties from libblkidZeeshan Ali (Khattak)
2013-03-14src/udev/udev-builtin-net_id.c: handle bcma busesKay Sievers
2013-03-14udev: path_id - clarify comment about the kernel ATA naming problemKay Sievers
2013-03-14src/udev/udevadm-hwdb.c: fix helpAnthony G. Basile
2013-02-07udevadm: support updating hwdb from an offset rootLuca Barbato
2013-01-28Make blkid optionalIan Stakenvicius
2013-01-28Set device node permissions only at "add" eventsIan Stakenvicius
2013-01-28Cleanup of spacing to help with diffsIan Stakenvicius
2013-01-28Add missing ':' to getopt_long 'e'Ian Stakenvicius
2013-01-28Handle scsi Hyper-V devices properlyIan Stakenvicius
2013-01-28Port new net_id capabilities from systemd-udev-197Ian Stakenvicius
2013-01-28Honor DEVUID, DEVGID in addition to DEVMODEIan Stakenvicius
2013-01-28Add missing selinux code to udev core (convenience lib)Ian Stakenvicius
2013-01-21Remove the remaining systemd code since it is not needed anymoreIan Stakenvicius
2013-01-20Comment out sd_is_mq()Richard Yao
2013-01-14Make binaries report udev version compatibility version instead of eudev versionRichard Yao
2013-01-07The only functional changes in systemd-udev-196Ian Stakenvicius
2013-01-04Fix bugs in execv() calls to modprobeIan Stakenvicius
2012-12-17Fixed some cosmetic naming in log entriesIan Stakenvicius
2012-12-12Changed --enable-split-usr to add hard-coded paths for rules etc in both / an...Ian Stakenvicius
2012-12-08Add fallback path when accept4() is not available.Richard Yao
2012-12-02Use udev version instead of eudev version for compatibilityRichard Yao
2012-12-01Moved files to libudev that once were in upstream libsystemd-sharedIan Stakenvicius
2012-12-01drop ACL support, udev-acl is in consolekit upstreamIan Stakenvicius
2012-11-25Fixes the contents of udev.pcAnthony G. Basile
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