chiark / gitweb /
[PATCH] added RFC-dev.d document detailing how /etc/dev.d/ works.
[elogind.git] / udevd.c
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 greg@kroah.com[PATCH] Have udevd report it's version 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 - kill the lockfile
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] 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 greg@kroah.com[PATCH] udevd - remove stupid locking error I wrote.
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 greg@kroah.com[PATCH] make udevd only have one instance running at...
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 kay.sievers@vrfy.org[PATCH] spilt udev into pieces