aboutsummaryrefslogtreecommitdiff
path: root/NOTES
Commit message (Collapse)AuthorAgeFilesLines
* skip: udevd: manager - move a few global variables into the Manager objectAnthony G. Basile2015-07-201-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. Basile2015-05-271-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. Basile2015-05-271-0/+2
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* Skip 'udevd: pass a Manager objcet to event handlers'Anthony G. Basile2015-05-271-0/+2
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* Skip 'udevd: explicitly read out uevents we create ourselves'Anthony G. Basile2015-05-271-6/+11
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* Skip 'udevd: move to sd-event-style event handlers'Anthony G. Basile2015-05-261-2/+8
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* udevd: skip fix REMOVE handlingAnthony G. Basile2015-05-041-0/+5
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* libudev/libudev-enumerate.c: do not match only on initialized devices by defaultAnthony G. Basile2015-05-031-0/+1
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* libudev/libudev-enumerate.c: do not reduce to a thin wrapper around sd-deviceAnthony G. Basile2015-05-031-0/+5
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* skip libudev: device - replace by a thin wrapper around sd-deviceAnthony G. Basile2015-04-121-0/+6
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* libudev: private - drop some functions from the internal APITom Gundersen2015-02-111-7/+0
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* udev: event - move renaming of udev_device to libudevTom Gundersen2015-02-111-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 APIAnthony G. Basile2015-02-081-0/+7
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* Skip udev: event - move renaming of udev_device to libudevAnthony G. Basile2015-02-081-0/+6
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* NOTES: Keep notes on significant deviations from upstreamAnthony G. Basile2014-12-291-0/+8
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>