index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
calendarspec.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-08
efi: allow ESP validity checks to be turned off
Lennart Poettering
3
-13
/
+33
2018-10-08
man: various updates to the bootctl man page
Lennart Poettering
1
-23
/
+25
2018-10-08
man: document the new --no-pager switch of bootctl
Lennart Poettering
1
-2
/
+4
2018-10-08
bootctl: add auto-paging
Lennart Poettering
1
-0
/
+15
2018-10-08
bootctl: highlight various title/product fields in output
Lennart Poettering
1
-4
/
+4
2018-10-08
bootctl: unify the code which we use to show boot loader entries
Lennart Poettering
1
-69
/
+56
2018-10-08
bootctl: downgrade to log messages that aren't actually errors
Lennart Poettering
1
-2
/
+2
2018-10-08
bootctl: reword status/list section headers a bit
Lennart Poettering
1
-5
/
+5
2018-10-08
bootspec: access EFI variables on on EFI boots
Lennart Poettering
1
-7
/
+9
2018-10-08
bootctl: show 'Default Boot Entry' header only when we found something
Lennart Poettering
1
-5
/
+4
2018-10-08
bootspec: it's fine if loader.conf is absent
Lennart Poettering
1
-2
/
+6
2018-10-08
bootspec: reduce number of functions we export
Lennart Poettering
2
-9
/
+4
2018-10-08
bootspec: remove redundant logging
Lennart Poettering
2
-6
/
+4
2018-10-08
test: shorten test-boot-timestamps a bit
Lennart Poettering
1
-17
/
+8
2018-10-08
efivars: some trivial coding style updates
Lennart Poettering
1
-16
/
+12
2018-10-08
efivars: check whether we are booted with EFI before reading/writing to varia...
Lennart Poettering
2
-10
/
+42
2018-10-08
efi: detect containers in is_efi_boot()
Lennart Poettering
1
-2
/
+5
2018-10-08
bootctl: tiny shortification
Lennart Poettering
1
-6
/
+5
2018-10-08
bootctl: let's be paranoid and synchronize the ESP in full after all changes
Lennart Poettering
1
-0
/
+20
2018-10-08
mount-util: show mount source in failure log message (#10312)
Lennart Poettering
1
-2
/
+2
2018-10-08
ptyfwd: voidify more calls (#10310)
Lennart Poettering
1
-2
/
+2
2018-10-08
meson: use c_args in generator scripts (#10289)
Yu Watanabe
1
-1
/
+1
2018-10-08
nspawn: optionally don't mount a tmpfs over /tmp (#10294)
Lennart Poettering
4
-3
/
+17
2018-10-08
meson: only build src/shared/tests.c if tests are enabled
Michael Olbrich
1
-2
/
+4
2018-10-08
libsystemd: drop *_unrefp from symbol list
Yu Watanabe
1
-5
/
+0
2018-10-08
TODO: remove entry
Zbigniew Jędrzejewski-Szmek
1
-2
/
+1
2018-10-08
shared/sleep-config: add switches to kill specific sleep modes
Zbigniew Jędrzejewski-Szmek
6
-34
/
+86
2018-10-08
shared/sleep-config: forbid hibernation if resume= is not configured
Zbigniew Jędrzejewski-Szmek
2
-4
/
+95
2018-10-08
test-sleep: print function names
Zbigniew Jędrzejewski-Szmek
1
-2
/
+8
2018-10-08
basic/proc-cmdline: allow parsing of cmdline from a string
Zbigniew Jędrzejewski-Szmek
3
-20
/
+95
2018-10-08
Drop empty lines in proc-cmdline.c
Zbigniew Jędrzejewski-Szmek
1
-3
/
+0
2018-10-08
shared/bootspec: remember the full path to boot entry and use it in logging
Zbigniew Jędrzejewski-Szmek
2
-1
/
+8
2018-10-08
Move logic to find default sd-boot entry from systemctl to shared
Zbigniew Jędrzejewski-Szmek
3
-13
/
+39
2018-10-08
hib-res-generator: add "noresume"
Zbigniew Jędrzejewski-Szmek
3
-8
/
+28
2018-10-08
hib-res-generator: open logging before emitting the first message
Zbigniew Jędrzejewski-Szmek
1
-8
/
+10
2018-10-08
Add $SYSTEMD_IN_INITRD=yes|no override for debugging
Zbigniew Jędrzejewski-Szmek
2
-3
/
+16
2018-10-06
logind: ensure seat0 CanGraphical state is written
Ray Strode
1
-1
/
+3
2018-10-05
cryptsetup: use PATH_IN_SET() instead of STR_IN_SET() when comparing paths
Lennart Poettering
1
-1
/
+1
2018-10-05
cryptsetup: don't use %m if there's no error to show
Lennart Poettering
1
-2
/
+4
2018-10-05
path-util: fix path_simplify() with kill_dots and "."
Thomas Haller
2
-11
/
+19
2018-10-05
core/dbus-execute: fix parsing CPUScheduling* and Nice for transient services
Yu Watanabe
2
-19
/
+66
2018-10-05
* hack around deficiencies in prctl() PR_SET_MM_*
Frank Schaefer
1
-8
/
+26
2018-10-05
man: fix explanation about UID/GID field in tmpfiles.d(5)
Yu Watanabe
1
-10
/
+5
2018-10-05
man/systemd.exec: MountFlags=shared behaviour was changed (fixed?)
Alan Jenkins
1
-4
/
+1
2018-10-05
networkd-link: Don't start a DHCPv6 informational exchange automatically
Patrik Flykt
1
-12
/
+0
2018-10-05
sd-resolve: make struct addrinfo defined
Yu Watanabe
2
-3
/
+6
2018-10-05
meson: also run compile tests for not installed systemd headers
Yu Watanabe
1
-14
/
+19
2018-10-05
test-execute: add a test for systemcall filter (#10273)
Yu Watanabe
3
-0
/
+11
2018-10-05
sd-netlink: sort headers and include net/ethernet.h
Yu Watanabe
1
-2
/
+3
2018-10-04
dhcp6: don't include internal header "sparse-endian.h" in "sd-dhcp6-client.h"
Thomas Haller
2
-3
/
+2
[next]