summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-28configure.ac: bump to version 1.5eudev/v1.5Anthony G. Basile
2014-02-28Enable some missed udev rulesAnthony G. Basile
2014-02-28hwdb: keymaps for Samsung 900X3E/900X3FKieran Clancy
2014-02-28udev/rules: setup tty permissions and group for sclp_line, ttysclp and 3270/ttyLukas Nykryn
2014-02-28cdrom_id: use the old MMC fallbackLukas Nykryn
2014-02-28Remove dead lines in various placesZbigniew Jędrzejewski-Szmek
2014-02-22gudev: add device::get_sysfs_attr_keys and device::has_sysfs_attrAndreas Fuchs
2014-02-22hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2014-02-22udev: net_setup - import ID_NET_DRIVERTom Gundersen
2014-02-21Add missing REENABLE_WARNING and unlink_noerrno()Anthony G. Basile
2014-02-21macro: introduce a nice macro for disabling -Wformat-nonliteral temporarilyAnthony G. Basile
2014-02-21udev: make sure we always return a valid error code in trie_store()Lennart Poettering
2014-02-21make gcc shut upLennart Poettering
2014-02-21replace tabs with spaces in some filesJason St. John
2014-02-21doc: update punctuationJan Engelhardt
2014-02-21Remove unused variable and two function stubsZbigniew Jędrzejewski-Szmek
2014-02-21everywhere: always use O_CLOEXEC where it makes senseLennart Poettering
2014-02-21everywhere: make use of new0() and macro() macros, and stop using perror()Lennart Poettering
2014-02-09Update some message formatsZbigniew Jędrzejewski-Szmek
2014-02-09udev: add zram to the list of devices inappropriate for symlinksJóhann B. Guðmundsson
2014-02-02use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH
2014-01-30keymap: Add Toshiba EQUIUMMartin Pitt
2014-01-30keymap: Add Sony Vaio VGN-FW250Martin Pitt
2014-01-30keymap: Add release quirk for Acer AOA switchvideomode keyMartin Pitt
2014-01-27keymap: Add HP Chromebook 14 (Falco)Martin Pitt
2014-01-27udev: static_node - do not exit rule after first static_node itemKay Sievers
2014-01-25src/libudev/util.h: import FORMAT_TIMESPAN_MAX for selinuxAnthony G. Basile
2014-01-21hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2014-01-20libudev-util.c: Handle -1 return from sysconf(_SC_GET{PW,GR}_R_SIZE_MAX)Michael Forney
2014-01-20libudev-util.c: Fix sysconf variable for util_lookup_groupMichael Forney
2014-01-20udev/udevadm-hwdb.c: remove usage of qsort_rrofl0r
2014-01-20libudev/sparse-endian.h: include header which defines __bswap_XXrofl0r
2014-01-20libudev/path-util.c: remove usage of canonicalize_file_name()rofl0r
2014-01-14src/libudev: bring in line with upstreamAnthony G. Basile
2014-01-13UPSTREAM.notes: updatedAnthony G. Basile
2014-01-13src/udev: bring up to date with upstream.Anthony G. Basile
2014-01-11rules: bring up to date with upstream.Anthony G. Basile
2014-01-11hwdb: bring up to dateAnthony G. Basile
2014-01-11src/udev/path-util.[ch]: remove duplicatesAnthony G. Basile
2014-01-09udev-builtin: path_id - add support for bcma busTom Gundersen
2014-01-09udev: move udev_rules_check_timestamp to sharedTom Gundersen
2014-01-09udev: use initialization instead of zeroing in one placeZbigniew Jędrzejewski-Szmek
2014-01-09Fix write-only use of a few variablesZbigniew Jędrzejewski-Szmek
2014-01-09udev: usb_id - remove obsoleted bInterfaceSubClass == 5 matchKay Sievers
2014-01-09smack: minimize ifdef use, and move all labeling to smack-util.cKay Sievers
2014-01-09security: rework selinux, smack, ima, apparmor detection logicLennart Poettering
2014-01-09udev: add SECLABEL{selinux}= supportKay Sievers
2014-01-09udev: reset Linux Security Module labels if no custom rules are givenKay Sievers
2014-01-09udev: support custom Linux Security Module labels for device nodesKay Sievers
2014-01-09udev-builtin-blkid: export ID_PART_TABLE_UUIDDave Reisner