summaryrefslogtreecommitdiff
path: root/src/basic/unit-name.c
Commit message (Expand)AuthorAgeFilesLines
* 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