summaryrefslogtreecommitdiff
path: root/src/udev
AgeCommit message (Expand)Author
2013-07-07hwdb: remove support for (not fully implemented) conditional propertiesKay Sievers
2013-07-07dev-setup: do not create a dangling /proc/kcore symlinkZbigniew Jędrzejewski-Szmek
2013-07-07Import strxcpyx from upstreamAnthony G. Basile
2013-06-29src/udev/udev-ctrl.c: restore accept4_fallback codeAnthony G. Basile
2013-06-26udev: handle network controllers in nonstandard domainsSean McGovern
2013-06-26libudev: Use correct type for sizeofJan Janssen
2013-06-06Fix ordering of params for conf_files_list_strvAnthony G. Basile
2013-06-05Remove unused functions from src/udev/{label,mkdir}Anthony G. Basile
2013-06-03Add printf attributes in exported headersZbigniew Jędrzejewski-Szmek
2013-06-03Standarize on one spelling of symlink error messageZbigniew Jędrzejewski-Szmek
2013-06-03Move remaining _cleanup_free_ in front of typeAnthony G. Basile
2013-06-02src/udev/udev-rules.c: fix a spelling errorAnatol Pomozov
2013-06-02udev/udev-ctrl.c:udev_ctrl_new_from_fd() enable SO_PASSCREDHarald Hoyer
2013-06-02Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek
2013-06-02udevadm: do not free node on successZbigniew Jędrzejewski-Szmek
2013-06-02udev-builtin-usb_id: avoid comparison of unsigned and ssize_tZbigniew Jędrzejewski-Szmek
2013-06-02udevadm-hwdb: avoid leak in error pathZbigniew Jędrzejewski-Szmek
2013-04-21src/udev/Makefile.am: do not fail if sym link already existsAnthony G. Basile
2013-04-09build-sys: fix HAVE/ENABLE_FIRMWAREKay Sievers
2013-04-07src/udev/udev-event.c: restore code to allow rule generator to workAnthony G. Basile
2013-04-07src/udev/Makefile.am: fix symlink to udevadmAnthony G. Basile
2013-04-04src/udev/udev-rules.c: fix bug introduced in our 601c4e8Anthony G. Basile
2013-04-04Initial forward-port of rules.d inotify supportIan Stakenvicius
2013-04-04Use LN_S instead of directly calling ln -sIan Stakenvicius
2013-04-04Move udevadm from sbin to binIan Stakenvicius
2013-04-02udev: updateAnthony G. Basile
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