index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
escape.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
escape: add flags argument to quote_command_line()
Lennart Poettering
2021-11-11
1
-1
/
+1
*
Merge pull request #20186 from keszybz/coverity-fixes
Luca Boccassi
2021-07-09
1
-4
/
+5
|
\
|
*
tree-wide: make cunescape*() functions return ssize_t
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-4
/
+5
*
|
basic/escape: add helper for quoting command lines
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-0
/
+1
|
/
*
basic/escape: allow truncation mode where "…" is always appended
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-0
/
+1
*
basic/escape: flagsify xescape_full()
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-3
/
+7
*
basic/escape: add mode where empty arguments are still shown as ""
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-0
/
+1
*
Flagsify EscapeStyle and make ESCAPE_BACKSLASH_ONELINE implicit
Zbigniew Jędrzejewski-Szmek
2021-04-01
1
-10
/
+7
*
tree-wide: fix typo
Yu Watanabe
2020-11-25
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
basic/escape: use consistent location for "*" in function declarations
Zbigniew Jędrzejewski-Szmek
2020-08-31
1
-7
/
+7
*
shared/escape: add new escape style with \n\t escaped
Zbigniew Jędrzejewski-Szmek
2020-04-09
1
-2
/
+7
*
escape: introduce UNESCAPE_ACCEPT_NUL flag
Yu Watanabe
2020-01-27
1
-3
/
+4
*
escape: make cunescape() and cunescape_length() inline
Yu Watanabe
2020-01-27
1
-2
/
+6
*
Add 8bit-version of get_process_cmdline() and use in cgroup-show.c
Zbigniew Jędrzejewski-Szmek
2019-05-22
1
-0
/
+1
*
basic/escape: add truncation to xescape too
Zbigniew Jędrzejewski-Szmek
2019-05-22
1
-1
/
+4
*
missing: move char{16,32}_t definitions to missing_type.h
Yu Watanabe
2018-12-04
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
basic/journal-importer: do not write non-unicode char to log
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
Use "dollar-single-quotes" to escape shell-sensitive strings
Zbigniew Jędrzejewski-Szmek
2017-06-20
1
-3
/
+20
*
Merge pull request #2589 from keszybz/resolve-tool-2
Lennart Poettering
2016-02-13
1
-0
/
+1
|
\
|
*
resolve: parse CAA records
Zbigniew Jędrzejewski-Szmek
2016-02-13
1
-0
/
+1
*
|
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
|
/
*
utf8.[ch] et al: use char32_t and char16_t instead of int, int32_t, int16_t
Shawn Landden
2016-01-27
1
-1
/
+3
*
basic/escape: merge utf8 and non-utf8 paths in cunescape_one
Zbigniew Jędrzejewski-Szmek
2016-01-18
1
-1
/
+1
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-0
/
+4
*
escape: add cescape_length() call as generalization of cescape()
Lennart Poettering
2015-11-23
1
-0
/
+1
*
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-18
1
-1
/
+1
*
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-24
1
-0
/
+48