summaryrefslogtreecommitdiff
path: root/src/udev
Commit message (Expand)AuthorAge
* link-config: support --enable-split-usrDave Reisner2013-10-30
* udev: rules - move parsing error to log_error()Kay Sievers2013-10-30
* udev: config-link - one less log_infoTom Gundersen2013-10-30
* udev: link-config - less verbose loggingTom Gundersen2013-10-30
* udev: link-config - let udevd set the ifnameTom Gundersen2013-10-30
* udev: ata_id: log faling ioctls as "debug"Kay Sievers2013-10-30
* udev: do not allow to change the DEVPATH of a deviceKay Sievers2013-10-30
* udev: link-config - reset ctx on exitTom Gundersen2013-10-29
* udev-event: use rtnl to set ifnameTom Gundersen2013-10-29
* rtnl: move set_link_properties to rtnl-utilsTom Gundersen2013-10-29
* udev: link-config - split connection to sockets from loading of configsTom Gundersen2013-10-29
* rtnl: introduce default timeoutTom Gundersen2013-10-29
* udev: link-config - use safe_atou instead of strtoulTom Gundersen2013-10-29
* udev: link-config - use zero instead of memsetTom Gundersen2013-10-29
* udev: link-config - use proper return valuesTom Gundersen2013-10-29
* udev: link-config - use new0 instead of callocTom Gundersen2013-10-29
* udev: link-config - use _cleanup_ macro locallyTom Gundersen2013-10-29
* path_check_timestamp: only keep the most recent timestampTom Gundersen2013-10-29
* udev: link-config - add proper parsingTom Gundersen2013-10-29
* udev: builtin - rename net_link to net_setup_linkTom Gundersen2013-10-29
* network: move configuration to /etc/systemd/networkTom Gundersen2013-10-29
* udev: link-config - add mac address policyTom Gundersen2013-10-28
* udev: link-config - move naming policy from udev rulesTom Gundersen2013-10-28
* udev: link-config - sanity check the ifname and mac addressTom Gundersen2013-10-27
* udev: link-config: add rtnl supportTom Gundersen2013-10-27
* udev: link-config: add ethtool supportTom Gundersen2013-10-26
* udev: add network link configuration toolTom Gundersen2013-10-26
* udev-builtin: path_id - add support for bcma busTom Gundersen2013-10-26
* udev: move udev_rules_check_timestamp to sharedTom Gundersen2013-10-26
* udev-builtin: uaccess - inherit logging form udevTom Gundersen2013-10-19
* macro: clean up usage of gcc attributesLennart Poettering2013-10-16
* udev: use initialization instead of zeroing in one placeZbigniew Jędrzejewski-Szmek2013-10-13
* Fix write-only use of a few variablesZbigniew Jędrzejewski-Szmek2013-10-13
* udev: usb_id - remove obsoleted bInterfaceSubClass == 5 matchKay Sievers2013-10-11
* smack: minimize ifdef use, and move all labeling to smack-util.cKay Sievers2013-10-11
* security: rework selinux, smack, ima, apparmor detection logicLennart Poettering2013-10-10
* udev: add SECLABEL{selinux}= supportKay Sievers2013-10-09
* udev: reset Linux Security Module labels if no custom rules are givenKay Sievers2013-10-09
* udev: support custom Linux Security Module labels for device nodesKay Sievers2013-10-08
* udev-builtin-blkid: export ID_PART_TABLE_UUIDDave Reisner2013-09-19
* udev: path_id - fix by-path link generation for scm devicesSebastian Ott2013-09-17
* udev-rules: avoid erroring on trailing whitespaceDave Reisner2013-09-16
* udev: fix printf(3) type specifierShawn Landden2013-08-23
* Revert "udevd: simplify sigterm check"Colin Walters2013-08-22
* udev: when complaining about invalid characters, print them outZbigniew Jędrzejewski-Szmek2013-08-20
* udevd: simplify sigterm checkKay Sievers2013-08-15
* udevd: respect the log-level set in /etc/udev/udev.confTom Gundersen2013-08-09
* udev: hwdb - try reading modalias for usb before falling back to the composed...Kay Sievers2013-08-07
* udev-rules: report rule parsing errors from get_keyDave Reisner2013-07-29
* udev: static_node - don't touch permissions uneccessarilyTom Gundersen2013-07-24