Age | Commit message (Expand) | Author |
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-10 | rules: net-setup-link - remove stray linebreak | Mantas Mikulėnas |
2014-09-10 | rules: net-setup-link - preserve ID_NET_LINK_FILE and ID_NET_NAME after MOVE | Tom Gundersen |
2014-09-10 | hwdb: update | Marcel Holtmann |
2014-09-08 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann |
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-27 | keymap: Adjust for more Samsung 900X4 series | Martin Pitt |
2014-08-27 | Document "...|..." udev match syntax | Andrei Borzenkov |
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-21 | update hwdb | Lennart Poettering |
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-11 | hwdb: update format description and document reloading | Zbigniew Jędrzejewski-Szmek |
2014-08-06 | src/libudev/libudev.sym: mark most symbols as hidden | Anthony G. Basile |
2014-08-06 | Merge pull request #96 from gentoo/refactor-shared | blueness |
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 | test: use _cleanup_ attribute | Anthony G. Basile |
2014-08-05 | m4/gtk-doc.m4: update to serial 2 | Anthony G. Basile |
2014-08-05 | docs/gudev/gudev-sections.txt: add two missing functions | Anthony G. Basile |
2014-08-05 | rules: bring up to date | 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 | keymap: Fix HP Pavillon DV7 | Martin Pitt |
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 |