summaryrefslogtreecommitdiff
path: root/src/udev
AgeCommit message (Expand)Author
2013-11-28Revert "link-config: match length for kernel commandline option"Tom Gundersen
2013-11-26tree-wide usage of %m specifier instead of strerror(errno)Daniel Buch
2013-11-25conf-parser: distinguish between multiple sections with the same nameTom Gundersen
2013-11-25udev-builtin-keyboard: More useful error messageMartin Pitt
2013-11-25udev: net_setup_link - don't use Description as AliasTom Gundersen
2013-11-18Remove duplicate includesKarel Zak
2013-11-13udev: declare some symbols staticKay Sievers
2013-11-12udev: declare some symbols staticKay Sievers
2013-11-08Remove dead code and unexport some callsLennart Poettering
2013-11-08link-config: Fix typo in log_warningDave Reisner
2013-11-08link-config: match length for kernel commandline optionDave Reisner
2013-11-08clients: fix some signal handler issuesLennart Poettering
2013-11-07net-util: call ioctl() only if necessaryMichal Sekletar
2013-11-07udevadm-settle: add missing braceZbigniew Jędrzejewski-Szmek
2013-11-07udevadm-trigger: add parameters checkingYang Zhiyong
2013-11-07udevadm-settle: add parameters checkingYang Zhiyong
2013-11-06util: unify reading of /proc/cmdlineLennart Poettering
2013-11-05net-util: don't use libudevTom Gundersen
2013-11-04net-config: start split out matching and parsing logicTom Gundersen
2013-11-04udev: udevd - rules can be NULL when reloadingKay Sievers
2013-11-04udev-builtin-keyboard: Fix large scan codes on 32 bit architecturesMartin Pitt
2013-10-30link-config: support --enable-split-usrDave Reisner
2013-10-30udev: rules - move parsing error to log_error()Kay Sievers
2013-10-30udev: config-link - one less log_infoTom Gundersen
2013-10-30udev: link-config - less verbose loggingTom Gundersen
2013-10-30udev: link-config - let udevd set the ifnameTom Gundersen
2013-10-30udev: ata_id: log faling ioctls as "debug"Kay Sievers
2013-10-30udev: do not allow to change the DEVPATH of a deviceKay Sievers
2013-10-29udev: link-config - reset ctx on exitTom Gundersen
2013-10-29udev-event: use rtnl to set ifnameTom Gundersen
2013-10-29rtnl: move set_link_properties to rtnl-utilsTom Gundersen
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