Age | Commit message (Expand) | Author |
2006-01-09 | replace libsysfs | Kay Sievers |
2005-11-25 | let udevsend ignore events with SEQNUM set | Marco d'Itri |
2005-11-17 | don't start udevd from udevsend | Kay Sievers |
2005-11-07 | add strerror() to error logs | Marco d'Itri |
2005-11-07 | udevd: depend on netlink and remove all sequence reorder logic | Kay Sievers |
2005-08-01 | allow RUN to send the environment to a local socket | Kay Sievers |
2005-07-22 | move code to its own files | Kay Sievers |
2005-06-16 | udevd: control log-priority of the running daemon with udevcontrol | Kay Sievers |
2005-06-14 | udevinitsend: handle replay messages correctly | Kay Sievers |
2005-06-05 | udevd: improve timeout handling | Kay Sievers |
2005-06-05 | udevd: add udevcontrol | Kay Sievers |
2005-04-26 | [PATCH] support log-priority levels in udev.conf | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] rename LOG to USE_LOG in all places | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] remove udevsend syslog noise on udevd startup | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] correct detection of hotplug.d/ udevsend loop | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] handle renamed network interfaces properly if we manage hotplug.d/ | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] klibc supports LOG_PID now, so remove our own implementation | 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] 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] replace tdb database by simple lockless file database | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] reduce syslog noise of udevsend if multiple instances try to start udevd | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] wait() for specific pid to return from fork(). | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] cleanup udevd/udevstart | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] close the syslog | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] PATCH udev close on exec | harald@redhat.com |
2005-04-26 | [PATCH] switch udev's seqnum to u64 | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udevsend fallback | 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] 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] udev - safer string handling all over the place | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] Have udevsend report more info 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 - 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] make udevsend binary even smaller | greg@kroah.com |
2005-04-26 | [PATCH] let udevsend build with klibc | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udevsend now almost compiles with klibc, struct sockaddr_un is only p... | greg@kroah.com |
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 |