Age | Commit message (Expand) | Author |
2014-09-13 | skip udev: event - keep one rtnl per worker, rather than per event | Anthony G. Basile |
2014-09-13 | udev: remove userspace firmware loading support | Kay Sievers |
2014-09-10 | udev: timeout - increase timeout | Tom Gundersen |
2014-09-10 | udev: fix copy-paste error in log message | Tom Gundersen |
2014-09-10 | udev: import the full db on MOVE events for devices without dev_t | Tom Gundersen |
2014-09-10 | udev - drop print_kmsg | Tom Gundersen |
2014-09-10 | libudev: fix symbol version for udev_queue_flush() and udev_queue_get_fd() | Michael Biebl |
2014-09-03 | src/libudev/Makefile.am: link libudev against selinux | Amadeusz Sławiński |
2014-09-02 | src/shared/label.c: include selinux headers | Amadeusz Sławiński |
2014-09-01 | udev: bump event timeout to 60 seconds | Kay Sievers |
2014-08-27 | shared: make container_of() use unique variable names | David Herrmann |
2014-08-27 | udev: add missing new-line in udevadm error | David Herrmann |
2014-08-27 | udev: hwdb - do not look at "usb_device" parents | Kay Sievers |
2014-08-22 | util: change return value of startswith() to non-consteudev/v1.10 | Lennart Poettering |
2014-08-22 | util: change return value of startswith() to non-const | Lennart Poettering |
2014-08-22 | configure.ac and src/libudev/Makefile.am: bump to 1.10 = upstream 216 | Anthony G. Basile |
2014-08-18 | src/scsi_id/Makefile.am,test/Makefile.am: fix build on debian jessie, issue #97 | Anthony G. Basile |
2014-08-17 | src/shared/mkdir.h: add missing func prototype | Anthony G. Basile |
2014-08-14 | src/shared/path-util.c: revert change from realpath to canonicalize_file_name | Anthony G. Basile |
2014-08-14 | src/shared: some stylistic changes | Anthony G. Basile |
2014-08-14 | src/shared: import more code cleanups from upstream | Anthony G. Basile |
2014-08-14 | src/shared: import many code cleanups from upstream | Anthony G. Basile |
2014-08-13 | src/shared/cgroup-util.c: code cleanup following upstream | Anthony G. Basile |
2014-08-12 | udev: modernize net_id builtin a bit | Lennart Poettering |
2014-08-12 | udev: never bypass our own logging framework and call vsyslog() directly from... | Lennart Poettering |
2014-08-06 | src/libudev/libudev.sym: mark most symbols as hidden | Anthony G. Basile |
2014-08-05 | src/shared: refactor shared code | Anthony G. Basile |
2014-08-05 | src/{libudev,udev}: minor renamings from upstream | Anthony G. Basile |
2014-08-05 | src/libudev/missing.h: clean up unused BTRFS_* decls | Anthony G. Basile |
2014-08-05 | src/collect/collect.c: remove excessive error reporting | Anthony G. Basile |
2014-08-05 | udev-builtin-keyboard: Allow numeric key codes | Martin Pitt |
2014-08-05 | udev: path_id - suppress ID_PATH for devices with an unknown parent device type | Kay Sievers |
2014-08-05 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2014-08-05 | Include missing.h in udev-builtin-btrfs.c, and move BTRFS_IOC_DEVICES_READY t... | Anthony G. Basile |
2014-08-04 | man: add udev.conf(5) | Zbigniew Jędrzejewski-Szmek |
2014-08-04 | Reject invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-08-04 | Fix misuse of uint64_t as size_t | Zbigniew Jędrzejewski-Szmek |
2014-08-04 | libudev: set errno when udev_device_new_from_* or udev_device_get_parent_* fail | Tom Gundersen |
2014-07-30 | udev: fixup commit dd5eddd28a74a49607a8fffcaf960040dba98479 | Hannes Reinecke |
2014-07-30 | udev: place opening { at the same line as the function declaration | Kay Sievers |
2014-07-30 | udev: unify event timeout handling | Kay Sievers |
2014-07-30 | udevd: add --event-timeout commandline option | Hannes Reinecke |
2014-07-25 | udev: exclude MD from block device ownership event locking | Kay Sievers |
2014-07-19 | Be more careful when checking for empty files | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | src/libudev/Makefile.am: update libudev revision | Anthony G. Basile |
2014-07-10 | accelerometer: Don't wait for new data from the sensor | Bastien Nocera |
2014-07-06 | src/libudev/util.c: import flush_fd() from upstream | Anthony G. Basile |
2014-07-01 | libudev: queue - watch entire directory to allow the re-use of the watch desc... | Kay Sievers |
2014-07-01 | libudev: queue provide file descriptor to watch busy event queue | Kay Sievers |
2014-07-01 | libudev: fix udev_queue_get_queue_is_empty() logic | Kay Sievers |