chiark / gitweb /
[PATCH] don't wait for dummy devices
[elogind.git] / udevsend.c
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