index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
dbus-socket.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-20
analyze: use _cleanup_ for freeing the manager object
Lennart Poettering
1
-14
/
+8
2018-06-20
analyze: use log_unit_error_errno()'s return value where we can
Lennart Poettering
1
-4
/
+2
2018-06-20
tree-wide: pass NULL arguments to manager_startup() directly, avoid declaring...
Lennart Poettering
4
-12
/
+4
2018-06-20
units: let's use two ExecStart= lines instead of ;
Lennart Poettering
1
-1
/
+2
2018-06-20
core: use fflush_and_check() where appropriate
Lennart Poettering
1
-2
/
+3
2018-06-20
update TODO
Lennart Poettering
1
-0
/
+4
2018-06-20
test-condition: extend tests to all ConditionSecurity= values
Zbigniew Jędrzejewski-Szmek
1
-4
/
+29
2018-06-20
NEWS: mention ConditionSecurity=uefi-secureboot
Zbigniew Jędrzejewski-Szmek
1
-0
/
+3
2018-06-20
condition: add new conditon ConditionSecurity=uefi-secureboot
Lennart Poettering
2
-8
/
+9
2018-06-20
meson: make DNS-over-TLS support optional
Yu Watanabe
10
-29
/
+44
2018-06-20
systemctl: mask always reports the same unit names when different unknown uni...
Franck Bui
1
-1
/
+1
2018-06-20
test: add test for specifier of configuration directory root
Yu Watanabe
2
-0
/
+2
2018-06-20
core: add unit specifier for configuration directory root
Yu Watanabe
2
-0
/
+7
2018-06-20
units: fix typo in After=
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2018-06-20
test-sizeof: another aproach to _Float128 availability detection
Zbigniew Jędrzejewski-Szmek
1
-1
/
+4
2018-06-20
NEWS: document that the BLS is now part of our tree
Lennart Poettering
1
-0
/
+7
2018-06-20
man: update systemd-boot(7) man page in many ways
Lennart Poettering
1
-38
/
+56
2018-06-20
man: fix URL to BLS
Lennart Poettering
3
-5
/
+4
2018-06-20
doc: document the `architecture` setting
Lennart Poettering
1
-0
/
+1
2018-06-20
doc: allow multiple initrd entries per BLS snippet
Lennart Poettering
1
-1
/
+1
2018-06-20
doc: update BLS links list
Lennart Poettering
1
-4
/
+3
2018-06-20
doc: add a second indentation level to partition list, to separate MBR and GP...
Lennart Poettering
1
-6
/
+8
2018-06-20
tree-wide: drop MSG_NOSIGNAL flag from recvmsg() invocations
Lennart Poettering
5
-6
/
+6
2018-06-20
update NEWS contributors list again
Lennart Poettering
2
-23
/
+27
2018-06-20
Revert "mention alias for poweroff in machinectl --help"
Lennart Poettering
1
-1
/
+0
2018-06-20
units: make system-update-pre.target a passive unit (#9349)
Lennart Poettering
4
-9
/
+16
2018-06-20
Drop copyrights tags for "systemd authors"
Zbigniew Jędrzejewski-Szmek
5
-7
/
+0
2018-06-20
basic/bpf-program: drop obsolete comment
Zbigniew Jędrzejewski-Szmek
1
-4
/
+0
2018-06-20
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
342
-871
/
+0
2018-06-20
shared/path-lookup: remove unnecessary 'if' to help gcc
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2018-06-20
resolve: fix log message
Yu Watanabe
1
-1
/
+1
2018-06-20
resolve: do not log about negative cache for mdns packets
Yu Watanabe
1
-4
/
+5
2018-06-20
mention alias for poweroff in machinectl --help
Christian Rebischke
1
-0
/
+1
2018-06-20
networkd: Unify set MTU
Susant Sahani
1
-20
/
+24
2018-06-20
po: update French translation
Sylvain Plantefève
1
-22
/
+24
2018-06-20
po: update Polish translation
Piotr Drąg
1
-23
/
+25
2018-06-19
Add description of field correspondence
Zbigniew Jędrzejewski-Szmek
1
-1
/
+3
2018-06-19
units: Add new system-update-pre.target
Hans de Goede
4
-0
/
+19
2018-06-19
Also add link to the systemd-boot man page
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2018-06-19
Add a description of unified kernel images
Zbigniew Jędrzejewski-Szmek
1
-12
/
+29
2018-06-19
Rename sd-boot to systemd-boot
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2018-06-19
Wording and formatting updates
Zbigniew Jędrzejewski-Szmek
1
-14
/
+14
2018-06-19
scsi_id: Fixup prefix for pre-SPC inquiry reply
Hannes Reinecke
1
-2
/
+2
2018-06-19
BLS: allow /boot, /efi, and mention /boot/efi
Zbigniew Jędrzejewski-Szmek
1
-1
/
+3
2018-06-19
BLS: remove trailing whitespace
Zbigniew Jędrzejewski-Szmek
1
-51
/
+51
2018-06-19
Reference sd-boot/bootctl instead of gummiboot
Zbigniew Jędrzejewski-Szmek
1
-2
/
+3
2018-06-19
Update link to grub2 patch
Harald Hoyer
1
-1
/
+1
2018-06-19
Require a VFAT filesystem
Lennart Poettering
1
-1
/
+1
2018-06-19
Rename back to "The Boot Loader Specification"
Lennart Poettering
1
-24
/
+115
2018-06-19
Add table of GPT identifiers
Lennart Poettering
1
-0
/
+20
[next]