index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
home
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-21
mkosi: Add more debugging
Daan De Meyer
1
-3
/
+23
2023-02-21
homectl: add missing break
Lennart Poettering
1
-0
/
+2
2023-02-21
core/manager: falling back to execute generators without sandboxing
Yu Watanabe
1
-1
/
+14
2023-02-21
update TODO
Lennart Poettering
1
-0
/
+11
2023-02-20
man: add DefaultStartupMemoryLow= as term in term list
Steve Ramage
1
-1
/
+1
2023-02-20
meson: adjust whitespace handling in jinja2 rendering
Zbigniew Jędrzejewski-Szmek
1
-2
/
+5
2023-02-20
ukify: Set fast_load option when parsing PE files
Daan De Meyer
1
-2
/
+2
2023-02-20
capability-util: use UINT32_MAX as shortcut where appropriatea
Lennart Poettering
1
-2
/
+2
2023-02-20
capability-util: add macro for largest cap we're willing to accept
Lennart Poettering
3
-10
/
+16
2023-02-20
capability-util: add CAP_MASK_ALL + CAP_MASK_UNSET macros
Lennart Poettering
5
-23
/
+29
2023-02-20
cap-list: make sure never to accidentally return more than 63 caps
Lennart Poettering
1
-5
/
+7
2023-02-20
cap-list: rework capability_set_to_string()
Lennart Poettering
1
-22
/
+15
2023-02-20
cap-list: add CAPABILITY_TO_STRING() macro using compound initialization to a...
Lennart Poettering
3
-1
/
+33
2023-02-20
cap-list: refuse parsing numeric capability 63
Lennart Poettering
3
-10
/
+11
2023-02-20
cap-list: modernize capability_set_from_string() a bit
Lennart Poettering
3
-19
/
+20
2023-02-20
cap-list: rename capability_set_to_string_alloc() → capability_set_to_string()
Lennart Poettering
6
-10
/
+9
2023-02-20
TODO: add entry for time-based glob cleanup
Zbigniew Jędrzejewski-Szmek
1
-4
/
+3
2023-02-20
man/tmpfiles.d: adjust the table in synopsis, improve spelling
Zbigniew Jędrzejewski-Szmek
1
-8
/
+8
2023-02-20
shared/hwdb-util: drop "variable" with a single use
Zbigniew Jędrzejewski-Szmek
1
-3
/
+2
2023-02-20
man: document DefaultStartupMemoryLow=
Luca Boccassi
1
-1
/
+2
2023-02-20
repart: Add ExcludeFiles= option
Daan De Meyer
3
-39
/
+126
2023-02-20
efi/measure: adjust formatting
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2023-02-20
measure: wrap long lines and avoid one cast
Zbigniew Jędrzejewski-Szmek
1
-11
/
+19
2023-02-20
sleep: use shared constant for freeze timeout
Zbigniew Jędrzejewski-Szmek
2
-2
/
+4
2023-02-20
smack-util: Add renameat_and_apply_smack_floor_label()
Daan De Meyer
2
-13
/
+19
2023-02-20
tmpfile-util-label: Add fopen_temporary_at_label()
Daan De Meyer
2
-4
/
+10
2023-02-20
copy: Add copy_file_at()
Daan De Meyer
2
-8
/
+18
2023-02-20
env-file: Add write_env_file_at()
Daan De Meyer
2
-5
/
+10
2023-02-20
udev-node: make stack_directory_read_one() accept NULL for devnode
Yu Watanabe
1
-2
/
+11
2023-02-20
udev-node: drop unnecessary initialization
Yu Watanabe
1
-1
/
+1
2023-02-20
test: ignore missing coverage in TEST-78
Frantisek Sumsal
1
-0
/
+2
2023-02-20
test: disable pipefail when testing interactive firstboot
Frantisek Sumsal
1
-0
/
+4
2023-02-20
core: permit sending augmented enable/disable methods
Ronan Pigott
1
-0
/
+12
2023-02-19
exec-util: use TAKE_FD()
Yu Watanabe
1
-4
/
+2
2023-02-19
exec-util: propagate error in wait_for_terminate_and_check()
Yu Watanabe
1
-4
/
+5
2023-02-19
process-util: show requested process name in the log
Yu Watanabe
1
-1
/
+1
2023-02-18
systemctl: edit: fix double free of instanced name
Ronan Pigott
1
-3
/
+3
2023-02-18
journalctl: fix output when --lines is used with --grep
Mike Yuan
2
-2
/
+11
2023-02-18
loop-util: fix error condition and return value
Yu Watanabe
1
-2
/
+2
2023-02-18
shared: move psi-util.[ch] to basic/ so that we can use it in sd-event
Lennart Poettering
4
-1
/
+1
2023-02-18
util: move mallinfo compat glue from selinux code into generic code
Lennart Poettering
2
-21
/
+25
2023-02-17
hashmap: fix build with valgrind
Yu Watanabe
1
-1
/
+1
2023-02-17
Correct journal misspell
Winterhuman
1
-1
/
+1
2023-02-17
tests: add test for mempool logic
Lennart Poettering
2
-0
/
+94
2023-02-17
mempool: rework mempool_cleanup() to only release freed tiles
Lennart Poettering
4
-12
/
+92
2023-02-17
mempool: make mempool_free_tile() return NULL
Lennart Poettering
2
-3
/
+10
2023-02-17
mempool: introduce new helper pool_ptr()
Lennart Poettering
1
-1
/
+5
2023-02-17
tpm2: simplify tpm2_seal() blob creation
Dan Streetman
1
-26
/
+14
2023-02-17
mempool: rename local variable to match current coding style
Lennart Poettering
1
-4
/
+5
2023-02-17
mempool: use size_t for all memory object sizes and counts
Lennart Poettering
1
-1
/
+1
[next]