index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LICENSE.LGPL2.1
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-26
test-network: retry several times if expected LLDP info is not obtained
Yu Watanabe
1
-4
/
+10
2021-01-26
import-common: when mangling OS trees, propagate ownership/mode from subdir t...
Lennart Poettering
1
-3
/
+22
2021-01-26
import-common: fix log message string
Lennart Poettering
1
-2
/
+2
2021-01-26
network: drop unnecessary condition in error path
Yu Watanabe
1
-1
/
+1
2021-01-26
network: drop wrong flag for neighbor entry
Yu Watanabe
1
-1
/
+1
2021-01-26
test-network: add tests for IPv6ProxyNDPAddress=
Yu Watanabe
2
-0
/
+36
2021-01-26
sd-device: do not use downgrade-to-bool feature
Yu Watanabe
1
-4
/
+3
2021-01-26
sd-netlink: fix indentation
Yu Watanabe
1
-1
/
+1
2021-01-26
sd-netlink: do not use downgrade-to-bool feature
Yu Watanabe
1
-1
/
+1
2021-01-26
docs/ENVIRONMENT: move entry for systemd-udevd
Yu Watanabe
1
-12
/
+12
2021-01-26
sd-device: use size_t for index in the loop
Yu Watanabe
1
-3
/
+2
2021-01-26
sd-device: use string_hash_ops_free_free
Yu Watanabe
1
-15
/
+13
2021-01-26
sd-device: add a short comment why we simply return negative errno here on fa...
Yu Watanabe
1
-0
/
+1
2021-01-26
sd-device: rename variables and use TAKE_PTR()
Yu Watanabe
1
-14
/
+13
2021-01-26
sd-device: use string_hash_ops_free_free
Yu Watanabe
1
-3
/
+3
2021-01-26
sysusers: flush nscd's caches whenever /etc/{passwd,group} are modified
Franck Bui
1
-0
/
+7
2021-01-25
ci: use the recommended meson syntax
Frantisek Sumsal
1
-3
/
+4
2021-01-25
ci: drop an unnecessary sudo
Frantisek Sumsal
1
-1
/
+1
2021-01-25
ci: make the script names a bit more consistent
Frantisek Sumsal
5
-4
/
+4
2021-01-25
cgtop: use ansi_normal() or friends instead of ANSI_NORMAL
Yu Watanabe
1
-7
/
+5
2021-01-25
logs-show: simplify code
Yu Watanabe
1
-12
/
+3
2021-01-25
terminal-util: use ansi_normal() or friends instead of ANSI_NORMAL
Yu Watanabe
1
-7
/
+7
2021-01-25
log: use ansi_normal() instead of ANSI_NORMAL
Yu Watanabe
1
-1
/
+1
2021-01-25
libsystemd: fix typo in symbol versioning
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2021-01-25
log: drop unused LogRealm
Yu Watanabe
4
-125
/
+57
2021-01-25
udev: stop to use LOG_REALM_UDEV
Yu Watanabe
8
-16
/
+7
2021-01-25
selinux-util: do not use log_internal_realm() without setting log realm
Yu Watanabe
1
-1
/
+1
2021-01-25
log: drop unused log_full_errno_realm() macro
Yu Watanabe
1
-8
/
+4
2021-01-25
Translated using Weblate (Punjabi)
A S Alam
1
-5
/
+5
2021-01-25
sd-bus: Add sd_bus_reply()
Daan De Meyer
7
-5
/
+39
2021-01-25
Avoid error when bind mount source already exists
Stefan Agner
1
-1
/
+3
2021-01-24
hwdb.d/60-keyboard.hwdb: Fixes for Samsung 900X laptops
John Slade
1
-1
/
+1
2021-01-24
meson: Fix update-man-rules when the build dir is not a subdir of the project...
Daan De Meyer
2
-11
/
+9
2021-01-24
mkosi: Pass build script arguments to ninja
Daan De Meyer
1
-1
/
+1
2021-01-24
tests: build the image once and then copy/extend it
Luca Boccassi
9
-86
/
+55
2021-01-24
test: note where the bionic-* CI tool/integration lives
Luca Boccassi
1
-0
/
+5
2021-01-24
docs: Update HACKING.md with the mkosi boot/qemu commands + options
Daan De Meyer
1
-14
/
+22
2021-01-24
docs: Add a section to HACKING.md on using mkosi and clangd together
Daan De Meyer
1
-0
/
+80
2021-01-24
oom: update extended test to remove swap gating
Anita Zhang
1
-2
/
+1
2021-01-24
oom: fix reclaim activity detection
Anita Zhang
2
-2
/
+7
2021-01-24
oom: make swap a soft requirement
Anita Zhang
4
-8
/
+21
2021-01-24
oom: make memory pressure duration configurable through oomd.conf
Anita Zhang
7
-8
/
+31
2021-01-23
hwdb: Add accel orientation quirk for the Jumper Ezpad 7 tablet
Hans de Goede
1
-0
/
+4
2021-01-23
hwdb: Add accel orientation quirk for the Estar Beauty HD tablet
Hans de Goede
1
-0
/
+6
2021-01-22
repart: improve help text
Lennart Poettering
1
-1
/
+1
2021-01-22
import: downgrade error messages we ignore to LOG_WARNING
Lennart Poettering
1
-2
/
+2
2021-01-22
import: set up btrfs qgroups on correct hierarchy
Lennart Poettering
4
-11
/
+8
2021-01-22
import: drop redundant {}, as per coding style
Lennart Poettering
1
-4
/
+2
2021-01-22
import: introduce ImportFlags flags field
Lennart Poettering
6
-24
/
+32
2021-01-22
import: don't apply empty_or_dash_to_null() to stuff we know is NULL anyway
Lennart Poettering
1
-8
/
+4
[next]