Age | Commit message (Expand) | Author |
2013-10-29 | udev: link-config - use new0 instead of calloc | Tom Gundersen |
2013-10-29 | udev: link-config - use _cleanup_ macro locally | Tom Gundersen |
2013-10-29 | path_check_timestamp: only keep the most recent timestamp | Tom Gundersen |
2013-10-29 | udev: link-config - add proper parsing | Tom Gundersen |
2013-10-29 | udev: builtin - rename net_link to net_setup_link | Tom Gundersen |
2013-10-29 | network: move configuration to /etc/systemd/network | Tom Gundersen |
2013-10-28 | udev: link-config - add mac address policy | Tom Gundersen |
2013-10-28 | udev: link-config - move naming policy from udev rules | Tom Gundersen |
2013-10-27 | udev: link-config - sanity check the ifname and mac address | Tom Gundersen |
2013-10-27 | udev: link-config: add rtnl support | Tom Gundersen |
2013-10-26 | udev: link-config: add ethtool support | Tom Gundersen |
2013-10-26 | udev: add network link configuration tool | Tom Gundersen |
2013-10-26 | udev-builtin: path_id - add support for bcma bus | Tom Gundersen |
2013-10-26 | udev: move udev_rules_check_timestamp to shared | Tom Gundersen |
2013-10-19 | udev-builtin: uaccess - inherit logging form udev | Tom Gundersen |
2013-10-16 | macro: clean up usage of gcc attributes | Lennart Poettering |
2013-10-13 | udev: use initialization instead of zeroing in one place | Zbigniew Jędrzejewski-Szmek |
2013-10-13 | Fix write-only use of a few variables | Zbigniew Jędrzejewski-Szmek |
2013-10-11 | udev: usb_id - remove obsoleted bInterfaceSubClass == 5 match | Kay Sievers |
2013-10-11 | smack: minimize ifdef use, and move all labeling to smack-util.c | Kay Sievers |
2013-10-10 | security: rework selinux, smack, ima, apparmor detection logic | Lennart Poettering |
2013-10-09 | udev: add SECLABEL{selinux}= support | Kay Sievers |
2013-10-09 | udev: reset Linux Security Module labels if no custom rules are given | Kay Sievers |
2013-10-08 | udev: support custom Linux Security Module labels for device nodes | Kay Sievers |
2013-09-19 | udev-builtin-blkid: export ID_PART_TABLE_UUID | Dave Reisner |
2013-09-17 | udev: path_id - fix by-path link generation for scm devices | Sebastian Ott |
2013-09-16 | udev-rules: avoid erroring on trailing whitespace | Dave Reisner |
2013-08-23 | udev: fix printf(3) type specifier | Shawn Landden |
2013-08-22 | Revert "udevd: simplify sigterm check" | Colin Walters |
2013-08-20 | udev: when complaining about invalid characters, print them out | Zbigniew Jędrzejewski-Szmek |
2013-08-15 | udevd: simplify sigterm check | Kay Sievers |
2013-08-09 | udevd: respect the log-level set in /etc/udev/udev.conf | Tom Gundersen |
2013-08-07 | udev: hwdb - try reading modalias for usb before falling back to the composed... | Kay Sievers |
2013-07-29 | udev-rules: report rule parsing errors from get_key | Dave Reisner |
2013-07-24 | udev: static_node - don't touch permissions uneccessarily | Tom Gundersen |
2013-07-24 | udev: log error if chmod/chown of static dev nodes fails | Tom Gundersen |
2013-07-19 | udev: fix two trivial memleaks in error path | Zbigniew Jędrzejewski-Szmek |
2013-07-16 | udev: export tags of "dead" device nodes to /run/udev/static_node-tags/ | Tom Gundersen |
2013-07-16 | switch from udev keymaps to hwdb | Kay Sievers |
2013-07-16 | keymap: Drop non-existant Samsung 900XC3 | Martin Pitt |
2013-07-10 | udev: add builtin 'keyboard' to manage key mappings | Kay Sievers |
2013-07-10 | hwdb: allow list of lookup keys per given record | Kay Sievers |
2013-07-09 | hwdb: return false if no property is found | Kay Sievers |
2013-07-08 | static-nodes: move creation of static nodes from udevd to tmpfiles | Tom Gundersen |
2013-07-08 | hwdb: add --lookup-prefix= option | Kay Sievers |
2013-07-03 | hwdb: allow to query arbitrary keys | Kay Sievers |
2013-07-02 | keymap: Asus -- do not overwrite explicitely kernel driver defined keys | Kay Sievers |
2013-07-01 | keymap: remove non-existing driver string matches | Kay Sievers |
2013-07-01 | hwdb: add --device=<device-id> and --filter=<key name glob> | Kay Sievers |
2013-07-01 | hwdb: remove support for (not fully implemented) conditional properties | Kay Sievers |