Age | Commit message (Expand) | Author |
2014-08-14 | udev: link-config - fix crash due to missing hwaddr | Tom Gundersen |
2014-08-12 | networkd: link - split out dhcp4 handling | Tom Gundersen |
2014-08-12 | udev: link-config - fix naming policy | Tom Gundersen |
2014-08-12 | udev: link-config - whitespace | Tom Gundersen |
2014-08-12 | udev: modernize net_id builtin a bit | Lennart Poettering |
2014-08-11 | build-sys: add missing makefile symlinks | Lennart Poettering |
2014-08-11 | udev: never bypass our own logging framework and call vsyslog() directly from... | Lennart Poettering |
2014-08-08 | udev: link_setup - respect kernel name assign policy | Tom Gundersen |
2014-08-05 | udev-builtin-keyboard: Allow numeric key codes | Martin Pitt |
2014-08-04 | udev: path_id - suppress ID_PATH for devices with an unknown parent device type | Kay Sievers |
2014-08-03 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2014-08-03 | Move BTRFS_IOC_DEVICES_READY to missing.h | Zbigniew Jędrzejewski-Szmek |
2014-08-03 | util.h: include missing.h, for struct file_handle | Simon McVittie |
2014-08-01 | Revert "libudev: use get_*_creds from shared rather than util_lookup_*" | Tom Gundersen |
2014-08-01 | libudev: use get_*_creds from shared rather than util_lookup_* | Tom Gundersen |
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 |