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
Age
Commit message (
Expand
)
Author
2015-03-18
udevd: improve handling of failed worker
Tom Gundersen
2015-03-18
udevd: don't free event when killing the worker, wait until it has been reaped
Tom Gundersen
2015-03-18
libudev: introduce clone_with_db()
Tom Gundersen
2015-03-18
udevd: event - make db loading lazy in REMOVE event handling
Tom Gundersen
2015-03-18
libudev: introduce udev_device_properties_copy()
Tom Gundersen
2015-03-18
udev: add SYSCTL{} support
Kay Sievers
2015-03-18
libudev: add missing hunks
Tom Gundersen
2015-03-18
libudev: udev_device_read_db - drop unused argument
Tom Gundersen
2015-03-18
libudev: udev_device_add_property - implicitly mark properties for saving to db
Tom Gundersen
2015-03-18
udev/libudev: event - move {OLD_,}INTERFACE handling from udevd to libudev
Tom Gundersen
2015-03-18
udev: simplify event_queue_update() and add debug logging
Tom Gundersen
2015-03-18
udev: use inttypes.h types wherever appropriate
Lennart Poettering
2015-03-18
tree-wide: use _packed_ macro instead of raw gcc __attribute__
Lennart Poettering
2015-03-18
udevd: close race in udev settle
Tom Gundersen
2015-03-01
shared: introduce cmsg_close_all() call
Lennart Poettering
2015-02-11
src/udev/udev-event.c: clean up net if renaming code
Anthony G. Basile
2015-02-11
src/udev/udev-builtin.c: remove legacy optional keymap
Anthony G. Basile
2015-02-11
src/udev/udev-builtin-kmod.c: remove the modprobe alt to kmod code
Anthony G. Basile
2015-02-11
src/udev/udevd.c: remove create static nodes from modules
Anthony G. Basile
2015-02-11
Minor cleanups
Anthony G. Basile
2015-02-11
udev: event - move renaming of udev_device to libudev
Tom Gundersen
2015-02-11
rule_generator: remove legacy code
Anthony G. Basile
2015-02-08
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-02-08
udev: event - minor nit
Tom Gundersen
2015-02-08
udev: event - introduce and use internal udev_device_shallow_clone()
Tom Gundersen
2015-01-25
Assorted format fixes
Zbigniew JÄdrzejewski-Szmek
2015-01-17
src/udev/Makefile.am: fix build wrt udev-builtin-evdev_id.c
Anthony G. Basile
2015-01-17
udev: merge evdev_id into input_id
David Herrmann
2015-01-17
udev: fix NULL-ptr deref
David Herrmann
2015-01-17
udev: Add builtin/rule to export evdev information as udev properties
Carlos Garnacho
2015-01-17
udev: make use of new one_zero() helper where appropriate
Lennart Poettering
2015-01-17
udevadm: don't hit an assert when obsolete parameters are passed
Lennart Poettering
2015-01-07
udevadm,..: make --help output of udev tools more like the output of the vari...
Lennart Poettering
2014-12-29
util: fix strict aliasing violations in use of struct inotify_event v5
Shawn Paul Landden
2014-12-17
blkid: Warn when rejecting a superblock with a bad csum
Gabriel de Perthuis
2014-12-17
udev-builtin-btrfs: properly initialize ioctl struct to zeroes
Lennart Poettering
2014-12-11
core: unify how we iterate over inotify events
Lennart Poettering
2014-12-11
treewide: correct spacing near eol in code comments
Torstein Husebø
2014-12-04
udevd: SAS: use SAS addr + PHY id in by-path whenever possible.
Maurizio Lombardi
2014-12-01
udev: strings in C are NUL-terminated anyway, no need to add a second NUL...
Lennart Poettering
2014-12-01
udev: rules - ignore the lack of trailing newline
Tom Gundersen
2014-12-01
udev: rules - print the first invalid character
Tom Gundersen
2014-12-01
udev: rules - modernise add_rule a bit
Tom Gundersen
2014-12-01
udevadm hwdb: discard extra leading whitespaces in hwdb
Peter Hutterer
2014-12-01
treewide: another round of simplifications
Michal Schmidt
2014-12-01
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-30
treewide: drop unnecessary trailing \n in log_*() calls
Michal Schmidt
2014-11-28
treewide: more log_*_errno() conversions
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
[next]