index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
test: fix partition check in TEST-58-REPART
Frantisek Sumsal
2021-05-07
1
-2
/
+2
*
|
Merge pull request #18863 from keszybz/cmdline-escaping
Lennart Poettering
2021-05-07
23
-327
/
+633
|
\
\
|
*
|
core,journald: use quoted commandlines
Zbigniew Jędrzejewski-Szmek
2021-05-05
2
-2
/
+4
|
*
|
coredump: use "POSIX quotes" for cmdline
Zbigniew Jędrzejewski-Szmek
2021-05-05
2
-3
/
+3
|
*
|
man: add an example of coredumpctl output
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-4
/
+34
|
*
|
test-process-util: add test that prints all cmdlines
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-0
/
+49
|
*
|
basic/process-util: add mode where posix shell escape is used for quoting
Zbigniew Jędrzejewski-Szmek
2021-05-05
3
-2
/
+20
|
*
|
test-process-util: run fewer getpid() tests
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-8
/
+9
|
*
|
test-process-util: add more debug logging but hide most of it by default
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-15
/
+60
|
*
|
basic/process-util: allow quoting of commandlines
Zbigniew Jędrzejewski-Szmek
2021-05-05
4
-36
/
+148
|
*
|
test-utf8: hide most output by default
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-9
/
+13
|
*
|
basic/escape: allow truncation mode where "…" is always appended
Zbigniew Jędrzejewski-Szmek
2021-05-05
6
-38
/
+57
|
*
|
basic/escape: flagsify xescape_full()
Zbigniew Jędrzejewski-Szmek
2021-05-05
4
-12
/
+18
|
*
|
test-fileio: modernization
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-13
/
+44
|
*
|
basic/fileio: add a mode to read_full_virtual_file() where not the whole file...
Zbigniew Jędrzejewski-Szmek
2021-05-05
3
-21
/
+43
|
*
|
basic/escape: escape control characters, but not utf-8, in shell quoting
Zbigniew Jędrzejewski-Szmek
2021-05-05
2
-33
/
+35
|
*
|
basic/string-util: simplify how str_realloc() is used
Zbigniew Jędrzejewski-Szmek
2021-05-05
3
-13
/
+7
|
*
|
basic/string-util: inline iterator variable declarations
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-22
/
+10
|
*
|
basic/string-util: split out helper function
Zbigniew Jędrzejewski-Szmek
2021-05-05
2
-4
/
+4
|
*
|
basic/escape: always escape newlines in shell_escape()
Zbigniew Jędrzejewski-Szmek
2021-05-05
2
-5
/
+5
|
*
|
basic/escape: add mode where empty arguments are still shown as ""
Zbigniew Jędrzejewski-Szmek
2021-05-05
3
-0
/
+8
|
*
|
Flagsify EscapeStyle and make ESCAPE_BACKSLASH_ONELINE implicit
Zbigniew Jędrzejewski-Szmek
2021-04-01
8
-72
/
+47
|
*
|
test-process-util: getpid_cached() → 0
Zbigniew Jędrzejewski-Szmek
2021-04-01
1
-35
/
+35
*
|
|
Merge pull request #19134 from poettering/outbound-special-hostname
Zbigniew Jędrzejewski-Szmek
2021-05-07
11
-18
/
+262
|
\
\
\
|
*
|
|
man: document _outbound
Lennart Poettering
2021-04-23
3
-5
/
+19
|
*
|
|
resolved: synthesize _outbound magic hostname here too
Lennart Poettering
2021-04-23
2
-7
/
+28
|
*
|
|
nss-myhostname: expose the "outbound" IP addresses under the synthetic "_outb...
Lennart Poettering
2021-04-23
3
-4
/
+23
|
*
|
|
local-addresses: add helper for determining local "outbound" IP addresses
Lennart Poettering
2021-04-23
3
-2
/
+192
*
|
|
|
nss-systemd: make llvm work-around for used _cleanup_ explicit
Lennart Poettering
2021-05-07
1
-16
/
+14
*
|
|
|
userdbd: reverse which path is a socket and which a symlink
Lennart Poettering
2021-05-07
1
-2
/
+3
*
|
|
|
fileio: optionally, return discovered path of file in search_and_fopen()
Lennart Poettering
2021-05-07
9
-71
/
+146
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #19391 from poettering/dissect-grow
Zbigniew Jędrzejewski-Szmek
2021-05-07
21
-97
/
+306
|
\
\
\
|
*
|
|
update TODO
Lennart Poettering
2021-04-23
1
-9
/
+0
|
*
|
|
gpt-auto-generator: pull in systemd-growfs@.service if new GPT growfs partiti...
Lennart Poettering
2021-04-23
2
-7
/
+28
|
*
|
|
man: document the new grow-file-system flag
Lennart Poettering
2021-04-23
1
-18
/
+42
|
*
|
|
repart: add GrowFileSystem= setting to set new GPT partition flag for newly c...
Lennart Poettering
2021-04-23
5
-38
/
+106
|
*
|
|
tree-wide: enable automatic growing of file systems in images in various tool...
Lennart Poettering
2021-04-23
7
-8
/
+13
|
*
|
|
dissect: enable growfs by default, but make it configurable
Lennart Poettering
2021-04-23
2
-1
/
+35
|
*
|
|
dissect-image: optionally, grow file systems on mount
Lennart Poettering
2021-04-23
2
-0
/
+42
|
*
|
|
dissect: show growfs flag in systemd-dissect table output
Lennart Poettering
2021-04-23
2
-3
/
+7
|
*
|
|
dissect: look for new GPT partition flag marking partitions for growing
Lennart Poettering
2021-04-23
3
-13
/
+33
*
|
|
|
Merge pull request #19531 from poettering/nss-systemd-fixes
Lennart Poettering
2021-05-07
2
-5
/
+8
|
\
\
\
\
|
*
|
|
|
nss-systemd: properly handle empty membership lists
Lennart Poettering
2021-05-07
2
-4
/
+7
|
*
|
|
|
nss-systemd: reset the right field
Lennart Poettering
2021-05-06
1
-1
/
+1
*
|
|
|
|
string-util: add strextendf() helper, that allows extending some allocated st...
Lennart Poettering
2021-05-07
4
-24
/
+113
*
|
|
|
|
nspawn: fix the sections .nspawn settings are placed in
Lennart Poettering
2021-05-06
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #19523 from bluca/coredump_meta_fixes
Lennart Poettering
2021-05-06
1
-1
/
+20
|
\
\
\
\
|
*
|
|
|
docs/COREDUMP_PACKAGE_METADATA.md: add table with well-known keys and their d...
Luca Boccassi
2021-05-06
1
-2
/
+17
|
*
|
|
|
docs/COREDUMP_PACKAGE_METADATA.md: Add debuginfod key
Mark Wielaard
2021-05-06
1
-0
/
+4
*
|
|
|
|
user-util: add generic definition for special password hash values in /etc/pa...
Lennart Poettering
2021-05-06
5
-14
/
+24
[prev]
[next]