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
Age
Commit message (
Expand
)
Author
2009-04-23
libudev: monitor - add udev_monitor_filter_remove
Kay Sievers
2009-04-23
udevadm: monitor - add <subsytem>:<devtype> support
Kay Sievers
2009-04-23
libudev: monitor - do not filter messages with wrong magic
Kay Sievers
2009-04-23
libudev: monitor - switch to filter_add_match_subsystem_devtype()
Kay Sievers
2009-04-22
libudev: monitor - use simpler hash
Kay Sievers
2009-04-22
udevadm monitor - add --subsystem-match=
Kay Sievers
2009-04-22
update TODO
Kay Sievers
2009-04-22
udevadm: monitor - print error if we can not bind to socket
Kay Sievers
2009-04-22
libudev: monitor - add client socket filter for subsystem value
Kay Sievers
2009-04-19
udevd: at startup create /dev/null, /dev/console, /dev/kmsg
Kay Sievers
2009-04-18
test-libudev: update monitor source
Kay Sievers
2009-04-16
udevd: log error for too old kernels or CONFIG_SYSFS_DEPRECATED
Kay Sievers
2009-04-16
libudev: monitor - clarify socket handling documentation
Kay Sievers
2009-04-15
libudev: path_encode - always return 0 if encoded string does not fit into size
Kay Sievers
2009-04-08
libudev: monitor - ignore messages from unusual sources
Scott James Remnant
2009-04-08
libudev: monitor - unify socket message handling
Kay Sievers
2009-04-08
path_encode: fix max length calculation
Kay Sievers
2009-04-06
avoid leaking netlink socket fd to external programs
Alan Jenkins
2009-03-30
IMPORT: 2048 -> 4096 bytes buffer
Kay Sievers
2009-03-29
"UDEV_MONITOR_KERNEL/UDEV" -> "kernel/udev"
Kay Sievers
2009-03-29
send monitor events back to netlink socket
Kay Sievers
2009-03-26
libudev: GPL -> LGPL
Kay Sievers
2009-03-18
udevadm: monitor - clarify printed header
Kay Sievers
2009-03-18
udevadm: test - handling trailing '/' in devpath
Kay Sievers
2009-03-17
udevadm: trigger - add "--action" to --help
Robby Workman
2009-03-12
udevadm: settle - synchronise with the udev daemon
Scott James Remnant
2009-03-11
udevadm: settle - use timeout signal, instead of loop counter
Kay Sievers
2009-03-11
libudev: ctrl - return error after sending ctrl message
Kay Sievers
2009-03-07
udevadm: add text for new options to command and man page
Kay Sievers
2009-03-05
udevd: switch watch symlinks to devpath
Kay Sievers
2009-03-04
udevadm: settle - add --seq-start= --seq-end=
Kay Sievers
2009-03-04
libudev: queue - use lstat() to check existence of symlink
Kay Sievers
2009-03-03
fix compile error in debug mode
Michael Prokop
2009-02-26
udevadm: info - export all devices with --export-db
Kay Sievers
2009-02-25
add "nowatch" to disable a default installed watch with a later rule
Kay Sievers
2009-02-24
use the event udev_device to disable the watch on "remove"
Kay Sievers
2009-02-24
remove static local variable
Kay Sievers
2009-02-23
Look at more inotify events in the buffer than just the first.
Scott James Remnant
2009-02-23
lookup the old watch handle; reload only if has a path
Scott James Remnant
2009-02-23
Output watch handle in udevadm info.
Scott James Remnant
2009-02-23
Put a log message in a more sensible place.
Scott James Remnant
2009-02-23
Use the udevdb to speed up watch clearing.
Scott James Remnant
2009-02-23
Store watch handle in db.
Scott James Remnant
2009-02-23
Allow watch handle to be stored in the udevdb.
Scott James Remnant
2009-02-23
Cleanup a little.
Scott James Remnant
2009-02-23
Clear existing inotify watch before processing.
Scott James Remnant
2009-02-23
Don't add inotify watch until RUN rules processed.
Scott James Remnant
2009-02-13
rules: add "watch" option to dm and md rules
Kay Sievers
2009-02-11
use global "reload_config" flag
Kay Sievers
2009-02-11
udevd: optionally watch device nodes with inotify
Scott James Remnant
[prev]
[next]