chiark / gitweb /
move /dev/.udev/ to /dev/.run/udev/ and convert old udev database at udevd startup
[elogind.git] / udev / udev-watch.c
2011-03-15 Kay Sieversmove /dev/.udev/ to /dev/.run/udev/ and convert old...
2010-12-12 Kay Sieversudevd: switch to common id_filename functions
2010-12-10 Kay Sieversudevd: use dev_t or netif ifindex as database key
2010-04-21 Kay Sieversmore readlink buffer size handling
2010-03-10 Kay Sieversuse major:minor as entries in watch directory
2009-10-30 Kay Sieversuse CLOEXEC flags instead of fcntl()
2009-08-30 Kay Sieversinotify_add_watch(): do not store watch, if it failed
2009-06-03 Kay Sieversudevd: convert to event worker processes
2009-05-20 Kay Sieversuse openat(), unlinkat(), fstatat()
2009-05-20 Kay Sieversuse more efficient string copying
2009-04-06 Alan Jenkinsavoid leaking netlink socket fd to external programs
2009-03-04 Kay Sieversudevd: switch watch symlinks to devpath
2009-02-24 Kay Sieversuse the event udev_device to disable the watch on ...
2009-02-24 Kay Sieversremove static local variable
2009-02-23 Scott James RemnantPut a log message in a more sensible place.
2009-02-23 Scott James RemnantUse the udevdb to speed up watch clearing.
2009-02-23 Scott James RemnantStore watch handle in db.
2009-02-23 Scott James RemnantCleanup a little.
2009-02-13 Kay Sieversrules: add "watch" option to dm and md rules
2009-02-11 Kay Sieversuse global "reload_config" flag
2009-02-11 Scott James Remnantudevd: optionally watch device nodes with inotify