summaryrefslogtreecommitdiff
path: root/src/escape
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* 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-1/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* escape: fix systemd-escape description textLennart Poettering2017-07-311-1/+1
* build-sys: drop automake supportZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* escape: Fix help description (#6352)Jeremy Bicha2017-07-131-1/+1
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2016-10-231-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-0/+1
* util: introduce common version() implementation and use it everywhereLennart Poettering2015-09-291-6/+3
* escape: fix exit codeMichael Marineau2015-07-011-1/+1
* core: rework unit name validation and manipulation logicLennart Poettering2015-05-051-18/+22
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-031-9/+6
* escape: fix return codeZbigniew Jędrzejewski-Szmek2014-07-191-1/+1
* escape: beef up new systemd-escape toolLennart Poettering2014-07-072-11/+205
* add new systemd-escape toolMichael Biebl2014-07-071-0/+46