summaryrefslogtreecommitdiff
path: root/src/shared/unit-name.c
Commit message (Expand)AuthorAgeFilesLines
* unit: no need to export variables if we can avoid itLennart Poettering2013-03-301-2/+2
* systemctl: be smarter when mangling snapshot namesLennart Poettering2013-01-141-0/+30
* systemctl: add help for --type/-tZbigniew Jędrzejewski-Szmek2012-11-151-2/+2
* systemctl: append .service when unit does not have valid suffixLukas Nykryn2012-10-161-6/+1
* util: various additional modernizationsLennart Poettering2012-09-141-2/+1
* unit-name: rework unit_name_replace_instance function()Lennart Poettering2012-09-121-21/+14
* systemctl: append .service to unit names lacking suffixLennart Poettering2012-07-281-2/+9
* unit-name: style fix in unit_name_is_template()Michal Schmidt2012-07-261-1/+2
* systemd: enable/disable instances of templateMichal Sekletar2012-07-261-0/+12
* util: rename join() to strjoin()Lennart Poettering2012-07-131-2/+2
* unit: Move UnitLoadState definitions from core/unit.c to shared/unit-name.cZbigniew Jędrzejewski-Szmek2012-07-101-0/+10
* unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ...Lennart Poettering2012-07-101-2/+17
* unit: Move UnitType definitions from core/unit.c to shared/unit-name.cZbigniew Jędrzejewski-Szmek2012-07-101-0/+15
* cryptsetup: fix escaping when generating cryptsetup unitsLennart Poettering2012-06-251-108/+60
* systemctl: automatically turn paths and unescaped unit names into proper unit...Lennart Poettering2012-06-221-13/+60
* unit-name: introduce unit_dbus_path_from_name()Michal Schmidt2012-06-131-0/+13
* unit-name: never create a unit name with a leading '.'Kay Sievers2012-06-041-9/+20
* util: split-out path-util.[ch]Kay Sievers2012-05-081-0/+1
* move more common files to shared/ and add them to shared.laKay Sievers2012-04-121-0/+448