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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-26
[PATCH] create /block/*/range count of partitons for all_partitions
kay.sievers@vrfy.org
1
-0
/
+2
2005-04-26
[PATCH] provide temporary device node for callouts to access the device
kay.sievers@vrfy.org
1
-0
/
+3
2005-04-26
[PATCH] remove default_* permissions from udev.conf file
kay.sievers@vrfy.org
1
-3
/
+0
2005-04-26
[PATCH] allow multiline rules by backslash at the end of the line
kay.sievers@vrfy.org
1
-2
/
+1
2005-04-26
[PATCH] complete removal of explicit udev permissions config file
kay.sievers@vrfy.org
1
-1
/
+0
2005-04-26
[PATCH] remove unused timestamp field
kay.sievers@vrfy.org
1
-1
/
+0
2005-04-26
[PATCH] simplify permission handling
kay.sievers@vrfy.org
1
-8
/
+6
2005-04-26
[PATCH] trivial cleanups and change some comments
kay.sievers@vrfy.org
1
-3
/
+5
2005-04-26
[PATCH] remove unused variables
kay.sievers@vrfy.org
1
-2
/
+0
2005-04-26
[PATCH] don't call the hotplug scripts with a test run
kay.sievers@vrfy.org
1
-0
/
+1
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] handle whole hotplug event with udevd/udev
kay.sievers@vrfy.org
1
-0
/
+3
2005-04-26
[PATCH] add NAME{ignore_remove} attribute
kay.sievers@vrfy.org
1
-0
/
+1
2005-04-26
[PATCH] Make dev.d/ handling a separate processing stage
kay.sievers@vrfy.org
1
-1
/
+4
2005-04-26
[PATCH] make the udev object available to more processing stages
kay.sievers@vrfy.org
1
-2
/
+0
2005-04-26
[PATCH] add ACTION to udev object to expose it to the whole process
kay.sievers@vrfy.org
1
-2
/
+3
2005-04-26
[PATCH] replace tdb database by simple lockless file database
kay.sievers@vrfy.org
1
-9
/
+4
2005-04-26
[PATCH] Don't use any syslog() in signal handler, cause it may deadlock.
kay.sievers@vrfy.org
1
-1
/
+1
2005-04-26
[PATCH] cleanup netif handling and netif-dev.d/ events
kay.sievers@vrfy.org
1
-1
/
+2
2005-04-26
[PATCH] big cleanup of internal udev api
kay.sievers@vrfy.org
1
-9
/
+9
2005-04-26
[PATCH] remove sleeps from udev as it is external now
kay.sievers@vrfy.org
1
-3
/
+0
2005-04-26
[PATCH] prevent deadlocks on an corrupt udev database
kay.sievers@vrfy.org
1
-0
/
+3
2005-04-26
[PATCH] switch udev's seqnum to u64
kay.sievers@vrfy.org
1
-3
/
+1
2005-04-26
[PATCH] Fix naming ethernet devices in udevstart
kay.sievers@vrfy.org
1
-0
/
+3
2005-04-26
[PATCH] udev - read long lines from config files overflow fix
arun@codemovers.org
1
-0
/
+2
2005-04-26
[PATCH] pass SEQNUM trough udevd
kay.sievers@vrfy.org
1
-3
/
+4
2005-04-26
[PATCH] Make udev/udevstart be one binary
trini@kernel.crashing.org
1
-3
/
+7
2005-04-26
[PATCH] DEVPATH for netdev
kay.sievers@vrfy.org
1
-1
/
+1
2005-04-26
[PATCH] netdev - udevdb+dev.d changes
kay.sievers@vrfy.org
1
-1
/
+2
2005-04-26
[PATCH] add /etc/dev.d/ support for udev add and remove events.
greg@kroah.com
1
-0
/
+1
2005-04-26
[PATCH] first stupid try for a rule compose gui
kay.sievers@vrfy.org
1
-0
/
+3
2005-04-26
[PATCH] Increase the name size as requested by Richard Gooch <rgooch@ras.ucal...
greg@kroah.com
1
-1
/
+1
2005-04-26
[PATCH] replace fgets() with mmap() and introduce udev_lib.[hc]
kay.sievers@vrfy.org
1
-94
/
+10
2005-04-26
[PATCH] rename strn*() macros to strmax
kay.sievers@vrfy.org
1
-3
/
+3
2005-04-26
[PATCH] better fix for NAME="foo-%c{N}" gets a truncated name
kay.sievers@vrfy.org
1
-3
/
+3
2005-04-26
[PATCH] cleanup mult field string handling
kay.sievers@vrfy.org
1
-0
/
+6
2005-04-26
[PATCH] udev - safer sprintf() use
kay.sievers@vrfy.org
1
-0
/
+12
2005-04-26
[PATCH] udev - safer string handling - part four
kay.sievers@vrfy.org
1
-3
/
+3
2005-04-26
[PATCH] udev - safer string handling - part three
kay.sievers@vrfy.org
1
-0
/
+45
2005-04-26
[PATCH] udev - safer string handling - part two
kay.sievers@vrfy.org
1
-1
/
+13
2005-04-26
[PATCH] udev - safer string handling all over the place
kay.sievers@vrfy.org
1
-0
/
+6
2005-04-26
[PATCH] udev use new libsysfs header file location
patmans@us.ibm.com
1
-1
/
+1
2005-04-26
[PATCH] add support for UDEV_NO_SLEEP env variable so Gentoo people will be h...
greg@kroah.com
1
-0
/
+1
2005-04-26
[PATCH] udev - create all partitions of blockdevice
kay.sievers@vrfy.org
1
-0
/
+1
2005-04-26
[PATCH] udev - keep private data out of the database?
kay.sievers@vrfy.org
1
-5
/
+9
2005-04-26
[PATCH] add udevtest program to build
greg@kroah.com
1
-1
/
+1
2005-04-26
[PATCH] stop using mode_t as different libcs define it in different ways :(
greg@kroah.com
1
-1
/
+1
2005-04-26
[PATCH] fix log option code so that it actually works for all udev programs.
greg@kroah.com
1
-3
/
+1
2005-04-26
[PATCH] make logging a config option
azarah@nosferatu.za.org
1
-0
/
+3
2005-04-26
[PATCH] move get_pair to udev_config.c because udevinfo doesn't need all of n...
greg@kroah.com
1
-0
/
+1
[next]