Age | Commit message (Expand) | Author |
2005-04-26 | [PATCH] klibc supports LOG_PID now, so remove our own implementation | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udevd: serialization of the event sequence of a chain of devices | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udevsend/udevd handle events without a subsystem | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] rename udev_lib to udev_utils and dev_d to udev_multiplex | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] add MANAGED_EVENT to the forked udev environment | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] close connection to syslog in forked udevd child | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udevd exit path cleanup | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] prevent udevd crash if DEVPATH is not set | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] remove udev_lib dependency from udevsend, which makes it smaller | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] pass the whole event environment to udevd | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] Don't use any syslog() in signal handler, cause it may deadlock. | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] improve klibc fixup integration | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] cleanup udevd/udevstart | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] sparse cleanups on the tree | greg@kroah.com |
2005-04-26 | [PATCH] close the syslog | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] fix asmlinkage | mbuesch@freenet.de |
2005-04-26 | [PATCH] fix incompatible pointer type warning | mbuesch@freenet.de |
2005-04-26 | [PATCH] PATCH udev close on exec | harald@redhat.com |
2005-04-26 | [PATCH] PATCH some cleanups and security fixes | harald@redhat.com |
2005-04-26 | [PATCH] switch udev's seqnum to u64 | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] pass SEQNUM trough udevd | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] Add 'asmlinkage' to udev-030 | trini@kernel.crashing.org |
2005-04-26 | [PATCH] fix udevd zombies | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] catchup with recent klibc | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udevd test script | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] switch udevd's msg_dump() to #define | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] remove compiler warning from udevd.c | greg@kroah.com |
2005-04-26 | [PATCH] DEVPATH for netdev | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udevd race conditions and performance, assorted cleanups - take 2 | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udevd race conditions and performance, assorted cleanups | chris_friesen@sympatico.ca |
2005-04-26 | [PATCH] dev_d.c file sorting and cleanup | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] replace fgets() with mmap() and introduce udev_lib.[hc] | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] overall trivial trivial cleanup | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev - safer string handling - part three | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] Have udevd report it's version in debug mode. | greg@kroah.com |
2005-04-26 | [PATCH] more logging.h cleanups to be a bit more flexible. | greg@kroah.com |
2005-04-26 | [PATCH] better credential patch | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udevd - client access authorization | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] compile udevd with klibc | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] fix log option code so that it actually works for all udev programs. | greg@kroah.com |
2005-04-26 | [PATCH] convert udevsend/udevd to DGRAM and single-threaded | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udevd - kill the lockfile | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udevd - fix socket path length | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udevd - switch socket path to abstract namespace | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udevd - allow to bypass sequence number | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] rework the logging code so that each program logs with the proper nam... | greg@kroah.com |
2005-04-26 | [PATCH] udevd - config cleanup | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udevd - cleanup and better timeout handling | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udevd - remove stupid locking error I wrote. | greg@kroah.com |
2005-04-26 | [PATCH] udevd - next round of fixes | kay.sievers@vrfy.org |