summaryrefslogtreecommitdiff
path: root/src/basic/unit-name.c
Commit message (Expand)AuthorAgeFilesLines
* string-util: add delete_trailing_chars() and skip_leading_chars() helpersLennart Poettering2017-11-131-7/+2
* basic: split unit-name.[ch] into two (#7065)Lennart Poettering2017-10-111-268/+0
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-10-041-1/+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-15/+0
* core: make NotifyAccess= and FileDescriptorStoreMax= available to transient s...Lennart Poettering2017-06-261-0/+9
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2016-10-231-2/+2
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* basic: don't append suffixes to unit name glob expressionsLennart Poettering2016-01-271-11/+34
* basic: re-sort includesThomas Hindoe Paaboel Andersen2015-12-011-1/+1
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-2/+4
* core: remove support for RequiresOverridable= and RequisiteOverridable=Lennart Poettering2015-11-121-4/+0
* Remove snapshot unit typeZbigniew Jędrzejewski-Szmek2015-11-101-9/+0
* doc: correct punctuation and improve typography in documentationJan Engelhardt2015-11-061-1/+1
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: move string table stuff into its own string-table.[ch]Lennart Poettering2015-10-271-2/+3
* util-lib: split out hex/dec/oct encoding/decoding into its own fileLennart Poettering2015-10-271-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-3/+4
* Move all unit states to basic/ and extend systemctl --state=helpZbigniew Jędrzejewski-Szmek2015-09-281-0/+153
* Move UnitActiveState to basic/Zbigniew Jędrzejewski-Szmek2015-09-281-0/+11
* core: add unit_dbus_interface_from_type() to unit-name.hLennart Poettering2015-08-281-1/+37
* unit-name: fix memory leakDaniel Mack2015-07-301-1/+3
* tree-wide: use free_and_strdup()Daniel Mack2015-07-301-5/+4
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-0/+834