summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)Author
2016-06-21resolve: add "systemd-resolve --status" commandLennart Poettering
2016-06-19man: match runlevel symlinks recommendation with our makefile (#3563)Lukáš Nykrýn
2016-06-16Merge pull request #3511 from andir/networkd-vrfZbigniew Jędrzejewski-Szmek
2016-06-16Merge pull request #3481 from poettering/relative-memcgLennart Poettering
2016-06-16networkd: vrf: add support for enslaving devices to VRFsAndreas Rammhold
2016-06-16networkd: added support for vrf interfaces (#3316)Andreas Rammhold
2016-06-15core: set $JOURNAL_STREAM to the dev_t/ino_t of the journal stream of execute...Lennart Poettering
2016-06-14man: fix option letter in udevadm control -eZbigniew Jędrzejewski-Szmek
2016-06-14man: minor fixesLennart Poettering
2016-06-14core: optionally, accept a percentage value for MemoryLimit= and related sett...Lennart Poettering
2016-06-14networkd: Tunnel add support to configure key for VTI/VTI6 (#3532)Susant Sahani
2016-06-13Merge pull request #3498 from poettering/syscall-filter-fixesLennart Poettering
2016-06-13core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488)Ivan Shapovalov
2016-06-13core: improve seccomp syscall grouping a bitLennart Poettering
2016-06-10resolved: also add a way to flush all caches via the busLennart Poettering
2016-06-10man: document what SIGUSR1 and SIGUSR2 do to resolvedLennart Poettering
2016-06-10core/execute: add the magic character '!' to allow privileged execution (#3493)Alessandro Puccetti
2016-06-10nspawn: introduce --notify-ready=[no|yes] (#3474)Alessandro Puccetti
2016-06-10networkd: add support to configure VLAN on bridge portsTobias Jungel
2016-06-07networkd: rename IPv6AcceptRouterAdvertisements to IPv6AcceptRALennart Poettering
2016-06-07Merge pull request #3394 from poettering/triple-tstampLennart Poettering
2016-06-06os-release: Add VERSION_CODENAME field (#3445)Benjamin Drung
2016-06-06network: beef up ipv6 RA support considerablyLennart Poettering
2016-06-06machinectl: Added stop as alias for poweroff (#3406)Christian Rebischke
2016-06-05cgtop: add option to show a single cgroup subtree (#3413)Alessandro Puccetti
2016-06-03core: Restrict mmap and mprotect with PAGE_WRITE|PAGE_EXEC (#3319) (#3379)Topi Miettinen
2016-06-03core: always use "infinity" for no upper limit instead of "max" (#3417)Tejun Heo
2016-06-01core: add pre-defined syscall groups to SystemCallFilter= (#3053) (#3157)Topi Miettinen
2016-05-31man: document that systemctl -ff reboot does not require PID 1 to work (#3310)Lennart Poettering
2016-05-30networkd: bridge add support to configure VLAN filtering (#3344)Tobias Jungel
2016-05-30doc: clarify systemd.exec's paths definition (#3368)Alessandro Puccetti
2016-05-30man: fix recurring typoLuca Bruno
2016-05-28man: cite systemd.offline-updates(7) instead of linking to old wiki pageZbigniew Jędrzejewski-Szmek
2016-05-28man: punctuation fixesZbigniew Jędrzejewski-Szmek
2016-05-27core: add cgroup memory controller support on the unified hierarchy (#3315)Tejun Heo
2016-05-23man: explain what list-units does a bit better (#3324)Zbigniew Jędrzejewski-Szmek
2016-05-20Merge pull request #3290 from htejun/cgroup2-io-compatLennart Poettering
2016-05-20Merge pull request #3235 from dkg/hwaddr-cleanupTom Gundersen
2016-05-19systemctl: restore the no-sync option for legacy halt (#3249)tblume
2016-05-18core: translate between IO and BlockIO settings to ease transitionTejun Heo
2016-05-18core: add support for IOReadIOPSMax and IOWriteIOPSMaxTejun Heo
2016-05-17coredump: Improve man pagesPeter Mattern
2016-05-17networkd: Add EmitRouter= option for DHCP Server (#3251)Clemens Gruber
2016-05-17man: clarify different uses of MACAddressDaniel Kahn Gillmor
2016-05-16man: clarify that IOXyz= only applies to the unified hierarchy, and BlockIOXy...Lennart Poettering
2016-05-16Merge pull request #3193 from htejun/cgroup-io-controllerLennart Poettering
2016-05-15namespace: Make private /dev noexec and readonly (#3263)topimiettinen
2016-05-15/var/tmp instead of /tmp/var in systemd.unit man page (#3262)gdamjan
2016-05-15man: fix typo (#3261)Andre Klärner
2016-05-15networkd: bridge add support to configure multicast snooping (#3223)Susant Sahani