Age | Commit message (Expand) | Author |
2013-11-06 | util: unify reading of /proc/cmdline | Lennart Poettering |
2013-11-05 | net-util: don't use libudev | Tom Gundersen |
2013-11-04 | net-config: start split out matching and parsing logic | Tom Gundersen |
2013-11-04 | udev: udevd - rules can be NULL when reloading | Kay Sievers |
2013-11-04 | udev-builtin-keyboard: Fix large scan codes on 32 bit architectures | Martin Pitt |
2013-10-30 | link-config: support --enable-split-usr | Dave Reisner |
2013-10-30 | udev: rules - move parsing error to log_error() | Kay Sievers |
2013-10-30 | udev: config-link - one less log_info | Tom Gundersen |
2013-10-30 | udev: link-config - less verbose logging | Tom Gundersen |
2013-10-30 | udev: link-config - let udevd set the ifname | Tom Gundersen |
2013-10-30 | udev: ata_id: log faling ioctls as "debug" | Kay Sievers |
2013-10-30 | udev: do not allow to change the DEVPATH of a device | Kay Sievers |
2013-10-29 | udev: link-config - reset ctx on exit | Tom Gundersen |
2013-10-29 | udev-event: use rtnl to set ifname | Tom Gundersen |
2013-10-29 | rtnl: move set_link_properties to rtnl-utils | Tom Gundersen |
2013-10-29 | udev: link-config - split connection to sockets from loading of configs | Tom Gundersen |
2013-10-29 | rtnl: introduce default timeout | Tom Gundersen |
2013-10-29 | udev: link-config - use safe_atou instead of strtoul | Tom Gundersen |
2013-10-29 | udev: link-config - use zero instead of memset | Tom Gundersen |
2013-10-29 | udev: link-config - use proper return values | Tom Gundersen |
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 |