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
*
network: show known route protocol name nicely in debugging logs
Yu Watanabe
2019-07-14
3
-5
/
+30
*
Update NEWS
Boucman
2019-07-14
1
-3
/
+3
*
NEWS: add some notes for v243
Lennart Poettering
2019-07-14
1
-13
/
+190
*
Merge pull request #13042 from poettering/locale-utf8-fix
Lennart Poettering
2019-07-14
2
-2
/
+61
|
\
|
*
locale-util: suppress non-UTF-8 locales when enumerating them
Lennart Poettering
2019-07-14
2
-0
/
+25
|
*
locale-util: normalize UTF-8 locale names
Lennart Poettering
2019-07-14
1
-2
/
+36
*
|
man: offline-updates: make dependence on system-update.target explicit
Michael Zhivich
2019-07-14
1
-1
/
+1
|
/
*
network: do not change to configuring state needlessly
Yu Watanabe
2019-07-14
1
-9
/
+14
*
po: Fix typo in German translation
Johannes Schmitz
2019-07-14
1
-1
/
+1
*
po: update Polish translation
Piotr Drąg
2019-07-14
1
-9
/
+17
*
Merge pull request #13037 from poettering/shutdown-log-fixes
Yu Watanabe
2019-07-13
5
-54
/
+59
|
\
|
*
main: use sysctl_writef() where appropriate
Lennart Poettering
2019-07-13
1
-18
/
+2
|
*
shutdown: merge variable declaration lines a bit
Lennart Poettering
2019-07-13
1
-4
/
+2
|
*
shutdown: bump kmsg log level to LOG_WARNING only
Lennart Poettering
2019-07-13
1
-8
/
+10
|
*
shutdown: rework bump_sysctl_printk_log_level() to use sysctl_writef()
Lennart Poettering
2019-07-13
1
-8
/
+9
|
*
sysctl: add sysctl_writef() helper
Lennart Poettering
2019-07-13
2
-0
/
+16
|
*
shutdown: use "int" for log level type
Lennart Poettering
2019-07-13
1
-6
/
+7
|
*
killall: bump log message about unkilled processes to LOG_WARNING
Lennart Poettering
2019-07-13
1
-10
/
+13
*
|
Merge pull request #13041 from poettering/firstboot-fixes
Yu Watanabe
2019-07-13
1
-18
/
+50
|
\
\
|
*
|
firstboot: use color in welcome text
Lennart Poettering
2019-07-13
1
-4
/
+15
|
*
|
firstboot: suppress locale menu if there's nothing to choose from
Lennart Poettering
2019-07-13
1
-14
/
+35
|
|
/
*
|
udev: make Match.OriginalName=* matches all interfaces
Yu Watanabe
2019-07-13
1
-2
/
+2
*
|
Merge pull request #13043 from poettering/strip-tab-ansi-no-static-size
Yu Watanabe
2019-07-13
11
-16
/
+40
|
\
\
|
|
/
|
/
|
|
*
tree-wide: some more [static] related fixes
Lennart Poettering
2019-07-12
10
-12
/
+30
|
*
util-lib: [static] array argument sizes are apparently not OK for NULL parame...
Lennart Poettering
2019-07-12
1
-4
/
+10
*
|
alloc-util: drop _alloc_ decorator from memdup_suffix0()
Lennart Poettering
2019-07-13
1
-1
/
+1
*
|
semaphore: avoid running autopkgtest with --apt-upgrade
Evgeny Vereshchagin
2019-07-13
1
-13
/
+3
|
/
*
Merge pull request #13036 from poettering/more-doc-fixes
Zbigniew Jędrzejewski-Szmek
2019-07-12
5
-21
/
+48
|
\
|
*
man: add example for setting multiple properties at once
Lennart Poettering
2019-07-12
1
-5
/
+9
|
*
man: CPUShares= is so 2015
Lennart Poettering
2019-07-12
1
-1
/
+1
|
*
man: document that WakeSystem= requires privs
Lennart Poettering
2019-07-12
1
-7
/
+8
|
*
man: document that "systemd-analyze blame/critical-chain" is not useful to tr...
Lennart Poettering
2019-07-12
1
-2
/
+13
|
*
man: be more explicit that Type=oneshot services are not "active" after starting
Lennart Poettering
2019-07-12
1
-5
/
+11
|
*
man: document that the supplementary groups list is initialized from User='s ...
Lennart Poettering
2019-07-12
1
-1
/
+6
|
/
*
Merge pull request #13034 from poettering/memdup-suffix0-multiply-fixo
Lennart Poettering
2019-07-12
2
-5
/
+7
|
\
|
*
test: modernize test-alloc-util.c test a bit
Lennart Poettering
2019-07-12
1
-4
/
+4
|
*
alloc-util: drop _alloc_(2, 3) decorator from memdup_suffix0_multiply()
Lennart Poettering
2019-07-12
1
-1
/
+3
*
|
util-lib: fix comment
Lennart Poettering
2019-07-12
1
-3
/
+2
|
/
*
Merge pull request #13022 from keszybz/coverity-cleanups
Lennart Poettering
2019-07-12
7
-49
/
+55
|
\
|
*
shared/ask-password-api: backspace all chars at once
Zbigniew Jędrzejewski-Szmek
2019-07-12
1
-23
/
+23
|
*
test-process-util: invert reporting to make sure that we're not dividing by 0
Zbigniew Jędrzejewski-Szmek
2019-07-12
1
-2
/
+2
|
*
udevd: add helper with error handling to synthesize "change" events
Zbigniew Jędrzejewski-Szmek
2019-07-12
1
-13
/
+16
|
*
test: minor modernization
Zbigniew Jędrzejewski-Szmek
2019-07-12
2
-5
/
+5
|
*
test-alloc-util: assert on the return value to appease coverity
Zbigniew Jędrzejewski-Szmek
2019-07-11
1
-1
/
+1
|
*
pid1: shorten dump output a bit by not repeating unit id twice
Zbigniew Jędrzejewski-Szmek
2019-07-11
1
-5
/
+8
*
|
Merge pull request #13031 from yuwata/network-route-type-local-12975-2
Yu Watanabe
2019-07-12
8
-52
/
+242
|
\
\
|
*
|
test-network: add tests for route with type local, multicast, anycast, or bro...
Yu Watanabe
2019-07-12
2
-0
/
+33
|
*
|
network: also show route protocol in debugging logs
Yu Watanabe
2019-07-12
3
-7
/
+27
|
*
|
network: use string table for route protocol
Yu Watanabe
2019-07-12
1
-6
/
+11
|
*
|
network: use string table to parse route table or scope
Yu Watanabe
2019-07-12
2
-16
/
+18
[next]