chiark / gitweb /
Merge gregkh@ehlo.org:/home/kay/public_html/pub/scm/linux/hotplug/udev-kay
[elogind.git] / udevd.h
2005-07-06 Kay Sieversudevd: optimize env-key parsing
2005-06-21 Greg KHMerge gregkh@ehlo.org:/home/kay/public_html/linux/hotpl...
2005-06-15 Kay Sieversudevd: control log-priority of the running daemon with...
2005-06-14 Kay Sieversudevinitsend: handle replay messages correctly
2005-06-05 Kay Sieversudevd: improve timeout handling
2005-06-05 Kay Sieversudevd: add udevcontrol
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd: don't delay events with TIMEOUT in the...
2005-04-27 kay.sievers@vrfy.org[PATCH] trivial rename of some variables
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd: throttle the forking of processes
2005-04-27 kay.sievers@vrfy.org[PATCH] limit the initial timeout of the udevd event...
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd: serialization of the event sequence...
2005-04-27 kay.sievers@vrfy.org[PATCH] add MANAGED_EVENT to the forked udev environment
2005-04-27 kay.sievers@vrfy.org[PATCH] pass the whole event environment to udevd
2005-04-27 kay.sievers@vrfy.org[PATCH] cleanup udevd/udevstart
2005-04-27 kay.sievers@vrfy.org[PATCH] switch udev's seqnum to u64
2005-04-27 kay.sievers@vrfy.org[PATCH] pass SEQNUM trough udevd
2005-04-27 kay.sievers@vrfy.org[PATCH] increase udevd event timeout
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd race conditions and performance, assorted...
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - safer string handling - part three
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - switch socket path to abstract namespace
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - config cleanup
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - cleanup and better timeout handling
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - next round of fixes
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - cleanup and better timeout handling
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - next round of udev event order daemon
2005-04-27 kay.sievers@vrfy.org[PATCH] spilt udev into pieces