summaryrefslogtreecommitdiff
path: root/udevsend.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] udevsend/udevd handle events without a subsystemkay.sievers@vrfy.org2005-04-261-24/+20
* [PATCH] rename udev_lib to udev_utils and dev_d to udev_multiplexkay.sievers@vrfy.org2005-04-261-1/+0
* [PATCH] add MANAGED_EVENT to the forked udev environmentkay.sievers@vrfy.org2005-04-261-0/+6
* [PATCH] remove udev_lib dependency from udevsend, which makes it smallerkay.sievers@vrfy.org2005-04-261-5/+4
* [PATCH] pass the whole event environment to udevdkay.sievers@vrfy.org2005-04-261-44/+46
* [PATCH] replace tdb database by simple lockless file databasekay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] reduce syslog noise of udevsend if multiple instances try to start udevdkay.sievers@vrfy.org2005-04-261-2/+2
* [PATCH] wait() for specific pid to return from fork().kay.sievers@vrfy.org2005-04-261-2/+2
* [PATCH] cleanup udevd/udevstartkay.sievers@vrfy.org2005-04-261-9/+6
* [PATCH] close the syslogkay.sievers@vrfy.org2005-04-261-1/+3
* [PATCH] PATCH udev close on execharald@redhat.com2005-04-261-0/+2
* [PATCH] switch udev's seqnum to u64kay.sievers@vrfy.org2005-04-261-16/+10
* [PATCH] udevsend fallbackkay.sievers@vrfy.org2005-04-261-15/+37
* [PATCH] udevd race conditions and performance, assorted cleanups - take 2kay.sievers@vrfy.org2005-04-261-9/+8
* [PATCH] replace fgets() with mmap() and introduce udev_lib.[hc]kay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] overall trivial trivial cleanupkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] udev - safer string handling - part threekay.sievers@vrfy.org2005-04-261-25/+1
* [PATCH] udev - safer string handling all over the placekay.sievers@vrfy.org2005-04-261-3/+3
* [PATCH] Have udevsend report more info in debug mode.greg@kroah.com2005-04-261-0/+5
* [PATCH] more logging.h cleanups to be a bit more flexible.greg@kroah.com2005-04-261-3/+8
* [PATCH] better credential patchkay.sievers@vrfy.org2005-04-261-30/+1
* [PATCH] udevd - client access authorizationkay.sievers@vrfy.org2005-04-261-4/+33
* [PATCH] compile udevd with klibckay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] fix log option code so that it actually works for all udev programs.greg@kroah.com2005-04-261-0/+5
* [PATCH] convert udevsend/udevd to DGRAM and single-threadedkay.sievers@vrfy.org2005-04-261-42/+38
* [PATCH] udevd - fix socket path lengthkay.sievers@vrfy.org2005-04-261-1/+4
* [PATCH] udevd - switch socket path to abstract namespacekay.sievers@vrfy.org2005-04-261-1/+2
* [PATCH] udevd - allow to bypass sequence numberkay.sievers@vrfy.org2005-04-261-5/+4
* [PATCH] make udevsend binary even smallergreg@kroah.com2005-04-261-0/+2
* [PATCH] let udevsend build with klibckay.sievers@vrfy.org2005-04-261-2/+2
* [PATCH] udevsend now almost compiles with klibc, struct sockaddr_un is only p...greg@kroah.com2005-04-261-5/+3
* [PATCH] rework the logging code so that each program logs with the proper nam...greg@kroah.com2005-04-261-0/+3
* [PATCH] udevd - config cleanupkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] udevd - cleanup and better timeout handlingkay.sievers@vrfy.org2005-04-261-30/+48
* [PATCH] udevd - next round of fixeskay.sievers@vrfy.org2005-04-261-4/+6
* [PATCH] udev - trivial style cleanupkay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] udevd - cleanup and better timeout handlingkay.sievers@vrfy.org2005-04-261-4/+6
* [PATCH] udevsnd : clean up message creation logic a bit.greg@kroah.com2005-04-261-20/+10
* [PATCH] udev - next round of udev event order daemonkay.sievers@vrfy.org2005-04-261-14/+57
* [PATCH] fix udevd execkay.sievers@vrfy.org2005-04-261-3/+5
* [PATCH] whitespace cleanupsgreg@kroah.com2005-04-261-5/+3
* [PATCH] spilt udev into pieceskay.sievers@vrfy.org2005-04-261-0/+152