summaryrefslogtreecommitdiff
path: root/src/udev
AgeCommit message (Expand)Author
2015-03-11udev: add SYSCTL{} supportKay Sievers
2015-03-09libudev: add missing hunksTom Gundersen
2015-03-09libudev: udev_device_read_db - drop unused argumentTom Gundersen
2015-03-09libudev: udev_device_add_property - implicitly mark properties for saving to dbTom Gundersen
2015-03-09udev/libudev: event - move {OLD_,}INTERFACE handling from udevd to libudevTom Gundersen
2015-03-09udev: simplify event_queue_update() and add debug loggingTom Gundersen
2015-03-09build-sys: add one more Makefile symlinkLennart Poettering
2015-03-09udev: use inttypes.h types wherever appropriateLennart Poettering
2015-03-09tree-wide: use _packed_ macro instead of raw gcc __attribute__Lennart Poettering
2015-03-09udevd: close race in udev settleTom Gundersen
2015-03-07v4l_id: use standard option parsing loopZbigniew Jędrzejewski-Szmek
2015-03-04build-sys: generate CLEANFILES from EXTRA_DISTZbigniew Jędrzejewski-Szmek
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-18shared: introduce cmsg_close_all() callLennart Poettering
2015-02-12include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen
2015-02-12Revert "tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC"Lennart Poettering
2015-02-11ata_id: remove unused header filesRobert Milasan
2015-02-10net: support globbing and disjunction in Match logicTom Gundersen
2015-02-10tree-wide: Always use recvmsg with MSG_CMSG_CLOEXECCristian Rodríguez
2015-02-06udev: net_setup - clarify reason for failure of persistent mac address policyTom Gundersen
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-01-26udev: event - minor nitTom Gundersen
2015-01-26udev: event - introduce and use internal udev_device_shallow_clone()Tom Gundersen
2015-01-26udev: event - move renaming of udev_device to libudevTom Gundersen
2015-01-23#pragma once here and thereZbigniew Jędrzejewski-Szmek
2015-01-22Assorted format fixesZbigniew Jędrzejewski-Szmek
2015-01-15udev: merge evdev_id into input_idDavid Herrmann
2015-01-15udev: fix NULL-ptr derefDavid Herrmann
2015-01-13udev: make use of new one_zero() helper where appropriateLennart Poettering
2015-01-12udev: link_config - modernize a bit and fix leakesTom Gundersen
2015-01-11udev: Add builtin/rule to export evdev information as udev propertiesCarlos Garnacho
2015-01-08udevadm: don't hit an assert when obsolete parameters are passedLennart Poettering
2015-01-06build-sys: add two more missing makefile linksLennart Poettering
2015-01-05udevadm,..: make --help output of udev tools more like the output of the vari...Lennart Poettering
2015-01-01udev: improve help/usage for some more programsRobert Milasan
2014-12-30accelerometer: display short options tooRobert Milasan
2014-12-30accelerometer: drop unused -x optionRobert Milasan
2014-12-28tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering
2014-12-25ata_id: remove temp variable to kill warningZbigniew Jędrzejewski-Szmek
2014-12-25ata_id: modernizeZbigniew Jędrzejewski-Szmek
2014-12-25udev: fix another strict aliasing issueShawn Paul Landden
2014-12-24util: fix strict aliasing violations in use of struct inotify_event v5Shawn Paul Landden
2014-12-18systemd-hwdb: introduce new toolTom Gundersen
2014-12-16udev: net_setup - fix warningTom Gundersen
2014-12-15udev: builtin-hwdb - port to sd-hwdbTom Gundersen
2014-12-15udevadm: port to sd-hwdbTom Gundersen
2014-12-14blkid: Warn when rejecting a superblock with a bad csumGabriel de Perthuis
2014-12-12udev-builtin-btrfs: properly initialize ioctl struct to zeroesLennart Poettering
2014-12-11use correct format typesThomas Hindoe Paaboel Andersen
2014-12-11treewide: correct spacing near eol in code commentsTorstein Husebø