summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-04-03Fix buffer overflowklondike
2013-04-03Clean up the string functionsklondike
2013-04-02udev: updateAnthony G. Basile
2013-04-02udev: extern on functions is pointlessLennart Poettering
2013-04-02accelerometer: remove dead if and modernizeZbigniew Jędrzejewski-Szmek
2013-04-02libudev: update to 199Ian Stakenvicius
2013-04-02udev: ifdef all firmware special handlingKay Sievers
2013-04-02udev: make firmware loading optional and disable by defaultTom Gundersen
2013-04-02Make two functions staticZbigniew Jędrzejewski-Szmek
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-14udev: Fix device matching in the accelerometerBastien Nocera
2013-03-14Fix whitespace in various filesAnthony G. Basile
2013-03-14src/udev/udev-builtin-blkid.c: expose new ISO9660 properties from libblkidZeeshan Ali (Khattak)
2013-03-14cdrom_id: add data track count for bad virtual drive implementationsHarald Hoyer
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-28Fix missing endian wrappersIan Stakenvicius
2013-01-28save a line of codeIan Stakenvicius
2013-01-28Abort udev_enumerate_new if udev obj is nullIan Stakenvicius
2013-01-28Add missing selinux code to udev core (convenience lib)Ian Stakenvicius
2013-01-23src/libudev/util.c: fix typo introduce at commit 1ebf647Anthony G. Basile
2013-01-21Fall back on POSIX mkstemp() for systems lacking mkostemp()Anthony G. Basile
2013-01-21Forward-port of libudev.so.0 code from libudev-171Ian Stakenvicius
2013-01-21Remove the remaining systemd code since it is not needed anymoreIan Stakenvicius
2013-01-21Make all udev tools dynamically link to libudev.soIan Stakenvicius
2013-01-20Comment out sd_is_mq()Richard Yao
2013-01-20Switch to dup2 from dup3Richard 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-07Added LIBUDEV_196 symbol versioningIan Stakenvicius
2013-01-04Fix bugs in execv() calls to modprobeIan Stakenvicius
2012-12-27cgroup: factorize pathLuca Barbato
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-01Add & Update include paths to gudev/Makefile.amNick Vinson
2012-12-01Include config.h in src/libudev/Makefile.am to provide needed #define'sAnthony G. Basile
2012-12-01Put libudev.so under ${prefix} so tools in rootprefix don't link to itIan Stakenvicius