chiark / gitweb /
Merge gregkh@ehlo.org:/home/kay/public_html/pub/scm/linux/hotplug/udev-kay
[elogind.git] / udevsend.c
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] support log-priority levels in udev.conf
2005-04-27 kay.sievers@vrfy.org[PATCH] rename LOG to USE_LOG in all places
2005-04-27 kay.sievers@vrfy.org[PATCH] remove udevsend syslog noise on udevd startup
2005-04-27 kay.sievers@vrfy.org[PATCH] correct detection of hotplug.d/ udevsend loop
2005-04-27 kay.sievers@vrfy.org[PATCH] handle renamed network interfaces properly...
2005-04-27 kay.sievers@vrfy.org[PATCH] klibc supports LOG_PID now, so remove our own...
2005-04-27 kay.sievers@vrfy.org[PATCH] udevsend/udevd handle events without a subsystem
2005-04-27 kay.sievers@vrfy.org[PATCH] rename udev_lib to udev_utils and dev_d to...
2005-04-27 kay.sievers@vrfy.org[PATCH] add MANAGED_EVENT to the forked udev environment
2005-04-27 kay.sievers@vrfy.org[PATCH] remove udev_lib dependency from udevsend, which...
2005-04-27 kay.sievers@vrfy.org[PATCH] pass the whole event environment to udevd
2005-04-27 kay.sievers@vrfy.org[PATCH] replace tdb database by simple lockless file...
2005-04-27 kay.sievers@vrfy.org[PATCH] reduce syslog noise of udevsend if multiple...
2005-04-27 kay.sievers@vrfy.org[PATCH] wait() for specific pid to return from fork().
2005-04-27 kay.sievers@vrfy.org[PATCH] cleanup udevd/udevstart
2005-04-27 kay.sievers@vrfy.org[PATCH] close the syslog
2005-04-27 harald@redhat.com[PATCH] PATCH udev close on exec
2005-04-27 kay.sievers@vrfy.org[PATCH] switch udev's seqnum to u64
2005-04-27 kay.sievers@vrfy.org[PATCH] udevsend fallback
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd race conditions and performance, assorted...
2005-04-27 kay.sievers@vrfy.org[PATCH] replace fgets() with mmap() and introduce udev_...
2005-04-27 kay.sievers@vrfy.org[PATCH] overall trivial trivial cleanup
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - safer string handling - part three
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - safer string handling all over the place
2005-04-27 greg@kroah.com[PATCH] Have udevsend report more info in debug mode.
2005-04-27 greg@kroah.com[PATCH] more logging.h cleanups to be a bit more flexible.
2005-04-27 kay.sievers@vrfy.org[PATCH] better credential patch
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - client access authorization
2005-04-27 kay.sievers@vrfy.org[PATCH] compile udevd with klibc
2005-04-27 greg@kroah.com[PATCH] fix log option code so that it actually works...
2005-04-27 kay.sievers@vrfy.org[PATCH] convert udevsend/udevd to DGRAM and single...
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - fix socket path length
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - switch socket path to abstract namespace
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - allow to bypass sequence number
2005-04-27 greg@kroah.com[PATCH] make udevsend binary even smaller
2005-04-27 kay.sievers@vrfy.org[PATCH] let udevsend build with klibc
2005-04-27 greg@kroah.com[PATCH] udevsend now almost compiles with klibc, struct...
2005-04-27 greg@kroah.com[PATCH] rework the logging code so that each program...
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] udev - trivial style cleanup
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - cleanup and better timeout handling
2005-04-27 greg@kroah.com[PATCH] udevsnd : clean up message creation logic a...
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - next round of udev event order daemon
2005-04-27 kay.sievers@vrfy.org[PATCH] fix udevd exec
2005-04-27 greg@kroah.com[PATCH] whitespace cleanups
2005-04-27 kay.sievers@vrfy.org[PATCH] spilt udev into pieces