index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
analyze
/
analyze-time-data.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-25
man: also use DDIs in systemd-dissect man page
Lennart Poettering
1
-2
/
+2
2022-10-25
dissect: mention DDI moniker in --help text
Lennart Poettering
1
-1
/
+1
2022-10-25
Revert "core: drop non-default value for DefaultLimitMEMLOCK=" (#25058)
xiaoyang
1
-1
/
+1
2022-10-25
test: rewrite tests for renaming network interface
Yu Watanabe
1
-39
/
+85
2022-10-25
core: give a nicer error message on invalid aliases
Jacek Migacz
1
-0
/
+25
2022-10-25
coredumpctl: add --root= + --image= to --help text
Lennart Poettering
1
-0
/
+2
2022-10-25
analyze: add --image= + --root= to --help text
Lennart Poettering
1
-0
/
+2
2022-10-25
update TODO
Lennart Poettering
1
-0
/
+22
2022-10-25
man: Mention that journal file size is capped to 4G in compact mode
Daan De Meyer
1
-15
/
+10
2022-10-25
Report version string as in the Boot Loader Spec, fix boot loader upgrades
Zbigniew Jędrzejewski-Szmek
1
-1
/
+3
2022-10-25
btrfs-util: move btrfs_defrag_fd() from fd-util.[ch]
Yu Watanabe
4
-16
/
+13
2022-10-24
Update autosuspend hwdb
Luca Boccassi
1
-0
/
+10
2022-10-24
Update hwdb
Luca Boccassi
10
-360
/
+2205
2022-10-24
NEWS: update contributors list
Luca Boccassi
1
-58
/
+33
2022-10-24
udev: fix the errno check if a couple of places
Frantisek Sumsal
1
-2
/
+2
2022-10-24
mkosi: libbpf0 -> libbpf1
Luca Boccassi
1
-1
/
+1
2022-10-24
test: add tests for setting DNS servers by resolvectl or resolvconf
Yu Watanabe
1
-2
/
+36
2022-10-24
test-string-util: remove several strdupa() calls
Luca BRUNO
1
-5
/
+5
2022-10-24
hwdb: fix key toggle and programmable button for Positivo K142 (#25111)
Edson Juliano Drosdeck
1
-0
/
+2
2022-10-24
po: Translated using Weblate (Estonian)
H A
1
-9
/
+6
2022-10-24
homed: properly initialize all return params
Lennart Poettering
1
-0
/
+1
2022-10-24
resolvconf-compat: first parse provided interface name as is
Yu Watanabe
2
-34
/
+62
2022-10-24
man: fix count mismatch
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2022-10-24
systemctl,manager: refuse linking unit files underneath the search paths
Zbigniew Jędrzejewski-Szmek
3
-3
/
+26
2022-10-24
shared/install: check that install_changes_add() didn't fail on success
Zbigniew Jędrzejewski-Szmek
1
-19
/
+41
2022-10-24
shared/install: add forgotten calls to install_changes_add()
Zbigniew Jędrzejewski-Szmek
1
-25
/
+24
2022-10-24
shared/install: make install_changes_add propagate passed-in errno value
Zbigniew Jędrzejewski-Szmek
2
-50
/
+32
2022-10-24
resolvectl: rely on invoked_as()
Yu Watanabe
1
-4
/
+7
2022-10-24
string-util: make free_and_strdup_warn() return 1 when new string is assigned
Yu Watanabe
1
-2
/
+5
2022-10-24
systemctl: fix potential memleak on failure in determine_default()
Yu Watanabe
1
-9
/
+7
2022-10-22
po: Translated using Weblate (Finnish)
Jan Kuparinen
1
-10
/
+7
2022-10-22
po: Translated using Weblate (Ukrainian)
Yuri Chornoivan
1
-11
/
+7
2022-10-22
po: Translated using Weblate (Turkish)
Oğuz Ersen
1
-10
/
+8
2022-10-22
po: Translated using Weblate (Korean)
김인수
1
-9
/
+6
2022-10-22
po: Translated using Weblate (Czech)
Daniel Rusek
1
-10
/
+9
2022-10-21
meson: always use libatomic if found
Zbigniew Jędrzejewski-Szmek
1
-10
/
+11
2022-10-21
hwdb: Add support for Elgato Stream Deck XL (gen 2)
Jonathan Kang
1
-0
/
+4
2022-10-20
update TODO
Lennart Poettering
1
-0
/
+7
2022-10-20
ci: run the Scorecards action in PRs only on config update
Frantisek Sumsal
1
-7
/
+11
2022-10-20
ci: add a missing SPDX line
Frantisek Sumsal
1
-0
/
+3
2022-10-20
Revert "Fix issue with system time set back (#24131)"
Luca Boccassi
2
-39
/
+23
2022-10-20
service: do fine-grained validation of CPUSchedulingPriority= at execution time
Luca Boccassi
4
-13
/
+11
2022-10-20
po: Update translation files
Weblate
7
-14
/
+14
2022-10-20
core: allow-list char-rtc with ProtectClock=yes only if needed
Luca Boccassi
1
-22
/
+24
2022-10-20
test-local-addresses: drop racy check
Zbigniew Jędrzejewski-Szmek
1
-7
/
+1
2022-10-20
test-local-addresses: inline iterator variable
Zbigniew Jędrzejewski-Szmek
1
-3
/
+1
2022-10-20
resolved: drop unnecessary empty lines
Zbigniew Jędrzejewski-Szmek
1
-4
/
+0
2022-10-20
tree-wide: inline declarations of sd_netlink_message iterators
Zbigniew Jędrzejewski-Szmek
2
-5
/
+3
2022-10-20
Make comment about coordinating offline and online installation symmetric
Zbigniew Jędrzejewski-Szmek
2
-3
/
+4
2022-10-20
docs: update translation strings before new release
Frantisek Sumsal
1
-9
/
+10
[next]