index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup-util: allow cg_read_pid() to skip unmapped (zero) pids
Timo Rothenpieler
2024-05-14
2
-2
/
+6
*
shared/bootspec: use FOREACH_ARRAY more
Mike Yuan
2024-05-14
1
-7
/
+6
*
shared/bootspec: use isempty where appropriate
Mike Yuan
2024-05-14
1
-1
/
+1
*
shared/bootspec: use path_make_absolute where appropriate
Mike Yuan
2024-05-14
1
-4
/
+1
*
shared/bootspec: inline iterator var
Mike Yuan
2024-05-14
1
-12
/
+6
*
shared/bootspec: add missing assertions
Mike Yuan
2024-05-14
1
-3
/
+10
*
bootctl: fix crash when parsing addon without .cmdline section
Luca Boccassi
2024-05-14
1
-2
/
+4
*
machined: return recognizable error when we try to register the same machine ...
Lennart Poettering
2024-05-13
1
-1
/
+4
*
varlink: rename vsockCid → vSockCid field
Lennart Poettering
2024-05-13
1
-1
/
+1
*
debug-generator: Allow specifying name of unit-dropin credential
Daan De Meyer
2024-05-11
1
-3
/
+4
*
libcrypt-util: fix wrong errno value assignment
Yu Watanabe
2024-05-10
1
-1
/
+1
*
journalctl: make --list-boots support -n/--lines= option
Yu Watanabe
2024-05-10
2
-4
/
+21
*
logs-show: use GREEDY_REALLOC_APPEND()
Yu Watanabe
2024-05-10
1
-3
/
+1
*
logs-show: fix stored timestamp when advance_older is true
Yu Watanabe
2024-05-10
1
-2
/
+2
*
journalctl: fix support of --boot=ID±offset format
Yu Watanabe
2024-05-10
2
-50
/
+49
*
logs-show: flush matches before and after finding boots
Yu Watanabe
2024-05-10
1
-0
/
+5
*
logs-show: add missing strempty()
Yu Watanabe
2024-05-10
1
-1
/
+1
*
logs-show: drop uid argument from add_matches_for_user_units()
Yu Watanabe
2024-05-10
2
-6
/
+4
*
shared: fix comment
Zbigniew Jędrzejewski-Szmek
2024-05-08
1
-2
/
+2
*
firewall-util-iptables: update ELF note to mention "iptables"
Mike Yuan
2024-05-08
1
-1
/
+1
*
Merge pull request #32709 from bluca/machined_ssh
Luca Boccassi
2024-05-08
5
-0
/
+52
|
\
|
*
machined: add varlink interface for registering machines
Sam Leonard
2024-05-08
3
-0
/
+29
|
*
shared/json: add json_dispatch_absolute_path
Sam Leonard
2024-05-08
2
-0
/
+23
*
|
Merge pull request #32705 from YHNdnzj/hibernate-error
Luca Boccassi
2024-05-08
3
-12
/
+26
|
\
\
|
*
|
hibernate-util,logind: also differentiate the case of misconfigured resume
Mike Yuan
2024-05-08
3
-1
/
+6
|
*
|
hibernate-util,logind: emit a clear error if the specified resume dev is missing
Mike Yuan
2024-05-08
3
-11
/
+20
*
|
|
Merge pull request #32234 from poettering/dlopen-name-elf-note
Luca Boccassi
2024-05-08
14
-0
/
+90
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tree-wide: add dlopen ELF notes to all dlopen() deps of ours
Lennart Poettering
2024-05-08
14
-0
/
+90
|
|
/
*
/
preset-all: continue on errors, report more errors
Zbigniew Jędrzejewski-Szmek
2024-05-08
1
-10
/
+27
|
/
*
clean-ipc: pass the right error variable
David Tardon
2024-05-07
1
-1
/
+1
*
cgroup-show: pass the right error variable
David Tardon
2024-05-07
1
-1
/
+1
*
discover-image: pass the right error variable
David Tardon
2024-05-07
1
-1
/
+1
*
cryptsetup: make type-specific checks for PKCS#11 private keys
Vladimir Stoiakin
2024-05-07
1
-29
/
+39
*
Merge pull request #32635 from poettering/cryptenroll-no-pcrlock-conflict
Luca Boccassi
2024-05-07
1
-1
/
+1
|
\
|
*
tpm2-util: tweak JSON condition check
Lennart Poettering
2024-05-06
1
-1
/
+1
*
|
repart: respect `SOURCE_DATE_EPOCH` on `mkdir_p_root`
Moritz Sanft
2024-05-07
1
-1
/
+1
|
/
*
nspawn, vmspawn, run0: add env var for turning off background tinting
Lennart Poettering
2024-05-02
2
-0
/
+17
*
tree-wide: fix type confusion around parsing JSON booleans
Lennart Poettering
2024-05-02
1
-1
/
+1
*
libfido2-util: fix a regression in the pre-flight mechanism
Kamil Szczęk
2024-05-02
1
-1
/
+1
*
logs-show: adjust source timestamp with header timestamp
Yu Watanabe
2024-05-01
1
-43
/
+79
*
logs-show: make output_timestamp_realtime() only take realtime timestamp
Yu Watanabe
2024-05-01
1
-25
/
+14
*
reboot-util: Add some basic validation on reboot arguments
Daan De Meyer
2024-05-01
2
-0
/
+11
*
shared/install: use FOREACH_ARRAY for install_changes_have_modification
Mike Yuan
2024-05-01
1
-3
/
+3
*
shared/install: reduce variable scope
Mike Yuan
2024-05-01
1
-2
/
+2
*
tree-wise: several cleanups for logging
Yu Watanabe
2024-04-30
7
-23
/
+22
*
shared: create inaccessible files with correct security label
Christian Göttsche
2024-04-29
1
-2
/
+2
*
basic: add mknodat_label()
Christian Göttsche
2024-04-29
2
-5
/
+10
*
core: Pass NULL error in dump_impl()
Daan De Meyer
2024-04-29
2
-5
/
+4
*
pam: Setup logging to syslog
Daan De Meyer
2024-04-29
2
-0
/
+10
*
various: drop unnecessary DISABLE_WARNING_FORMAT_NONLITERAL
Mike Yuan
2024-04-28
1
-2
/
+0
[next]