summaryrefslogtreecommitdiff
path: root/src/basic/unit-name.h
Commit message (Expand)AuthorAgeFilesLines
* core: shorten long unit names that are based on paths and append path hash at...Michal Sekletar2022-04-081-0/+3
* core: Try to prevent infinite recursive template instantiationDaan De Meyer2021-10-281-0/+2
* Make unit_name_to_instance() return UnitNameFlagsZbigniew Jędrzejewski-Szmek2021-05-051-2/+2
* tree-wide: use -EINVAL for enum invalid valuesZbigniew Jędrzejewski-Szmek2021-02-101-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* basic/unit-name: make sure UnitNameFlags is signedZbigniew Jędrzejewski-Szmek2019-12-191-0/+1
* core: change top-level drop-in from -.service.d to service.dAnita Zhang2019-11-071-2/+0
* various tools: be more explicit when a glob is passed when not supportedZbigniew Jędrzejewski-Szmek2019-10-251-2/+2
* core: disallow using '-.service' as a service nameAnita Zhang2019-10-071-0/+2
* basic/unit-name: allow unit_name_to_instance() to be used to classify unitsZbigniew Jędrzejewski-Szmek2019-07-191-5/+8
* basic/unit-name: drop unused functionZbigniew Jędrzejewski-Szmek2019-07-191-5/+0
* tree-wide: always declare bitflag enums the same wayLennart Poettering2019-01-071-5/+5
* tree-wide: add whitespace between type and variable nameYu Watanabe2018-12-041-1/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* unit-name: add new unit_name_build_from_type() helperLennart Poettering2018-04-131-0/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* When mangling names, optionally emit a warning (#8400)Zbigniew Jędrzejewski-Szmek2018-03-211-5/+5
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* basic: split unit-name.[ch] into two (#7065)Lennart Poettering2017-10-111-277/+1
* swap: adjust swap.c in a similar way to what we just did to mount.cLennart Poettering2017-09-261-2/+0
* mount: rework mount state engineLennart Poettering2017-09-261-2/+0
* Drop busname unit typeZbigniew Jędrzejewski-Szmek2017-07-231-17/+0
* core: make NotifyAccess= and FileDescriptorStoreMax= available to transient s...Lennart Poettering2017-06-261-0/+12
* unit-name: remove spurious newlineLennart Poettering2016-06-131-1/+0
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* core: remove support for RequiresOverridable= and RequisiteOverridable=Lennart Poettering2015-11-121-4/+0
* Remove snapshot unit typeZbigniew Jędrzejewski-Szmek2015-11-101-11/+0
* Move all unit states to basic/ and extend systemctl --state=helpZbigniew Jędrzejewski-Szmek2015-09-281-14/+204
* Move UnitActiveState to basic/Zbigniew Jędrzejewski-Szmek2015-09-281-0/+15
* core: add unit_dbus_interface_from_type() to unit-name.hLennart Poettering2015-08-281-0/+3
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-0/+177