Age | Commit message (Expand) | Author |
2014-02-28 | configure.ac: bump to version 1.5eudev/v1.5 | Anthony G. Basile |
2014-02-28 | Enable some missed udev rules | Anthony G. Basile |
2014-02-28 | hwdb: keymaps for Samsung 900X3E/900X3F | Kieran Clancy |
2014-02-28 | udev/rules: setup tty permissions and group for sclp_line, ttysclp and 3270/tty | Lukas Nykryn |
2014-02-28 | cdrom_id: use the old MMC fallback | Lukas Nykryn |
2014-02-28 | Remove dead lines in various places | Zbigniew Jędrzejewski-Szmek |
2014-02-22 | gudev: add device::get_sysfs_attr_keys and device::has_sysfs_attr | Andreas Fuchs |
2014-02-22 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann |
2014-02-22 | udev: net_setup - import ID_NET_DRIVER | Tom Gundersen |
2014-02-21 | Add missing REENABLE_WARNING and unlink_noerrno() | Anthony G. Basile |
2014-02-21 | macro: introduce a nice macro for disabling -Wformat-nonliteral temporarily | Anthony G. Basile |
2014-02-21 | udev: make sure we always return a valid error code in trie_store() | Lennart Poettering |
2014-02-21 | make gcc shut up | Lennart Poettering |
2014-02-21 | replace tabs with spaces in some files | Jason St. John |
2014-02-21 | doc: update punctuation | Jan Engelhardt |
2014-02-21 | Remove unused variable and two function stubs | Zbigniew Jędrzejewski-Szmek |
2014-02-21 | everywhere: always use O_CLOEXEC where it makes sense | Lennart Poettering |
2014-02-21 | everywhere: make use of new0() and macro() macros, and stop using perror() | Lennart Poettering |
2014-02-09 | Update some message formats | Zbigniew Jędrzejewski-Szmek |
2014-02-09 | udev: add zram to the list of devices inappropriate for symlinks | Jóhann B. Guðmundsson |
2014-02-02 | use memzero(foo, length); for all memset(foo, 0, length); calls | Greg KH |
2014-01-30 | keymap: Add Toshiba EQUIUM | Martin Pitt |
2014-01-30 | keymap: Add Sony Vaio VGN-FW250 | Martin Pitt |
2014-01-30 | keymap: Add release quirk for Acer AOA switchvideomode key | Martin Pitt |
2014-01-27 | keymap: Add HP Chromebook 14 (Falco) | Martin Pitt |
2014-01-27 | udev: static_node - do not exit rule after first static_node item | Kay Sievers |
2014-01-25 | src/libudev/util.h: import FORMAT_TIMESPAN_MAX for selinux | Anthony G. Basile |
2014-01-21 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann |
2014-01-20 | libudev-util.c: Handle -1 return from sysconf(_SC_GET{PW,GR}_R_SIZE_MAX) | Michael Forney |
2014-01-20 | libudev-util.c: Fix sysconf variable for util_lookup_group | Michael Forney |
2014-01-20 | udev/udevadm-hwdb.c: remove usage of qsort_r | rofl0r |
2014-01-20 | libudev/sparse-endian.h: include header which defines __bswap_XX | rofl0r |
2014-01-20 | libudev/path-util.c: remove usage of canonicalize_file_name() | rofl0r |
2014-01-14 | src/libudev: bring in line with upstream | Anthony G. Basile |
2014-01-13 | UPSTREAM.notes: updated | Anthony G. Basile |
2014-01-13 | src/udev: bring up to date with upstream. | Anthony G. Basile |
2014-01-11 | rules: bring up to date with upstream. | Anthony G. Basile |
2014-01-11 | hwdb: bring up to date | Anthony G. Basile |
2014-01-11 | src/udev/path-util.[ch]: remove duplicates | Anthony G. Basile |
2014-01-09 | udev-builtin: path_id - add support for bcma bus | Tom Gundersen |
2014-01-09 | udev: move udev_rules_check_timestamp to shared | Tom Gundersen |
2014-01-09 | udev: use initialization instead of zeroing in one place | Zbigniew Jędrzejewski-Szmek |
2014-01-09 | Fix write-only use of a few variables | Zbigniew Jędrzejewski-Szmek |
2014-01-09 | udev: usb_id - remove obsoleted bInterfaceSubClass == 5 match | Kay Sievers |
2014-01-09 | smack: minimize ifdef use, and move all labeling to smack-util.c | Kay Sievers |
2014-01-09 | security: rework selinux, smack, ima, apparmor detection logic | Lennart Poettering |
2014-01-09 | udev: add SECLABEL{selinux}= support | Kay Sievers |
2014-01-09 | udev: reset Linux Security Module labels if no custom rules are given | Kay Sievers |
2014-01-09 | udev: support custom Linux Security Module labels for device nodes | Kay Sievers |
2014-01-09 | udev-builtin-blkid: export ID_PART_TABLE_UUID | Dave Reisner |