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
/
libudev
Age
Commit message (
Expand
)
Author
2014-12-17
use correct format types
Thomas Hindoe Paaboel Andersen
2014-12-04
libudev: set errno properly in all error conditions of udev_device_new_from_s...
Lennart Poettering
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-16
src/udev: update the definition of udev_event_execute_rule
Anthony G. Basile
2014-11-14
udev: switch to systemd logging functions
Kay Sievers
2014-11-14
udev: use the systemd logging functions in udev tools
Kay Sievers
2014-11-07
src/libudev/libudev-hwdb.c: update error message
Anthony G. Basile
2014-11-02
libudev: Use correct free function
Colin Walters
2014-11-02
Use log "level" instead of "priority"
Zbigniew Jędrzejewski-Szmek
2014-11-02
libudev: do not accept invalid log levels
Zbigniew Jędrzejewski-Szmek
2014-11-02
libudev: modernization
Zbigniew Jędrzejewski-Szmek
2014-09-18
src: minor code cleanup
Anthony G. Basile
2014-09-18
udev: fix path for database names on 'change' event
Robert Milasan
2014-09-18
libudev: monitor - warn if we fail to request SO_PASSCRED
Tom Gundersen
2014-09-18
src/shared: import upstream code needed for recent commits
Anthony G. Basile
2014-09-17
udev: util - use log_level_from_string()
Tom Gundersen
2014-09-17
libudev: util - drop util_delete_path()
Tom Gundersen
2014-09-17
libudev: drop util_lookup_{user,group}
Tom Gundersen
2014-09-13
udev: allow removing tags via TAG-="foobar"
David Herrmann
2014-09-10
udev - drop print_kmsg
Tom Gundersen
2014-09-10
libudev: fix symbol version for udev_queue_flush() and udev_queue_get_fd()
Michael Biebl
2014-09-03
src/libudev/Makefile.am: link libudev against selinux
Amadeusz Sławiński
2014-08-22
configure.ac and src/libudev/Makefile.am: bump to 1.10 = upstream 216
Anthony G. Basile
2014-08-12
udev: never bypass our own logging framework and call vsyslog() directly from...
Lennart Poettering
2014-08-06
src/libudev/libudev.sym: mark most symbols as hidden
Anthony G. Basile
2014-08-05
src/shared: refactor shared code
Anthony G. Basile
2014-08-05
src/{libudev,udev}: minor renamings from upstream
Anthony G. Basile
2014-08-05
src/libudev/missing.h: clean up unused BTRFS_* decls
Anthony G. Basile
2014-08-05
Include missing.h in udev-builtin-btrfs.c, and move BTRFS_IOC_DEVICES_READY t...
Anthony G. Basile
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-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-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-19
configure.ac: bump to 1.8 = upstream 214
eudev/v1.8
Anthony G. Basile
2014-06-06
udev: always close lock file descriptor
Kay Sievers
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jedrzejewski-Szmek
2014-05-13
src/libudev/missing.h: clean up and fix build on uclibc and musl
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
src/libudev: whitespace cleanup
Anthony G. Basile
2014-04-24
udev: remove seqnum API and all assumptions about seqnums
Kay Sievers
[next]