summaryrefslogtreecommitdiff
path: root/src/shared/unit-name.h
Commit message (Expand)AuthorAge
* systemctl: append default suffix only if none presentZbigniew Jędrzejewski-Szmek2014-11-28
* unit: move UnitDependency to unit-nameLukas Nykryn2014-10-08
* Use enums to make it obvious what boolean params meanZbigniew Jędrzejewski-Szmek2013-12-26
* systemctl: allow globbing in commands which take multiple unit namesZbigniew Jędrzejewski-Szmek2013-12-26
* bus: add .busname unit type to implement kdbus-style bus activationLennart Poettering2013-12-02
* logind: port over to use scopes+slices for all cgroup stuffLennart Poettering2013-07-02
* core: split out unit bus path unescaping into unit_name_from_dbus_path()Lennart Poettering2013-07-02
* core: add new "scope" unit type for making a unit of pre-existing processesLennart Poettering2013-07-01
* core: add transient unitsLennart Poettering2013-06-28
* core: add new .slice unit type for partitioning systemsLennart Poettering2013-06-17
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* unit: no need to export variables if we can avoid itLennart Poettering2013-03-30
* systemctl: be smarter when mangling snapshot namesLennart Poettering2013-01-14
* systemctl: add help for --type/-tZbigniew Jędrzejewski-Szmek2012-11-15
* systemd: enable/disable instances of templateMichal Sekletar2012-07-26
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-19
* unit: Move UnitLoadState definitions from core/unit.c to shared/unit-name.cZbigniew Jędrzejewski-Szmek2012-07-10
* unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ...Lennart Poettering2012-07-10
* unit: Move UnitType definitions from core/unit.c to shared/unit-name.cZbigniew Jędrzejewski-Szmek2012-07-10
* cryptsetup: fix escaping when generating cryptsetup unitsLennart Poettering2012-06-25
* systemctl: automatically turn paths and unescaped unit names into proper unit...Lennart Poettering2012-06-22
* unit-name: introduce unit_dbus_path_from_name()Michal Schmidt2012-06-13
* move more common files to shared/ and add them to shared.laKay Sievers2012-04-12