Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | skip: udevd: manager - move a few global variables into the Manager object | Anthony G. Basile | 2015-07-20 | 1 | -0/+6 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | Skip 'udevd: move file descriptors to Manager' and 'udevd: init/exit the ↵ | Anthony G. Basile | 2015-05-27 | 1 | -0/+4 |
| | | | | | | builtins in manager_new/free' Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | Skip 'udevd: queue - update queue state when events are queued/freed' | Anthony G. Basile | 2015-05-27 | 1 | -0/+2 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | Skip 'udevd: pass a Manager objcet to event handlers' | Anthony G. Basile | 2015-05-27 | 1 | -0/+2 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | Skip 'udevd: explicitly read out uevents we create ourselves' | Anthony G. Basile | 2015-05-27 | 1 | -6/+11 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | Skip 'udevd: move to sd-event-style event handlers' | Anthony G. Basile | 2015-05-26 | 1 | -2/+8 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | udevd: skip fix REMOVE handling | Anthony G. Basile | 2015-05-04 | 1 | -0/+5 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | libudev/libudev-enumerate.c: do not match only on initialized devices by default | Anthony G. Basile | 2015-05-03 | 1 | -0/+1 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | libudev/libudev-enumerate.c: do not reduce to a thin wrapper around sd-device | Anthony G. Basile | 2015-05-03 | 1 | -0/+5 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | skip libudev: device - replace by a thin wrapper around sd-device | Anthony G. Basile | 2015-04-12 | 1 | -0/+6 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | libudev: private - drop some functions from the internal API | Tom Gundersen | 2015-02-11 | 1 | -7/+0 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | udev: event - move renaming of udev_device to libudev | Tom Gundersen | 2015-02-11 | 1 | -5/+0 |
| | | | | | | | This is not exposed in the public API. We want to simplify the internal libudev-device API as much as possible so that it will be simpler to rip the whole thing out in the future. Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | skip libudev: private - drop some functions from the internal API | Anthony G. Basile | 2015-02-08 | 1 | -0/+7 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | Skip udev: event - move renaming of udev_device to libudev | Anthony G. Basile | 2015-02-08 | 1 | -0/+6 |
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | ||||
* | NOTES: Keep notes on significant deviations from upstream | Anthony G. Basile | 2014-12-29 | 1 | -0/+8 |
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> |