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.c
Age
Commit message (
Expand
)
Author
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-10-16
systemctl: append .service when unit does not have valid suffix
Lukas Nykryn
2012-09-14
util: various additional modernizations
Lennart Poettering
2012-09-12
unit-name: rework unit_name_replace_instance function()
Lennart Poettering
2012-07-28
systemctl: append .service to unit names lacking suffix
Lennart Poettering
2012-07-26
unit-name: style fix in unit_name_is_template()
Michal Schmidt
2012-07-26
systemd: enable/disable instances of template
Michal Sekletar
2012-07-13
util: rename join() to strjoin()
Lennart Poettering
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-06-04
unit-name: never create a unit name with a leading '.'
Kay Sievers
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-04-12
move more common files to shared/ and add them to shared.la
Kay Sievers