summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove device node, when type block/char has changedKay Sievers2005-06-181-14/+13
* udev: handle all events - not only class and block devicesKay Sievers2005-06-051-16/+0
* [PATCH] selinux: fix handling during creation of symlinkskay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] fix stupid all_partitions bugtklauser@access.unizh.ch2005-04-261-1/+1
* [PATCH] add RUN key to be able to run rule based notificationkay.sievers@vrfy.org2005-04-261-1/+4
* [PATCH] support log-priority levels in udev.confkay.sievers@vrfy.org2005-04-261-3/+3
* [PATCH] fix bad typo that prevents the GROUP to be appliedkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] rename namedev_dev to udev_rulekay.sievers@vrfy.org2005-04-261-2/+2
* [PATCH] correct enum device_typekay.sievers@vrfy.org2005-04-261-5/+5
* selinux merge fixups again...Greg KH2005-04-261-3/+7
* [PATCH] don't lookup "root" in the userdbkay.sievers@vrfy.org2005-04-261-7/+13
* [PATCH] replace strncpy()/strncat() by strlcpy()/strlcat()kay.sievers@vrfy.org2005-04-261-17/+17
* [PATCH] remove Makefile magic for klibc integrationkay.sievers@vrfy.org2005-04-261-17/+5
* [PATCH] replace weird defines by real codekay.sievers@vrfy.org2005-04-261-2/+2
* [PATCH] allow unlimitied count of symlinkskay.sievers@vrfy.org2005-04-261-11/+8
* more merge fixups, looks like i missed a selinux patch somewhere...Greg KH2005-04-261-7/+3
* [PATCH] udev selinux fixpebenito@gentoo.org2005-04-261-3/+7
* [PATCH] switch device type to enumkay.sievers@vrfy.org2005-04-261-9/+5
* [PATCH] switch major/minor to dev_tkay.sievers@vrfy.org2005-04-261-30/+13
* [PATCH] introduce OPTIONS=ignore_device, ignore_remove, all_partitions" keykay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] fix special file mode mask for temporary device nodekay.sievers@vrfy.org2005-04-261-17/+17
* [PATCH] create /block/*/range count of partitons for all_partitionskay.sievers@vrfy.org2005-04-261-3/+15
* [PATCH] provide temporary device node for callouts to access the devicekay.sievers@vrfy.org2005-04-261-3/+3
* [PATCH] selinux: cleanup udev integrationkay.sievers@vrfy.org2005-04-261-8/+7
* [PATCH] The attached patch fixes the code path if namedev_name_device() fails.mbuesch@freenet.de2005-04-261-1/+1
* [PATCH] handle renamed network interfaces properly if we manage hotplug.d/kay.sievers@vrfy.org2005-04-261-3/+4
* [PATCH] simplify permission applicationkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] rename udev_lib to udev_utils and dev_d to udev_multiplexkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] rename udevdb* to udev_db*kay.sievers@vrfy.org2005-04-261-3/+3
* [PATCH] Make dev.d/ handling a separate processing stagekay.sievers@vrfy.org2005-04-261-3/+3
* [PATCH] replace tdb database by simple lockless file databasekay.sievers@vrfy.org2005-04-261-38/+10
* [PATCH] improve klibc fixup integrationkay.sievers@vrfy.org2005-04-261-4/+0
* [PATCH] $local userkay.sievers@vrfy.org2005-04-261-35/+0
* [PATCH] cleanup netif handling and netif-dev.d/ eventskay.sievers@vrfy.org2005-04-261-20/+19
* [PATCH] big cleanup of internal udev apikay.sievers@vrfy.org2005-04-261-87/+53
* [PATCH] remove sleeps from udev as it is external nowkay.sievers@vrfy.org2005-04-261-54/+7
* [PATCH] prevent deadlocks on an corrupt udev databasekay.sievers@vrfy.org2005-04-261-3/+2
* [PATCH] rename files to have '_' instead of '-' in them.greg@kroah.com2005-04-261-0/+491