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
/
lib
Age
Commit message (
Expand
)
Author
2009-06-05
udevd: use enum instead of char in struct declaration
Kay Sievers
2009-06-04
udevd: convert to event worker processes
Kay Sievers
2009-06-01
str[sp]cpyl: add __attribute__ ((sentinel))
Kay Sievers
2009-05-28
udevd: queue-export - fix crash
Alan Jenkins
2009-05-21
udevd: implement a more efficient queue file format
Alan Jenkins
2009-05-21
fix location of database files
Kay Sievers
2009-05-20
require key names in uppercase
Kay Sievers
2009-05-20
use openat(), unlinkat(), fstatat()
Kay Sievers
2009-05-20
use more efficient string copying
Kay Sievers
2009-05-04
remove all PHYSDEVPATH handling and warning about
Kay Sievers
2009-05-04
handle devtmpfs nodes
Kay Sievers
2009-04-26
drop "extern" keyword from non-static function
Kay Sievers
2009-04-23
libudev: monitor - export filter_update()
Kay Sievers
2009-04-23
libudev: queue - clarify comments
Kay Sievers
2009-04-23
libudev: queue - fix get_seqnum_is_finished()
Kay Sievers
2009-04-23
libudev: monitor - add udev_monitor_filter_remove
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
update TODO
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
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-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: test - handling trailing '/' in devpath
Kay Sievers
2009-03-12
udevadm: settle - synchronise with the udev daemon
Scott James Remnant
2009-03-11
libudev: ctrl - return error after sending ctrl message
Kay Sievers
2009-03-04
libudev: queue - use lstat() to check existence of symlink
Kay Sievers
2009-02-23
Allow watch handle to be stored in the udevdb.
Scott James Remnant
2009-01-14
libudev: use 4096 bytes buffer for attribute reading
Kay Sievers
2009-01-06
libudev: test - add udev_device_get_property_value()
Kay Sievers
2009-01-06
libudev: device - add udev_device_get_property_value()
Kay Sievers
2009-01-03
libudev: subsytem -> subsystem
Kay Sievers
2009-01-03
libudev: device - remove udev_device_get_parent_with_subsystem
Marcel Holtmann
2009-01-03
libudev: device - lookup subsystem and devtype together
Marcel Holtmann
2009-01-03
libudev: device - read "uevent" only if info is not already loaded
Kay Sievers
2009-01-02
libudev: device - add devtype support
Marcel Holtmann
2008-12-29
libudev: enumerate - add lookup by property
Kay Sievers
2008-12-28
if needed, store database entries also for devices which do not have a device...
Kay Sievers
2008-12-16
libudev: include <sys/types.h>
Kay Sievers
2008-11-20
libudev: accept NULL whitelist in util_replace_chars()
Kay Sievers
2008-11-17
limit $attr(<symlink>) magic to well-known links only
Kay Sievers
[next]