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-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
2014-08-14
src/shared: some stylistic changes
Anthony G. Basile
2014-08-14
src/shared: import more code cleanups from upstream
Anthony G. Basile
2014-08-14
src/shared: import many code cleanups from upstream
Anthony G. Basile
2014-08-13
src/shared/cgroup-util.c: code cleanup following upstream
Anthony G. Basile
2014-08-12
udev: modernize net_id builtin a bit
Lennart Poettering
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
src/collect/collect.c: remove excessive error reporting
Anthony G. Basile
2014-08-05
udev-builtin-keyboard: Allow numeric key codes
Martin Pitt
2014-08-05
udev: path_id - suppress ID_PATH for devices with an unknown parent device type
Kay Sievers
2014-08-05
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-08-05
Include missing.h in udev-builtin-btrfs.c, and move BTRFS_IOC_DEVICES_READY t...
Anthony G. Basile
2014-08-04
man: add udev.conf(5)
Zbigniew Jędrzejewski-Szmek
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
[next]