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
/
shared
/
unit-name.h
Age
Commit message (
Expand
)
Author
2013-03-30
unit: no need to export variables if we can avoid it
Lennart Poettering
2013-01-14
systemctl: be smarter when mangling snapshot names
Lennart Poettering
2012-11-15
systemctl: add help for --type/-t
Zbigniew Jędrzejewski-Szmek
2012-07-26
systemd: enable/disable instances of template
Michal Sekletar
2012-07-19
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-07-10
unit: Move UnitLoadState definitions from core/unit.c to shared/unit-name.c
Zbigniew Jędrzejewski-Szmek
2012-07-10
unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ...
Lennart Poettering
2012-07-10
unit: Move UnitType definitions from core/unit.c to shared/unit-name.c
Zbigniew Jędrzejewski-Szmek
2012-06-25
cryptsetup: fix escaping when generating cryptsetup units
Lennart Poettering
2012-06-22
systemctl: automatically turn paths and unescaped unit names into proper unit...
Lennart Poettering
2012-06-13
unit-name: introduce unit_dbus_path_from_name()
Michal Schmidt
2012-04-12
move more common files to shared/ and add them to shared.la
Kay Sievers