summaryrefslogtreecommitdiff
path: root/udevd.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] udevsend/udevd handle events without a subsystemkay.sievers@vrfy.org2005-04-261-1/+2
* [PATCH] rename udev_lib to udev_utils and dev_d to udev_multiplexkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] add MANAGED_EVENT to the forked udev environmentkay.sievers@vrfy.org2005-04-261-1/+2
* [PATCH] close connection to syslog in forked udevd childkay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] udevd exit path cleanupkay.sievers@vrfy.org2005-04-261-9/+10
* [PATCH] prevent udevd crash if DEVPATH is not setkay.sievers@vrfy.org2005-04-261-2/+7
* [PATCH] remove udev_lib dependency from udevsend, which makes it smallerkay.sievers@vrfy.org2005-04-261-17/+14
* [PATCH] pass the whole event environment to udevdkay.sievers@vrfy.org2005-04-261-42/+52
* [PATCH] Don't use any syslog() in signal handler, cause it may deadlock.kay.sievers@vrfy.org2005-04-261-7/+2
* [PATCH] improve klibc fixup integrationkay.sievers@vrfy.org2005-04-261-1/+0
* [PATCH] cleanup udevd/udevstartkay.sievers@vrfy.org2005-04-261-28/+24
* [PATCH] sparse cleanups on the treegreg@kroah.com2005-04-261-6/+6
* [PATCH] close the syslogkay.sievers@vrfy.org2005-04-261-2/+3
* [PATCH] fix asmlinkagembuesch@freenet.de2005-04-261-1/+1
* [PATCH] fix incompatible pointer type warningmbuesch@freenet.de2005-04-261-1/+2
* [PATCH] PATCH udev close on execharald@redhat.com2005-04-261-0/+2
* [PATCH] PATCH some cleanups and security fixesharald@redhat.com2005-04-261-5/+37
* [PATCH] switch udev's seqnum to u64kay.sievers@vrfy.org2005-04-261-18/+17
* [PATCH] pass SEQNUM trough udevdkay.sievers@vrfy.org2005-04-261-12/+15
* [PATCH] Add 'asmlinkage' to udev-030trini@kernel.crashing.org2005-04-261-1/+1
* [PATCH] fix udevd zombieskay.sievers@vrfy.org2005-04-261-2/+3
* [PATCH] catchup with recent klibckay.sievers@vrfy.org2005-04-261-2/+0
* [PATCH] udevd test scriptkay.sievers@vrfy.org2005-04-261-1/+9
* [PATCH] switch udevd's msg_dump() to #definekay.sievers@vrfy.org2005-04-261-8/+4
* [PATCH] remove compiler warning from udevd.cgreg@kroah.com2005-04-261-0/+2
* [PATCH] DEVPATH for netdevkay.sievers@vrfy.org2005-04-261-2/+4
* [PATCH] udevd race conditions and performance, assorted cleanups - take 2kay.sievers@vrfy.org2005-04-261-40/+47
* [PATCH] udevd race conditions and performance, assorted cleanupschris_friesen@sympatico.ca2005-04-261-30/+137
* [PATCH] dev_d.c file sorting and cleanupkay.sievers@vrfy.org2005-04-261-3/+3
* [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-2/+2
* [PATCH] Have udevd report it's version in debug mode.greg@kroah.com2005-04-261-0/+1
* [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-6/+19
* [PATCH] udevd - client access authorizationkay.sievers@vrfy.org2005-04-261-2/+28
* [PATCH] compile udevd with klibckay.sievers@vrfy.org2005-04-261-10/+18
* [PATCH] fix log option code so that it actually works for all udev programs.greg@kroah.com2005-04-261-1/+7
* [PATCH] convert udevsend/udevd to DGRAM and single-threadedkay.sievers@vrfy.org2005-04-261-183/+116
* [PATCH] udevd - kill the lockfilekay.sievers@vrfy.org2005-04-261-29/+0
* [PATCH] udevd - fix socket path lengthkay.sievers@vrfy.org2005-04-261-1/+3
* [PATCH] udevd - switch socket path to abstract namespacekay.sievers@vrfy.org2005-04-261-4/+2
* [PATCH] udevd - allow to bypass sequence numberkay.sievers@vrfy.org2005-04-261-7/+19
* [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-11/+15
* [PATCH] udevd - cleanup and better timeout handlingkay.sievers@vrfy.org2005-04-261-206/+274
* [PATCH] udevd - remove stupid locking error I wrote.greg@kroah.com2005-04-261-1/+0
* [PATCH] udevd - next round of fixeskay.sievers@vrfy.org2005-04-261-60/+128
* [PATCH] udevd - cleanup and better timeout handlingkay.sievers@vrfy.org2005-04-261-119/+112
* [PATCH] make udevd only have one instance running at a timegreg@kroah.com2005-04-261-0/+39