summaryrefslogtreecommitdiff
path: root/udev_node.c
AgeCommit message (Expand)Author
2008-04-20logging: add trailing newline to all stringsKay Sievers
2008-03-13selinux: set context for real file name not the temp nameKay Sievers
2007-12-29do not skip RUN execution if device node removal failsAnthony L. Awtrey
2007-09-20prevent wrong symlink creation if database disagress with current rulesKay Sievers
2007-09-12ignore device node names while restoring symlinks from the stackKay Sievers
2007-08-30add /dev/rtc symlink if new rtc drivers are usedKay Sievers
2007-06-25always unlink temporary file before creating new oneKay Sievers
2007-06-21do not try to create existing fileKay Sievers
2007-06-21atomically replace existing nodes and symlinksKay Sievers
2007-06-03add TEST=="<file>" keyKay Sievers
2007-03-21udevtest: add --force modeKay Sievers
2007-03-19if a node goes away, possibly restore a waiting symlinkKay Sievers
2007-03-18priority based symlink handlingKay Sievers
2007-03-17read list of devices from index, make index private to databaseKay Sievers
2007-03-16remove old error messageKay Sievers
2007-03-16selinux: move selinux_exit() to the main programsKay Sievers
2007-03-15restore overwritten symlinks when the device goes awayKay Sievers
2006-08-28update source file headersKay Sievers
2006-08-19consistent key naming to match only the event device or include all parent de...Kay Sievers
2006-08-18selinux: init once in the daemon, not in every event processHarald Hoyer
2006-06-14don't remove symlinks if they are already thereKay Sievers
2006-04-15udevtest: don't try to delete symlinksKay Sievers
2006-04-15apply format char to variables exported by ENVKay Sievers
2006-04-12remove old symlinks before creating current onesKay Sievers
2006-04-05merge device event handling and make database content available on "remove"Kay Sievers