index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
/
systemd-localed.service.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-05
man: add an explicit description of _netdev to systemd.mount(5)
Zbigniew Jędrzejewski-Szmek
1
-0
/
+17
2017-09-05
man: order fields alphabetically in crypttab(5)
Zbigniew Jędrzejewski-Szmek
1
-47
/
+46
2017-09-05
units: order cryptsetup-pre.target before cryptsetup.target
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2017-09-05
Add Razer Blade Stealth 2016 to hwdb (#6730)
Thomas Miller
1
-0
/
+11
2017-09-04
build-sys: make nonnull warning non-fatal (#6742)
Zbigniew Jędrzejewski-Szmek
1
-1
/
+3
2017-09-04
Add handling for bind/unbind actions (#6720)
Lennart Poettering
2
-0
/
+4
2017-09-04
6647 - use path_startswith("/dev") in cryptsetup (#6732)
ettavolt
1
-2
/
+2
2017-09-04
core: serialize n-restarts and flush-n-restarts correctly (#6736)
Evgeny Vereshchagin
1
-1
/
+1
2017-09-04
shared: add statx(2) to @file-system syscall filter list (#6738)
Lennart Poettering
1
-0
/
+1
2017-09-04
tmpfiles: silently ignore any path that passes through autofs (#6506)
NeilBrown
3
-0
/
+8
2017-09-04
man: fix typos (#6739)
Jakub Wilk
1
-2
/
+2
2017-09-04
test: update test-unit-file
Yu Watanabe
1
-0
/
+6
2017-09-04
man: add examples for CapabilityBoundingSet=
Yu Watanabe
1
-5
/
+16
2017-09-04
core: merge the second CapabilityBoundingSet= lines by AND when it is prefixe...
iplayinsun
1
-6
/
+8
2017-09-04
systemd-mount: allow to specify an arbitrary string for arg_mount_what when v...
Yu Watanabe
3
-1
/
+34
2017-09-03
NEWS: fix typo in v235 (#6731)
Jörg Thalheim
1
-1
/
+1
2017-09-03
systemctl: fix masking of template units
Zbigniew Jędrzejewski-Szmek
1
-19
/
+49
2017-09-03
systemctl: check existence of all units, not just the first one
Zbigniew Jędrzejewski-Szmek
1
-5
/
+9
2017-09-01
rfkill: Delay writes until exit (#5768)
Benjamin Berg
1
-5
/
+99
2017-09-01
systemd-mount: fix that wrong argument is used for arg_mount_what
Yu Watanabe
1
-2
/
+1
2017-09-01
man: LockPersonality= takes a boolean argument (#6718)
Yu Watanabe
1
-1
/
+1
2017-09-01
terminal: unify code for resetting kbd utf8 mode a bit (#6692)
Lennart Poettering
3
-13
/
+31
2017-09-01
execute: minor ExecOutput handling beautification (#6711)
Lennart Poettering
1
-2
/
+14
2017-09-01
systemctl: remove compiler warning (#6717)
Alan Jenkins
1
-2
/
+2
2017-08-31
networkd: Allow tunnels to be created without .network (#6701)
Susant Sahani
5
-30
/
+88
2017-08-31
update TODO
Lennart Poettering
1
-0
/
+3
2017-08-31
rfkill: Lookup device in determine_state_file
Benjamin Berg
1
-14
/
+7
2017-08-31
manager: fix job mode when signalled to shutdown etc
Alan Jenkins
3
-29
/
+39
2017-08-31
manager: remove fallback for user/exit.target
Alan Jenkins
1
-13
/
+4
2017-08-31
man: dbus method Manager.Exit() does not start exit.target
Alan Jenkins
1
-2
/
+1
2017-08-31
units: do not install rescue.target for alt-↑
Alan Jenkins
1
-3
/
+0
2017-08-31
bus-unit-util: use STR_IN_SET() where appropriate
Lennart Poettering
1
-2
/
+2
2017-08-31
bus-unit-util: don't request result property from non-service units
Lennart Poettering
1
-2
/
+5
2017-08-31
tree-wide: use pid_is_valid() at more places
Lennart Poettering
5
-10
/
+12
2017-08-31
Load virtio_rng early in the game (#6710)
Harald Hoyer
1
-0
/
+41
2017-08-31
systemctl: improve readability of start_unit()
Alan Jenkins
1
-11
/
+19
2017-08-31
tmpfiles: with "e" don't attempt to set permissions when file doesn't exist (...
Michal Sekletar
1
-2
/
+14
2017-08-31
systemd-link: ethtool add support for more Wake up Lan setting (#6331)
Susant Sahani
3
-23
/
+94
2017-08-31
networkd: Added deprecation warning to `VRF.TableId`
Andreas Rammhold
1
-1
/
+1
2017-08-31
man: fix path for storing random seed
Yu Watanabe
1
-1
/
+1
2017-08-31
TODO: update
Yu Watanabe
1
-2
/
+0
2017-08-31
unit: use StateDirectory= instead of RequiresMountsFor=
Yu Watanabe
2
-2
/
+2
2017-08-31
unit: drop redundant options
Yu Watanabe
2
-2
/
+0
2017-08-31
units: introduce getty-pre.target (#6667)
Michal Sekletar
5
-2
/
+26
2017-08-31
core: StateDirectory= and friends imply RequiresMountsFor=
Yu Watanabe
2
-4
/
+24
2017-08-31
networkd: dont crash when mtu changes (#6594)
Andrew Jeddeloh
1
-2
/
+6
2017-08-31
systemctl: clarify code - some actions never appear in arg_action (#6638)
Alan Jenkins
1
-2
/
+13
2017-08-31
sd-bus: use -- when passing arguments to ssh (#6706)
Evgeny Vereshchagin
1
-2
/
+2
2017-08-31
log: reopen log for failed assertions (#6703)
Topi Miettinen
1
-0
/
+2
2017-08-31
bus-util: remove unnecessary initializations
Yu Watanabe
2
-3
/
+3
[next]