Age | Commit message (Expand) | Author |
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 |
2013-06-28 | keymap: Add Samsung Series 3 | 장동준 |
2013-06-24 | libudev: Use correct type for sizeof | Jan Janssen |
2013-06-21 | keymap: Apply to all Latitude and Precision models | Martin Pitt |
2013-06-18 | udev: handle network controllers in nonstandard domains | Sean McGovern |
2013-06-04 | keymap: add some more Asus laptop keys | Pierre Neidhardt |
2013-05-24 | keymap: Add Logitech USB (iTouch) | Martin Pitt |
2013-05-21 | keymap: Add DIXONSP | Martin Pitt |
2013-05-21 | keymap: Add BenQ JoyBook | Martin Pitt |
2013-05-21 | keymap: Add Samsung 900XC3 | Martin Pitt |
2013-05-14 | keymap: Add support for Eject button on MSI GE60/GE70 | Johan Heikkilä |
2013-05-03 | keymap/findkeyboards: avoid throwaway attribute-walk | Ville Skyttä |
2013-05-03 | Spelling fixes | Ville Skyttä |
2013-04-25 | Add printf attributes in exported headers | Zbigniew Jędrzejewski-Szmek |
2013-04-24 | Standarize on one spelling of symlink error message | Zbigniew Jędrzejewski-Szmek |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-16 | nspawn: introduce the new /machine/ tree in the cgroup tree and move containe... | Lennart Poettering |