summaryrefslogtreecommitdiff
path: root/src/escape
AgeCommit message (Expand)AuthorFilesLines
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-03-21When mangling names, optionally emit a warning (#8400)Zbigniew Jędrzejewski-Szmek1-1/+1
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-07-31escape: fix systemd-escape description textLennart Poettering1-1/+1
2017-07-18build-sys: drop automake supportZbigniew Jędrzejewski-Szmek1-1/+0
2017-07-13escape: Fix help description (#6352)Jeremy Bicha1-1/+1
2016-10-23tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek1-1/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering1-0/+1
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering1-0/+1
2015-09-29util: introduce common version() implementation and use it everywhereLennart Poettering1-6/+3
2015-07-01escape: fix exit codeMichael Marineau1-1/+1
2015-05-05core: rework unit name validation and manipulation logicLennart Poettering1-18/+22
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek1-9/+6
2014-07-19escape: fix return codeZbigniew Jędrzejewski-Szmek1-1/+1
2014-07-07escape: beef up new systemd-escape toolLennart Poettering2-11/+205
2014-07-07add new systemd-escape toolMichael Biebl1-0/+46