summaryrefslogtreecommitdiff
path: root/src/udev
AgeCommit message (Expand)Author
2013-10-29udev: link-config - split connection to sockets from loading of configsTom Gundersen
2013-10-29rtnl: introduce default timeoutTom Gundersen
2013-10-29udev: link-config - use safe_atou instead of strtoulTom Gundersen
2013-10-29udev: link-config - use zero instead of memsetTom Gundersen
2013-10-29udev: link-config - use proper return valuesTom Gundersen
2013-10-29udev: link-config - use new0 instead of callocTom Gundersen
2013-10-29udev: link-config - use _cleanup_ macro locallyTom Gundersen
2013-10-29path_check_timestamp: only keep the most recent timestampTom Gundersen
2013-10-29udev: link-config - add proper parsingTom Gundersen
2013-10-29udev: builtin - rename net_link to net_setup_linkTom Gundersen
2013-10-29network: move configuration to /etc/systemd/networkTom Gundersen
2013-10-28udev: link-config - add mac address policyTom Gundersen
2013-10-28udev: link-config - move naming policy from udev rulesTom Gundersen
2013-10-27udev: link-config - sanity check the ifname and mac addressTom Gundersen
2013-10-27udev: link-config: add rtnl supportTom Gundersen
2013-10-26udev: link-config: add ethtool supportTom Gundersen
2013-10-26udev: add network link configuration toolTom Gundersen
2013-10-26udev-builtin: path_id - add support for bcma busTom Gundersen
2013-10-26udev: move udev_rules_check_timestamp to sharedTom Gundersen
2013-10-19udev-builtin: uaccess - inherit logging form udevTom Gundersen
2013-10-16macro: clean up usage of gcc attributesLennart Poettering
2013-10-13udev: use initialization instead of zeroing in one placeZbigniew Jędrzejewski-Szmek
2013-10-13Fix write-only use of a few variablesZbigniew Jędrzejewski-Szmek
2013-10-11udev: usb_id - remove obsoleted bInterfaceSubClass == 5 matchKay Sievers
2013-10-11smack: minimize ifdef use, and move all labeling to smack-util.cKay Sievers
2013-10-10security: rework selinux, smack, ima, apparmor detection logicLennart Poettering
2013-10-09udev: add SECLABEL{selinux}= supportKay Sievers
2013-10-09udev: reset Linux Security Module labels if no custom rules are givenKay Sievers
2013-10-08udev: support custom Linux Security Module labels for device nodesKay Sievers
2013-09-19udev-builtin-blkid: export ID_PART_TABLE_UUIDDave Reisner
2013-09-17udev: path_id - fix by-path link generation for scm devicesSebastian Ott
2013-09-16udev-rules: avoid erroring on trailing whitespaceDave Reisner
2013-08-23udev: fix printf(3) type specifierShawn Landden
2013-08-22Revert "udevd: simplify sigterm check"Colin Walters
2013-08-20udev: when complaining about invalid characters, print them outZbigniew Jędrzejewski-Szmek
2013-08-15udevd: simplify sigterm checkKay Sievers
2013-08-09udevd: respect the log-level set in /etc/udev/udev.confTom Gundersen
2013-08-07udev: hwdb - try reading modalias for usb before falling back to the composed...Kay Sievers
2013-07-29udev-rules: report rule parsing errors from get_keyDave Reisner
2013-07-24udev: static_node - don't touch permissions uneccessarilyTom Gundersen
2013-07-24udev: log error if chmod/chown of static dev nodes failsTom Gundersen
2013-07-19udev: fix two trivial memleaks in error pathZbigniew Jędrzejewski-Szmek
2013-07-16udev: export tags of "dead" device nodes to /run/udev/static_node-tags/Tom Gundersen
2013-07-16switch from udev keymaps to hwdbKay Sievers
2013-07-16keymap: Drop non-existant Samsung 900XC3Martin Pitt
2013-07-10udev: add builtin 'keyboard' to manage key mappingsKay Sievers
2013-07-10hwdb: allow list of lookup keys per given recordKay Sievers
2013-07-09hwdb: return false if no property is foundKay Sievers
2013-07-08static-nodes: move creation of static nodes from udevd to tmpfilesTom Gundersen
2013-07-08hwdb: add --lookup-prefix= optionKay Sievers