Age | Commit message (Expand) | Author |
2014-07-31 | Always prefer our headers to system headers | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | man: add udev.conf(5) | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Reject invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-30 | udev: fixup commit dd5eddd28a74a49607a8fffcaf960040dba98479 | Hannes Reinecke |
2014-07-29 | udev: place opening { at the same line as the function declaration | Kay Sievers |
2014-07-29 | udev: unify event timeout handling | Kay Sievers |
2014-07-29 | udevd: add --event-timeout commandline option | Hannes Reinecke |
2014-07-24 | udev: exclude MD from block device ownership event locking | Kay Sievers |
2014-07-16 | Be more careful when checking for empty files | Zbigniew Jędrzejewski-Szmek |
2014-07-16 | Let config_parse open file where applicable | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | Constify ConfigTableItem tables | Zbigniew Jędrzejewski-Szmek |
2014-07-08 | accelerometer: Don't wait for new data from the sensor | Bastien Nocera |
2014-07-07 | udev: link_config - ignore errors due to missing MAC address | Tom Gundersen |
2014-07-03 | udev: net_setup_link - add a bit more logging | Tom Gundersen |
2014-07-02 | udev: net_setup_link builtin should print the reason why something fails | Lennart Poettering |
2014-07-01 | Use dev_port for the ID of a network device. | Thadeu Lima de Souza Cascardo |
2014-06-27 | libudev: queue - watch entire directory to allow the re-use of the watch desc... | Kay Sievers |
2014-06-27 | libudev: queue provide file descriptor to watch busy event queue | Kay Sievers |
2014-06-13 | udev: fix invalid free() in enable_name_policy() | Andreas Henriksson |
2014-06-10 | udev: check the return value from udev_enumerate_scan_devices | Thomas Hindoe Paaboel Andersen |
2014-06-10 | udev: really exclude device-mapper from block device ownership event locking | Christian Hesse |
2014-06-04 | udev: guard REREADPT by exclusive lock instead of O_EXCL | Kay Sievers |
2014-06-04 | udev: make sure we always get "change" for the disk | Kay Sievers |
2014-06-04 | udev: guard REREADP logic with open(O_ECXL) | Kay Sievers |
2014-06-04 | udev: try first re-reading the partition table | Kay Sievers |
2014-06-04 | udev: link-config - fix mem leak | Tom Gundersen |
2014-06-04 | udev: synthesize "change' events for partitions when tools change the disk | Kay Sievers |
2014-06-04 | udevd: inotify - modernizations | Kay Sievers |
2014-06-03 | udev: exclude device-mapper from block device ownership event locking | Kay Sievers |
2014-06-03 | udev: always close lock file descriptor | Kay Sievers |
2014-06-01 | udev-builtin-keyboard: do tell on which device EVIOCSKEYCODE failed. | Cristian Rodríguez |
2014-05-20 | udevadm-settle: fixed return code for empty queue | Harald Hoyer |
2014-05-17 | udev: avoid use of uninitialized err | Thomas Hindoe Paaboel Andersen |
2014-05-15 | Remove unnecessary casts in printfs | Zbigniew Jędrzejewski-Szmek |
2014-05-15 | udev: do not skip the execution of RUN when renaming a network device fails | Kay Sievers |
2014-05-13 | udev: rename netif - properly break lines in kmsg | Tom Gundersen |
2014-04-24 | udev: increase the size of RESULT buffer | Robert Milasan |
2014-04-21 | silence warnings | Thomas Hindoe Paaboel Andersen |
2014-04-20 | udev: link-config - treat any non-random mac address as persistent | Tom Gundersen |
2014-04-19 | network: implement masking of .link, .network and .netdev files | Tom Gundersen |
2014-04-19 | networkd: tie links to rtnl rather than udev | Tom Gundersen |
2014-04-13 | udev: serialize/synchronize block device event handling with file locks | Kay Sievers |
2014-04-13 | udev: remove seqnum API and all assumptions about seqnums | Kay Sievers |
2014-04-06 | udev: net_id - use constants rather than magic numbers | Tom Gundersen |
2014-04-05 | Fix a few return codes in error paths | Zbigniew Jędrzejewski-Szmek |
2014-04-02 | udev: do not export "static node" tags for non-existing devices | Kay Sievers |
2014-03-27 | udev: persistent naming - we cannot use virtio numbers as they are not stable | Tom Gundersen |
2014-03-27 | udev: update net_id comments | Kay Sievers |
2014-03-21 | libsystemd-network: move network-utils from src/shared | Tom Gundersen |
2014-03-21 | sd-ipv4ll/networkd: generate predictable addresses | Umut Tezduyar Lindskog |