index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mkosi.default.d
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-08
udev/cdrom: introduce Context
Yu Watanabe
1
-49
/
+94
2021-01-08
udev/cdrom: make cd_profiles() return positive value if drive has media
Yu Watanabe
1
-15
/
+14
2021-01-08
udev/cdrom: make media_lock() return negative errno
Yu Watanabe
1
-9
/
+5
2021-01-08
udev/cdrom: introduce scsi_cmd_run_and_log()
Yu Watanabe
1
-99
/
+99
2021-01-08
udev/cdrom: use random_u64() and usleep()
Yu Watanabe
1
-7
/
+3
2021-01-08
udev/cdrom: split out parse_argv() and help()
Yu Watanabe
1
-49
/
+58
2021-01-08
network: route - add support to configure tcp advmss
Susant Sahani
5
-0
/
+81
2021-01-08
hwdb: Force no "mouse" type on Logitech MX Keys
Björn Daase
1
-0
/
+4
2021-01-08
hwdb: Relax parsing script to allow 0 and 1 for all ID_* properties
Björn Daase
1
-14
/
+14
2021-01-07
man: clarify that coredumps are gc'd after 3 days
AJ Jordan
1
-2
/
+4
2021-01-07
pkg-config: make prefix overridable again
Jan Tojnar
1
-5
/
+5
2021-01-07
ci: turn off Azure Pipelines
Evgeny Vereshchagin
3
-37
/
+0
2021-01-07
mkosi: Enable InstallDirectory and SourceFileTransferFinal options
Daan De Meyer
1
-0
/
+2
2021-01-07
stat-util: don't try to open path on path_is_temporary_fs()
Lennart Poettering
1
-4
/
+3
2021-01-06
networkd: Enable IPv6SendRA on builtin network files
Daan De Meyer
3
-0
/
+3
2021-01-06
systemctl: have is-enabled return success for aliases when calling into pid1 too
Luca Boccassi
1
-1
/
+1
2021-01-06
string-util: use GREEDY_ALLOC_ROUND_UP() in strextend()
Lennart Poettering
1
-1
/
+1
2021-01-06
string-util: imply NULL termination of strextend() argument list
Lennart Poettering
23
-63
/
+61
2021-01-06
update TODO
Lennart Poettering
1
-4
/
+0
2021-01-06
doc: add missing comma in DISCOVERABLE_PARTITIONS.md
Lennart Poettering
1
-1
/
+1
2021-01-06
update TODO
Lennart Poettering
1
-0
/
+4
2021-01-06
Move shared mkosi settings to a single file in mkosi.default.d/
Daan De Meyer
8
-90
/
+28
2021-01-05
cryptsetup: use crypt_token_max if available
Luca Boccassi
9
-11
/
+25
2021-01-05
network: Allow to set device's receive queues and transmit queues
Susant Sahani
6
-0
/
+114
2021-01-04
Update 60-sensor.hwdb
milovlad
1
-0
/
+4
2021-01-04
man: use 'weak' and 'strong' for explaining difference between Wants= + Requi...
Lennart Poettering
1
-6
/
+6
2021-01-04
fix typo
Darren Ng
3
-3
/
+3
2021-01-03
man: systemd-sysusers does not create home dir
Lucas Werkmeister
1
-0
/
+5
2021-01-03
mkosi: Enable HostonlyInitrd option
Daan De Meyer
5
-0
/
+5
2021-01-02
Update translation files
Weblate
10
-369
/
+371
2021-01-02
Translated using Weblate (French)
Julien Humbert
1
-9
/
+5
2021-01-02
Translated using Weblate (Romanian)
Vlad
1
-282
/
+209
2021-01-02
Translated using Weblate (Punjabi)
A S Alam
2
-0
/
+843
2021-01-01
tests: add TEST_PREFER_NSPAWN variable to run as many as possible under nspawn
Luca Boccassi
2
-0
/
+7
2021-01-01
tests: add TEST_QEMU_ONLY variable to run only tests where qemu is mandatory
Luca Boccassi
2
-0
/
+8
2021-01-01
Do not run ninja in run-integration-tests.sh
Luca Boccassi
1
-2
/
+0
2021-01-01
test: shortcut skip if both TEST_NO_QEMU and TEST_NO_NSPAWN are set
Luca Boccassi
1
-0
/
+5
2021-01-01
test: check for binariers in [usr/][s]bin
Luca Boccassi
1
-1
/
+1
2021-01-01
test: use pkg-config to get user unit dir when installing dbus user socket
Luca Boccassi
1
-6
/
+12
2021-01-01
test: update test_create_image
Luca Boccassi
1
-1
/
+1
2021-01-01
Enable more mkosi options
Daan De Meyer
5
-0
/
+25
2021-01-01
CI: Update to mkosi github action to v9
Daan De Meyer
1
-5
/
+2
2020-12-31
man: fix path reference to unit file
Gaël PORTAY
1
-1
/
+1
2020-12-30
docs: fix the link to boot loader specification
Gaël PORTAY
1
-1
/
+1
2020-12-30
A typo fix in bootctl.c (#18106)
Endre Szabo
1
-1
/
+1
2020-12-29
resolve: slightly optimize dns_answer_add()
Yu Watanabe
5
-27
/
+67
2020-12-29
resolve: field size in dns resource record may be zero
Yu Watanabe
1
-10
/
+10
2020-12-29
siphash: introduce siphash24_compress_safe()
Yu Watanabe
1
-4
/
+8
2020-12-29
test-network: add tests for fib rules with Family=both vs networkctl reload o...
Yu Watanabe
3
-13
/
+75
2020-12-29
network: drop fib rules configured with Family=both
Yu Watanabe
1
-4
/
+30
[next]