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-10-25
src/udev/udevd.c: rename apis in static_dev_create_from_modules() also
Anthony G. Basile
2014-10-25
mac: rename apis with mac_{selinux/smack}_ prefix
WaLyong Cho
2014-10-25
src/shared/util.h: import realloc_multiply() from upstream
Anthony G. Basile
2014-10-25
label: rearrange mandatory access control(MAC) apis
WaLyong Cho
2014-10-25
shared/log: add log_trace as compile-time optional debugging
Zbigniew Jędrzejewski-Szmek
2014-10-22
strv: add an additional overflow check when enlarging strv()s
Lennart Poettering
2014-10-13
src/shared/util.c: remove unneeded error check, following upstream
Anthony G. Basile
2014-10-13
src/shared/util.c: final cosmetic change
Anthony G. Basile
2014-10-13
src/shared/util.c: more cosmetic changes
Anthony G. Basile
2014-10-13
src/shared/util.c: cosmetic changes to more easily follow upstream
Anthony G. Basile
2014-09-30
Do not format USEC_INFINITY as NULL
Zbigniew Jędrzejewski-Szmek
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
[next]