aboutsummaryrefslogtreecommitdiffstats
path: root/udev_device.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-28update source file headersKay Sievers1-3/+1
2006-08-24rename major/minor variable to maj/min to avoid warningKay Sievers1-3/+3
2006-08-19consistent key naming to match only the event device or include all parent de...Kay Sievers1-8/+8
2006-07-29make rename_netif() error messages usefulMarco d'Itri1-3/+4
2006-07-21use "change" instead of "online" eventsKay Sievers1-1/+1
2006-07-03netif rename: optimistic loop for the name to become freeKay Sievers1-6/+38
2006-06-14allow "online" events to create/update symlinksKay Sievers1-1/+2
2006-06-14don't remove symlinks if they are already thereKay Sievers1-7/+28
2006-04-28don't include stropts.h, some libc's don't like itKay Sievers1-1/+2
2006-04-12remove old symlinks before creating current onesKay Sievers1-2/+16
2006-04-06export INTERFACE_OLD if we renamed a netifKay Sievers1-0/+3
2006-04-05merge device event handling and make database content available on "remove"Kay Sievers1-20/+97
2006-01-25let "ignore_device" always return the event successfullyKay Sievers1-8/+6
2006-01-24don't do RUN if "ignore_device" is givenKay Sievers1-3/+5
2006-01-09replace libsysfsKay Sievers1-61/+77
2005-11-12remove all built-in wait_for_sysfs logicKay Sievers1-1/+0
2005-08-28rename ...trailing_char() to ...trailing_chars()Kay Sievers1-1/+1
2005-08-27add and use name_list_cleanup() for cleaning up the string listsKay Sievers1-15/+3
2005-07-22move code to its own filesKay Sievers1-0/+121