summaryrefslogtreecommitdiff
path: root/udev_utils.c
AgeCommit message (Expand)Author
2005-04-26[PATCH] support =, ==, !=, += for the key match and assignmentkay.sievers@vrfy.org
2005-04-26[PATCH] correct enum device_typekay.sievers@vrfy.org
2005-04-26[PATCH] don't lookup "root" in the userdbkay.sievers@vrfy.org
2005-04-26[PATCH] replace strncpy()/strncat() by strlcpy()/strlcat()kay.sievers@vrfy.org
2005-04-26[PATCH] use numeric owner/group as default values to avoid parsing userdbkay.sievers@vrfy.org
2005-04-26[PATCH] allow unlimitied count of symlinkskay.sievers@vrfy.org
2005-04-26[PATCH] remove typedef for call_foreach_file() handler functionkay.sievers@vrfy.org
2005-04-26[PATCH] correct udev_init_devicekay.sievers@vrfy.org
2005-04-26[PATCH] determine device type in udev_init_device()kay.sievers@vrfy.org
2005-04-26[PATCH] move kernel name/number evaluation into udev_init_device()kay.sievers@vrfy.org
2005-04-26[PATCH] switch device type to enumkay.sievers@vrfy.org
2005-04-26[PATCH] udev_volume_id: remove __packed__ from dasd structure as it does not ...kay.sievers@vrfy.org
2005-04-26[PATCH] provide temporary device node for callouts to access the devicekay.sievers@vrfy.org
2005-04-26[PATCH] trivial: remove _all_ trailing slashes with no_trailing_slash()mbuesch@freenet.de
2005-04-26[PATCH] trivial: fix signednessmbuesch@freenet.de
2005-04-26[PATCH] remove default_* permissions from udev.conf filekay.sievers@vrfy.org
2005-04-26[PATCH] allow multiline rules by backslash at the end of the linekay.sievers@vrfy.org
2005-04-26[PATCH] simplify permission applicationkay.sievers@vrfy.org
2005-04-26[PATCH] remove unused variableskay.sievers@vrfy.org
2005-04-26[PATCH] rename udev_lib to udev_utils and dev_d to udev_multiplexkay.sievers@vrfy.org