summaryrefslogtreecommitdiff
path: root/src/udev
Commit message (Expand)AuthorAge
* libudev: queue - watch entire directory to allow the re-use of the watch desc...Kay Sievers2014-06-27
* libudev: queue provide file descriptor to watch busy event queueKay Sievers2014-06-27
* udev: fix invalid free() in enable_name_policy()Andreas Henriksson2014-06-13
* udev: check the return value from udev_enumerate_scan_devicesThomas Hindoe Paaboel Andersen2014-06-10
* udev: really exclude device-mapper from block device ownership event lockingChristian Hesse2014-06-10
* udev: guard REREADPT by exclusive lock instead of O_EXCLKay Sievers2014-06-04
* udev: make sure we always get "change" for the diskKay Sievers2014-06-04
* udev: guard REREADP logic with open(O_ECXL)Kay Sievers2014-06-04
* udev: try first re-reading the partition tableKay Sievers2014-06-04
* udev: link-config - fix mem leakTom Gundersen2014-06-04
* udev: synthesize "change' events for partitions when tools change the diskKay Sievers2014-06-04
* udevd: inotify - modernizationsKay Sievers2014-06-04
* udev: exclude device-mapper from block device ownership event lockingKay Sievers2014-06-03
* udev: always close lock file descriptorKay Sievers2014-06-03
* udev-builtin-keyboard: do tell on which device EVIOCSKEYCODE failed.Cristian Rodríguez2014-06-01
* udevadm-settle: fixed return code for empty queueHarald Hoyer2014-05-20
* udev: avoid use of uninitialized errThomas Hindoe Paaboel Andersen2014-05-17
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15
* udev: do not skip the execution of RUN when renaming a network device failsKay Sievers2014-05-15
* udev: rename netif - properly break lines in kmsgTom Gundersen2014-05-13
* udev: increase the size of RESULT bufferRobert Milasan2014-04-24
* silence warningsThomas Hindoe Paaboel Andersen2014-04-21
* udev: link-config - treat any non-random mac address as persistentTom Gundersen2014-04-20
* network: implement masking of .link, .network and .netdev filesTom Gundersen2014-04-19
* networkd: tie links to rtnl rather than udevTom Gundersen2014-04-19
* udev: serialize/synchronize block device event handling with file locksKay Sievers2014-04-13
* udev: remove seqnum API and all assumptions about seqnumsKay Sievers2014-04-13
* udev: net_id - use constants rather than magic numbersTom Gundersen2014-04-06
* Fix a few return codes in error pathsZbigniew Jędrzejewski-Szmek2014-04-05
* udev: do not export "static node" tags for non-existing devicesKay Sievers2014-04-02
* udev: persistent naming - we cannot use virtio numbers as they are not stableTom Gundersen2014-03-27
* udev: update net_id commentsKay Sievers2014-03-27
* libsystemd-network: move network-utils from src/sharedTom Gundersen2014-03-21
* sd-ipv4ll/networkd: generate predictable addressesUmut Tezduyar Lindskog2014-03-21
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* core, libsystemd, systemd, timedate, udev: spelling fixesMiklos Vajna2014-03-17
* Use strlen even for constant stringsJosh Triplett2014-03-16
* udev: properly detect reference to unexisting part of PROGRAM's resultLukas Nykryn2014-03-11
* input_id: Recognize buttonless joystick typesMartin Pitt2014-03-10
* Make tables for DEFINE_STRING_TABLE_LOOKUP consistentDaniel Mack2014-03-07
* udev-builtin-blkid: remove dead codeKay Sievers2014-03-07
* udev: automatically create a symlink /dev/disk/by-id/gpt-auto-root if there's...Lennart Poettering2014-03-07
* udev-builtin-blkid: when we find a GPT partition marked as root disk on the s...Lennart Poettering2014-03-07
* udev-builtin-blkid: modernizations and minor fixesLennart Poettering2014-03-07
* cdrom_id: use the old MMC fallbackLukas Nykryn2014-02-27
* Remove dead lines in various placesZbigniew Jędrzejewski-Szmek2014-02-24
* core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...Lennart Poettering2014-02-23
* udev: net - allow MTU and Speed to be specified with unitsTom Gundersen2014-02-22
* net-util: match on the driver as exposed by ethtool if DRIVER not setTom Gundersen2014-02-21
* net: initialize structs when declaringTom Gundersen2014-02-21