summaryrefslogtreecommitdiffstats
path: root/units/systemd-localed.service.in (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-05man: add an explicit description of _netdev to systemd.mount(5)Zbigniew Jędrzejewski-Szmek1-0/+17
2017-09-05man: order fields alphabetically in crypttab(5)Zbigniew Jędrzejewski-Szmek1-47/+46
2017-09-05units: order cryptsetup-pre.target before cryptsetup.targetZbigniew Jędrzejewski-Szmek1-0/+1
2017-09-05Add Razer Blade Stealth 2016 to hwdb (#6730)Thomas Miller1-0/+11
2017-09-04build-sys: make nonnull warning non-fatal (#6742)Zbigniew Jędrzejewski-Szmek1-1/+3
2017-09-04Add handling for bind/unbind actions (#6720)Lennart Poettering2-0/+4
2017-09-046647 - use path_startswith("/dev") in cryptsetup (#6732)ettavolt1-2/+2
2017-09-04core: serialize n-restarts and flush-n-restarts correctly (#6736)Evgeny Vereshchagin1-1/+1
2017-09-04shared: add statx(2) to @file-system syscall filter list (#6738)Lennart Poettering1-0/+1
2017-09-04tmpfiles: silently ignore any path that passes through autofs (#6506)NeilBrown3-0/+8
2017-09-04man: fix typos (#6739)Jakub Wilk1-2/+2
2017-09-04test: update test-unit-fileYu Watanabe1-0/+6
2017-09-04man: add examples for CapabilityBoundingSet=Yu Watanabe1-5/+16
2017-09-04core: merge the second CapabilityBoundingSet= lines by AND when it is prefixe...iplayinsun1-6/+8
2017-09-04systemd-mount: allow to specify an arbitrary string for arg_mount_what when v...Yu Watanabe3-1/+34
2017-09-03NEWS: fix typo in v235 (#6731)Jörg Thalheim1-1/+1
2017-09-03systemctl: fix masking of template unitsZbigniew Jędrzejewski-Szmek1-19/+49
2017-09-03systemctl: check existence of all units, not just the first oneZbigniew Jędrzejewski-Szmek1-5/+9
2017-09-01rfkill: Delay writes until exit (#5768)Benjamin Berg1-5/+99
2017-09-01systemd-mount: fix that wrong argument is used for arg_mount_whatYu Watanabe1-2/+1
2017-09-01man: LockPersonality= takes a boolean argument (#6718)Yu Watanabe1-1/+1
2017-09-01terminal: unify code for resetting kbd utf8 mode a bit (#6692)Lennart Poettering3-13/+31
2017-09-01execute: minor ExecOutput handling beautification (#6711)Lennart Poettering1-2/+14
2017-09-01systemctl: remove compiler warning (#6717)Alan Jenkins1-2/+2
2017-08-31networkd: Allow tunnels to be created without .network (#6701)Susant Sahani5-30/+88
2017-08-31update TODOLennart Poettering1-0/+3
2017-08-31rfkill: Lookup device in determine_state_fileBenjamin Berg1-14/+7
2017-08-31manager: fix job mode when signalled to shutdown etcAlan Jenkins3-29/+39
2017-08-31manager: remove fallback for user/exit.targetAlan Jenkins1-13/+4
2017-08-31man: dbus method Manager.Exit() does not start exit.targetAlan Jenkins1-2/+1
2017-08-31units: do not install rescue.target for alt-↑Alan Jenkins1-3/+0
2017-08-31bus-unit-util: use STR_IN_SET() where appropriateLennart Poettering1-2/+2
2017-08-31bus-unit-util: don't request result property from non-service unitsLennart Poettering1-2/+5
2017-08-31tree-wide: use pid_is_valid() at more placesLennart Poettering5-10/+12
2017-08-31Load virtio_rng early in the game (#6710)Harald Hoyer1-0/+41
2017-08-31systemctl: improve readability of start_unit()Alan Jenkins1-11/+19
2017-08-31tmpfiles: with "e" don't attempt to set permissions when file doesn't exist (...Michal Sekletar1-2/+14
2017-08-31systemd-link: ethtool add support for more Wake up Lan setting (#6331)Susant Sahani3-23/+94
2017-08-31networkd: Added deprecation warning to `VRF.TableId`Andreas Rammhold1-1/+1
2017-08-31man: fix path for storing random seedYu Watanabe1-1/+1
2017-08-31TODO: updateYu Watanabe1-2/+0
2017-08-31unit: use StateDirectory= instead of RequiresMountsFor=Yu Watanabe2-2/+2
2017-08-31unit: drop redundant optionsYu Watanabe2-2/+0
2017-08-31units: introduce getty-pre.target (#6667)Michal Sekletar5-2/+26
2017-08-31core: StateDirectory= and friends imply RequiresMountsFor=Yu Watanabe2-4/+24
2017-08-31networkd: dont crash when mtu changes (#6594)Andrew Jeddeloh1-2/+6
2017-08-31systemctl: clarify code - some actions never appear in arg_action (#6638)Alan Jenkins1-2/+13
2017-08-31sd-bus: use -- when passing arguments to ssh (#6706)Evgeny Vereshchagin1-2/+2
2017-08-31log: reopen log for failed assertions (#6703)Topi Miettinen1-0/+2
2017-08-31bus-util: remove unnecessary initializationsYu Watanabe2-3/+3