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
/
src
/
udev
/
udev.h
Age
Commit message (
Expand
)
Author
2014-09-13
udev: timeout - warn after a third of the timeout before killing
Tom Gundersen
2014-09-13
udev: remove userspace firmware loading support
Kay Sievers
2014-07-30
udev: unify event timeout handling
Kay Sievers
2014-05-15
udev: do not skip the execution of RUN when renaming a network device fails
Kay Sievers
2014-01-09
udev: support custom Linux Security Module labels for device nodes
Kay Sievers
2014-01-09
udev: declare some symbols static
Kay Sievers
2014-01-09
macro: clean up usage of gcc attributes
Lennart Poettering
2013-07-30
udev: export tags of "dead" device nodes to /run/udev/static_node-tags/
Anthony G. Basile
2013-07-24
Switch from external keymaps to internal (hwdb) keymaps
Ian Stakenvicius
2013-07-09
hwdb: add --lookup-prefix= option
Kay Sievers
2013-07-07
hwdb: add --device=<device-id> and --filter=<key name glob>
Kay Sievers
2013-06-03
Add printf attributes in exported headers
Zbigniew Jędrzejewski-Szmek
2013-04-09
build-sys: fix HAVE/ENABLE_FIRMWARE
Kay Sievers
2013-04-02
udev: update
Anthony G. Basile
2013-04-02
udev: make firmware loading optional and disable by default
Tom Gundersen
2013-01-28
Make blkid optional
Ian Stakenvicius
2013-01-28
Honor DEVUID, DEVGID in addition to DEVMODE
Ian Stakenvicius
2013-01-21
Remove the remaining systemd code since it is not needed anymore
Ian Stakenvicius
2012-11-23
Permit users to disable module loading support
Richard Yao
2012-11-23
Reintroduce blkid-kmod
Richard Yao
2012-11-19
Reintroduce blkid-builtin
Richard Yao
2012-11-17
Restructure src/ as per lu_zero
Anthony G. Basile
2012-11-17
src/test: disable for now to get a full build
Anthony G. Basile
2012-11-17
Eliminate blkid-builtin
Richard Yao
2012-11-17
Eliminate kmod dependency
Richard Yao
2012-11-12
use the same email address everywhere
Kay Sievers
2012-11-12
udev: use usec_t and now()
Kay Sievers
2012-11-09
udev: net_id - add builtin to retrieve data for network devices
Kay Sievers
2012-11-09
udev: hwdb - search parents for 'modalias' and data
Kay Sievers
2012-10-26
udev: builtin - do not fail builtin initialization if one of them returns an ...
Kay Sievers
2012-10-23
udev: add hardware database support
Kay Sievers
2012-09-17
udev: add btrfs support
Kay Sievers
2012-05-07
udev: use conf_files_list() to search rules files
Kay Sievers
2012-04-17
selinux: unify systemd and udev code
Kay Sievers
2012-04-16
udev: use startswith() and streq()
Kay Sievers
2012-04-16
udev: remove configuration options for /dev, /sys, /run directories
Kay Sievers
2012-04-09
udev: convert 'uaccess' to a builtin
Kay Sievers
2012-04-04
udev: fix gcc warnings
Kay Sievers
2012-04-04
move imported udev into place
Kay Sievers