index
:
~tomegun/systemd
boottime
glib-sd-event
hwdb
lldp
man-network
master
peer
ppp
sd-device
terminal
udev
udev-event
Private systemd wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
udev_remove.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-05
udev: handle all events - not only class and block devices
Kay Sievers
1
-16
/
+10
2005-04-26
[PATCH] support log-priority levels in udev.conf
kay.sievers@vrfy.org
1
-1
/
+1
2005-04-26
[PATCH] rename namedev_dev to udev_rule
kay.sievers@vrfy.org
1
-1
/
+0
2005-04-26
[PATCH] correct enum device_type
kay.sievers@vrfy.org
1
-1
/
+1
2005-04-26
[PATCH] This patch causes the remove handler to check that each symlink
jkluebs@luebsphoto.com
1
-23
/
+23
2005-04-26
[PATCH] replace strncpy()/strncat() by strlcpy()/strlcat()
kay.sievers@vrfy.org
1
-10
/
+12
2005-04-26
[PATCH] replace weird defines by real code
kay.sievers@vrfy.org
1
-2
/
+2
2005-04-26
[PATCH] allow unlimitied count of symlinks
kay.sievers@vrfy.org
1
-19
/
+12
2005-04-26
[PATCH] cleanup db functions
kay.sievers@vrfy.org
1
-1
/
+1
2005-04-26
[PATCH] switch device type to enum
kay.sievers@vrfy.org
1
-1
/
+1
2005-04-26
[PATCH] switch major/minor to dev_t
kay.sievers@vrfy.org
1
-1
/
+1
2005-04-26
[PATCH] remove the device node only if the major/minor number matches
kay.sievers@vrfy.org
1
-0
/
+10
2005-04-26
[PATCH] create /block/*/range count of partitons for all_partitions
kay.sievers@vrfy.org
1
-1
/
+1
2005-04-26
[PATCH] provide temporary device node for callouts to access the device
kay.sievers@vrfy.org
1
-37
/
+2
2005-04-26
[PATCH] rename udev_lib to udev_utils and dev_d to udev_multiplex
kay.sievers@vrfy.org
1
-1
/
+1
2005-04-26
[PATCH] add NAME{ignore_remove} attribute
kay.sievers@vrfy.org
1
-0
/
+5
2005-04-26
[PATCH] rename udevdb* to udev_db*
kay.sievers@vrfy.org
1
-4
/
+4
2005-04-26
[PATCH] Make dev.d/ handling a separate processing stage
kay.sievers@vrfy.org
1
-3
/
+3
2005-04-26
[PATCH] replace tdb database by simple lockless file database
kay.sievers@vrfy.org
1
-18
/
+15
2005-04-26
[PATCH] sparse cleanups on the tree
greg@kroah.com
1
-0
/
+1
2005-04-26
[PATCH] cleanup netif handling and netif-dev.d/ events
kay.sievers@vrfy.org
1
-11
/
+9
2005-04-26
[PATCH] big cleanup of internal udev api
kay.sievers@vrfy.org
1
-18
/
+21
2005-04-26
[PATCH] prevent deadlocks on an corrupt udev database
kay.sievers@vrfy.org
1
-4
/
+10
2005-04-26
[PATCH] rename files to have '_' instead of '-' in them.
greg@kroah.com
1
-0
/
+190