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
Age
Commit message (
Expand
)
Author
2014-08-04
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-08-04
Fix misuse of uint64_t as size_t
Zbigniew Jędrzejewski-Szmek
2014-08-04
libudev: set errno when udev_device_new_from_* or udev_device_get_parent_* fail
Tom Gundersen
2014-07-30
udev: fixup commit dd5eddd28a74a49607a8fffcaf960040dba98479
Hannes Reinecke
2014-07-30
udev: place opening { at the same line as the function declaration
Kay Sievers
2014-07-30
udev: unify event timeout handling
Kay Sievers
2014-07-30
udevd: add --event-timeout commandline option
Hannes Reinecke
2014-07-25
udev: exclude MD from block device ownership event locking
Kay Sievers
2014-07-19
Be more careful when checking for empty files
Zbigniew Jędrzejewski-Szmek
2014-07-15
src/libudev/Makefile.am: update libudev revision
Anthony G. Basile
2014-07-10
accelerometer: Don't wait for new data from the sensor
Bastien Nocera
2014-07-06
src/libudev/util.c: import flush_fd() from upstream
Anthony G. Basile
2014-07-01
libudev: queue - watch entire directory to allow the re-use of the watch desc...
Kay Sievers
2014-07-01
libudev: queue provide file descriptor to watch busy event queue
Kay Sievers
2014-07-01
libudev: fix udev_queue_get_queue_is_empty() logic
Kay Sievers
2014-06-24
gudev: replace regex with sym file
Kay Sievers
2014-06-19
configure.ac: bump to 1.8 = upstream 214
eudev/v1.8
Anthony G. Basile
2014-06-15
udev: check the return value from udev_enumerate_scan_devices
Thomas Hindoe Paaboel Andersen
2014-06-15
udev: really exclude device-mapper from block device ownership event locking
Christian Hesse
2014-06-07
udev: guard REREADPT by exclusive lock instead of O_EXCL
Kay Sievers
2014-06-07
udev: make sure we always get "change" for the disk
Kay Sievers
2014-06-07
udev: guard REREADP logic with open(O_ECXL)
Kay Sievers
2014-06-07
[PATCH] udev: try first re-reading the partition table
Anthony G. Basile
2014-06-07
udev: synthesize "change' events for partitions when tools change the disk
Kay Sievers
2014-06-06
udevd: inotify - modernizations
Kay Sievers
2014-06-06
udev: exclude device-mapper from block device ownership event locking
Kay Sievers
2014-06-06
udev: always close lock file descriptor
Kay Sievers
2014-06-01
udev-builtin-keyboard: do tell on which device EVIOCSKEYCODE failed.
Cristian Rodríguez
2014-05-23
gudev: add missing (nullable) annotations on return values
Evan Nemerson
2014-05-23
udevadm-settle: fixed return code for empty queue
Harald Hoyer
2014-05-17
udev: avoid use of uninitialized err
Thomas Hindoe Paaboel Andersen
2014-05-15
src/scsi_id/scsi_id.c: remove redeclaration of VERSION
Anthony G. Basile
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jedrzejewski-Szmek
2014-05-15
udev: do not skip the execution of RUN when renaming a network device fails
Kay Sievers
2014-05-13
src/libudev/missing.h: clean up and fix build on uclibc and musl
Anthony G. Basile
2014-05-01
src/scsi_id/scsi_id.c: Add _GNU_SOURCE for struct file_handle
Anthony G. Basile
2014-05-01
src/libudev/path-util.c: don't use IN_SET() macro
Anthony G. Basile
2014-04-26
udev: warn when name_to_handle_at is not implemented
Zbigniew Jędrzejewski-Szmek
2014-04-26
util: make sure all our name_to_handle_at() code makes use of file_handle_union
Lennart Poettering
2014-04-26
implement a union to pad out file_handle
Dave Reisner
2014-04-24
udev: increase the size of RESULT buffer
Robert Milasan
2014-04-24
udev: serialize/synchronize block device event handling with file locks
Kay Sievers
2014-04-24
src/libudev: whitespace cleanup
Anthony G. Basile
2014-04-24
src/udev: code cleanup
Anthony G. Basile
2014-04-24
udev: remove seqnum API and all assumptions about seqnums
Kay Sievers
2014-04-07
udev: net_id - use constants rather than magic numbers
Tom Gundersen
2014-04-05
Revisit issue #87: fails to build on linux headers 3.13
Anthony G. Basile
2014-04-04
libudev: Fix redefinition of usec_t and nsec_t.
Eric Le Bihan
2014-04-03
configure.ac: bring version numbers in line with upstream
Anthony G. Basile
2014-04-03
udev: do not export "static node" tags for non-existing devices
Kay Sievers
[next]