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-09-18
src: minor code cleanup
Anthony G. Basile
2014-09-18
udevd: don't fail if /run/udev exists
Tom Gundersen
2014-09-18
udev: fix typos
Tom Gundersen
2014-09-18
udev: ctrl - log if setting SO_PASSCRED fails
Tom Gundersen
2014-09-18
src/udev/udev-node.c: replace our error handling with upstreams
Anthony G. Basile
2014-09-18
udevadm: hwdb - check return value of fseeko()
Tom Gundersen
2014-09-18
udevd: check return of various functions
Tom Gundersen
2014-09-18
udevd: parse_argv - warn if argumens are invalid
Tom Gundersen
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
udev: event - modernize spawn_exec()
Tom Gundersen
2014-09-17
udev: event - explicitly don't read() from invalid fd
Tom Gundersen
2014-09-17
udev: event - modernize spawn_read()
Tom Gundersen
2014-09-17
udev: rules - close empty file
Tom Gundersen
2014-09-17
udev: rules - add missing whitespace to log message
Tom Gundersen
2014-09-17
udevd: use safe_ato*() in place of strto*()
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-17
udev: apply permissions to static nodes before signallying READY
Tom Gundersen
2014-09-17
udev: only print after final log level has been determined
Tom Gundersen
2014-09-17
udevd: initialize epoll_event structs on allocation
Tom Gundersen
2014-09-17
udev: don't close std{in,out,err}
Tom Gundersen
2014-09-17
udev: drop duplicate logging
Tom Gundersen
2014-09-17
udev: split out parse_argv()
Tom Gundersen
2014-09-17
udev: split out help and modernise a bit
Tom Gundersen
2014-09-15
src/shared/set.h: remove unnecessary function declaration
Anthony G. Basile
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-13
udev: timeout - warn after a third of the timeout before killing
Tom Gundersen
2014-09-13
udev: allow removing tags via TAG-="foobar"
David Herrmann
2014-09-13
skip udev: event - keep one rtnl per worker, rather than per event
Anthony G. Basile
2014-09-13
udev: remove userspace firmware loading support
Kay Sievers
2014-09-10
udev: timeout - increase timeout
Tom Gundersen
2014-09-10
udev: fix copy-paste error in log message
Tom Gundersen
2014-09-10
udev: import the full db on MOVE events for devices without dev_t
Tom Gundersen
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-09-02
src/shared/label.c: include selinux headers
Amadeusz Sławiński
2014-09-01
udev: bump event timeout to 60 seconds
Kay Sievers
2014-08-27
shared: make container_of() use unique variable names
David Herrmann
2014-08-27
udev: add missing new-line in udevadm error
David Herrmann
2014-08-27
udev: hwdb - do not look at "usb_device" parents
Kay Sievers
2014-08-22
util: change return value of startswith() to non-const
eudev/v1.10
Lennart Poettering
2014-08-22
util: change return value of startswith() to non-const
Lennart Poettering
2014-08-22
configure.ac and src/libudev/Makefile.am: bump to 1.10 = upstream 216
Anthony G. Basile
2014-08-18
src/scsi_id/Makefile.am,test/Makefile.am: fix build on debian jessie, issue #97
Anthony G. Basile
2014-08-17
src/shared/mkdir.h: add missing func prototype
Anthony G. Basile
2014-08-14
src/shared/path-util.c: revert change from realpath to canonicalize_file_name
Anthony G. Basile
[next]