summaryrefslogtreecommitdiff
path: root/src/shared/unit-name.c
Commit message (Expand)AuthorAge
* unit-name: various modernizationsLennart Poettering2014-06-17
* unit-name: fix detection of unit templates/instancesLennart Poettering2014-06-17
* Use strlen even for constant stringsJosh Triplett2014-03-16
* unit-name: modernizationsLennart Poettering2014-03-06
* src/shared/ cannot reference symbols from librariesKay Sievers2014-02-23
* 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
* bus: add API calls to escape string components of objects pathsLennart Poettering2013-11-21
* unit-name: when escaping a path consider the empty path identical to the root...Lennart Poettering2013-09-26
* Verify validity of session name when received from outsideZbigniew Jędrzejewski-Szmek2013-09-16
* 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
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-20
* core: add new .slice unit type for partitioning systemsLennart Poettering2013-06-17
* 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
* systemctl: append .service when unit does not have valid suffixLukas Nykryn2012-10-16
* util: various additional modernizationsLennart Poettering2012-09-14
* unit-name: rework unit_name_replace_instance function()Lennart Poettering2012-09-12
* systemctl: append .service to unit names lacking suffixLennart Poettering2012-07-28
* unit-name: style fix in unit_name_is_template()Michal Schmidt2012-07-26
* systemd: enable/disable instances of templateMichal Sekletar2012-07-26
* util: rename join() to strjoin()Lennart Poettering2012-07-13
* 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
* unit-name: never create a unit name with a leading '.'Kay Sievers2012-06-04
* util: split-out path-util.[ch]Kay Sievers2012-05-08
* move more common files to shared/ and add them to shared.laKay Sievers2012-04-12