index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cgls
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-01
volatile-util: tweak query_volatile_mode() a bit
Lennart Poettering
1
-9
/
+10
2019-03-01
nspawn: rework how arg_read_only is initialized in --volatile= mode
Lennart Poettering
1
-4
/
+10
2019-03-01
nspawn: refactor how we determine whether it's OK to write to /etc
Lennart Poettering
1
-6
/
+10
2019-03-01
nspawn: no need to make top-level directory a bind mount if we just dissected...
Lennart Poettering
1
-4
/
+6
2019-03-01
nspawn: slightly reorder mount logic
Lennart Poettering
1
-22
/
+22
2019-03-01
nspawn: add --volatile=overlay support
Lennart Poettering
4
-6
/
+76
2019-03-01
nspawn: fix an error path
Lennart Poettering
1
-1
/
+1
2019-03-01
nspawn: add volatile mode multiplexer call setup_volatile_mode()
Lennart Poettering
3
-27
/
+26
2019-03-01
nspawn: explicitly refuse mounts over /
Lennart Poettering
1
-0
/
+7
2019-03-01
json: don't call va_end() twice in json_build()
Lennart Poettering
1
-2
/
+0
2019-03-01
semaphoreci: Run subset of autopkgtests in LXC (#11814)
Martin Pitt
2
-27
/
+76
2019-02-28
man: add ACRN hypervisor
Ross Burton
2
-1
/
+7
2019-02-28
Better C code formatting of arguments in Emacs
Jörg Sommer
1
-1
/
+2
2019-02-28
virt: detect the ACRN hypervisor
Ross Burton
2
-0
/
+4
2019-02-28
test-time-util: use standard intro and print timezones read from file
Zbigniew Jędrzejewski-Szmek
1
-3
/
+6
2019-02-28
README: mention that we need tzdata >= 2014f
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2019-02-28
man/shutdown: Fix grammar
Theo Ouzhinski
1
-1
/
+1
2019-02-28
Use new time zone list
Christopher Wong
1
-1
/
+1
2019-02-28
sd-bus: deal with cookie overruns
Lennart Poettering
1
-1
/
+46
2019-02-28
man: create .so links for sd_bus_close_{unref,unrefp}
Zbigniew Jędrzejewski-Szmek
1
-1
/
+3
2019-02-28
meson: remove workaround for old meson bug with command quoting
Zbigniew Jędrzejewski-Szmek
1
-4
/
+1
2019-02-28
udev-builtin-usb_id: guard against overflow when reading descriptor data
Zbigniew Jędrzejewski-Szmek
1
-3
/
+8
2019-02-28
udev-builtin-usb_id: use strjoina to simplify code
Zbigniew Jędrzejewski-Szmek
1
-5
/
+3
2019-02-28
shared/install: do not use a temporary variable outside of its scope
Zbigniew Jędrzejewski-Szmek
1
-8
/
+3
2019-02-28
fuzz: do not assume the existence of /sys/class/net/lo
Yu Watanabe
1
-1
/
+2
2019-02-28
network: wrap long lines
Yu Watanabe
1
-7
/
+12
2019-02-28
network: simplify config_parse_lifetime()
Yu Watanabe
1
-16
/
+10
2019-02-28
network: avoid address section freed
Yu Watanabe
1
-0
/
+1
2019-02-28
network: cleanup logging in route related config parsers
Yu Watanabe
1
-9
/
+15
2019-02-28
network: do not override previously specified family
Yu Watanabe
1
-11
/
+17
2019-02-28
test-network: add testcase for #1850
Yu Watanabe
2
-0
/
+34
2019-02-28
network: enable GatewayOnLink= if Gateway= without static address configured
Yu Watanabe
1
-1
/
+12
2019-02-28
network: save GatewayOnLink= value as tristate in Route
Yu Watanabe
2
-1
/
+7
2019-02-28
network: relax the .network file check
Yu Watanabe
1
-15
/
+20
2019-02-28
network: rename GatewayOnlink= to GatewayOnLink=
Yu Watanabe
6
-4
/
+6
2019-02-27
networkd-test: ignore failures of test_route_only_dns* in containers
Martin Pitt
1
-4
/
+19
2019-02-27
networkd-test: specify Address= with prefix length
Martin Pitt
1
-5
/
+5
2019-02-27
networkd-test: show service journal on startup failure
Martin Pitt
1
-11
/
+15
2019-02-27
journalctl: New option --cursor-file
Jörg Sommer
4
-12
/
+67
2019-02-27
analyze security: check for ProtectHostname=yes
Topi Miettinen
1
-0
/
+12
2019-02-27
networkd: refuse more than 128 NTP servers
Zbigniew Jędrzejewski-Szmek
2
-3
/
+11
2019-02-27
networkd: fix memleak when the same NetDev is specified twice
Zbigniew Jędrzejewski-Szmek
2
-6
/
+7
2019-02-27
network: wrap some long lines
Zbigniew Jędrzejewski-Szmek
1
-3
/
+6
2019-02-27
selinux: don't log SELINUX_INFO and SELINUX_WARNING messages to audit
Michal Sekletar
1
-1
/
+5
2019-02-27
man: clarify whitespace handling in systemd.syntax
Davide Cavalca
1
-1
/
+1
2019-02-27
test-network: add testcase for issue #11280
Yu Watanabe
3
-4
/
+41
2019-02-27
test-network: drop relevant ip routing policy rules before testing
Yu Watanabe
1
-0
/
+15
2019-02-27
network: fix error code in log
Yu Watanabe
1
-1
/
+1
2019-02-27
network: merge conditions and use FLAGS_SET() macro
Yu Watanabe
1
-6
/
+6
2019-02-27
network: make ndisc_router_process_options() propagate error
Yu Watanabe
1
-15
/
+11
[next]