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
/
core
/
device.c
Age
Commit message (
Expand
)
Author
2013-05-06
core: escape unit name from udev
MUNEDA Takahiro
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-04-17
core/device.c: fix possible segfault
Harald Hoyer
2013-04-05
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-01-06
systemd: use unit logging macros
Zbigniew Jędrzejewski-Szmek
2012-10-17
Properly handle device aliases used as dependencies
Eelco Dolstra
2012-10-09
udev: support multiple entries for ENV{SYSTEMD_ALIAS} and ENV{SYSTEM_WANTS}
Kay Sievers
2012-07-10
unit: get rid of UnitVTable.suffix, which is now unused
Lennart Poettering
2012-06-22
systemctl: automatically turn paths and unescaped unit names into proper unit...
Lennart Poettering
2012-05-14
unit: unit type dependent status messages
Michal Schmidt
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-11
move libsystemd_core.la sources into core/
Kay Sievers