summaryrefslogtreecommitdiff
path: root/udevd.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] udev - next round of udev event order daemonkay.sievers@vrfy.org2005-04-261-84/+45
* [PATCH] fix udevd execkay.sievers@vrfy.org2005-04-261-2/+31
* [PATCH] spilt udev into pieceskay.sievers@vrfy.org2005-04-261-0/+255