index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
udev_device.c
Age
Commit message (
Expand
)
Author
2007-01-23
fix retry-loop in netif-rename code
Matthias Schwarzott
2006-08-28
update source file headers
Kay Sievers
2006-08-24
rename major/minor variable to maj/min to avoid warning
Kay Sievers
2006-08-19
consistent key naming to match only the event device or include all parent de...
Kay Sievers
2006-07-29
make rename_netif() error messages useful
Marco d'Itri
2006-07-21
use "change" instead of "online" events
Kay Sievers
2006-07-03
netif rename: optimistic loop for the name to become free
Kay Sievers
2006-06-14
allow "online" events to create/update symlinks
Kay Sievers
2006-06-14
don't remove symlinks if they are already there
Kay Sievers
2006-04-28
don't include stropts.h, some libc's don't like it
Kay Sievers
2006-04-12
remove old symlinks before creating current ones
Kay Sievers
2006-04-06
export INTERFACE_OLD if we renamed a netif
Kay Sievers
2006-04-05
merge device event handling and make database content available on "remove"
Kay Sievers
2006-01-25
let "ignore_device" always return the event successfully
Kay Sievers
2006-01-24
don't do RUN if "ignore_device" is given
Kay Sievers
2006-01-09
replace libsysfs
Kay Sievers
2005-11-12
remove all built-in wait_for_sysfs logic
Kay Sievers
2005-08-28
rename ...trailing_char() to ...trailing_chars()
Kay Sievers
2005-08-27
add and use name_list_cleanup() for cleaning up the string lists
Kay Sievers
2005-07-22
move code to its own files
Kay Sievers