summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)Author
2014-02-17doc: quote consistently in autoconf codeJan Engelhardt
2014-02-17man: fix a typoAnsgar Burchardt
2014-02-17Revert "man: systemd.service(5): clarify behavior of SuccessExitStatus"Lennart Poettering
2014-02-17Some modernizationsZbigniew Jędrzejewski-Szmek
2014-02-16nspawn: add new --network-bridge= switchTom Gundersen
2014-02-14man: use spaces instead of tabsJason St. John
2014-02-14man: replace STDOUT with standard output, etc.Zbigniew Jędrzejewski-Szmek
2014-02-14man: fix grammatical errors and other formatting issuesJason St. John
2014-02-14man: always place <programlisting> and </programlisting> in a line with actua...Lennart Poettering
2014-02-14man: systemd.service(5): clarify behavior of SuccessExitStatusDave Reisner
2014-02-13nspawn: add new --network-veth switch to add a virtual ethernet link to the hostLennart Poettering
2014-02-13nspawn: --private-network should imply CAP_NET_ADMINLennart Poettering
2014-02-13nspawn: add new --network-interface= switch to move an existing interface int...Lennart Poettering
2014-02-13nspawn: introduce --capability=all for retaining all capabilitiesLennart Poettering
2014-02-13core: add a system-wide SystemCallArchitectures= settingLennart Poettering
2014-02-13core: add SystemCallArchitectures= unit setting to allow disabling of non-nativeLennart Poettering
2014-02-12core: rework syscall filterLennart Poettering
2014-02-12syscallfilter: port to libseccompRonny Chevalier
2014-02-12man: use xinclude to de-deduplicate common textZbigniew Jędrzejewski-Szmek
2014-02-12pager: support SYSTEMD_LESS environment variableJason A. Donenfeld
2014-02-12nspawn: newer kernels (>= 3.14) allow resetting the audit loginuid, make use ...Lennart Poettering
2014-02-12machinectl: add new "machinectl reboot" callLennart Poettering
2014-02-11machined: optionally, allow registration of pre-existing units (scopesLennart Poettering
2014-02-11nspawn: add --register=yes|no switch to optionally disable registration of th...Lennart Poettering
2014-02-10networkd: VLAN - allow multiple vlans to be created on a linkTom Gundersen
2014-02-10nspawn: add new --share-system switch to run a container without PID/UTS/IPC ...Lennart Poettering
2014-02-10nspawn,man: use a common vocabulary when referring to selinux security contextsLennart Poettering
2014-02-10exec: Add support for ignoring errors on SELinuxContext by prefixing it with ...Michael Scherer
2014-02-10exec: Add SELinuxContext configuration itemMichael Scherer
2014-02-09man: fix another reference in systemd-inhibit(1)Zbigniew Jędrzejewski-Szmek
2014-02-09man: fix reference in systemd-inhibit(1)Zbigniew Jędrzejewski-Szmek
2014-02-07nspawn: rename --file-label to --apifs-label since it's really just about the...Lennart Poettering
2014-02-07networkd: netdev - rename Netdev to NetDevTom Gundersen
2014-02-07man: cryptsetup-1.6.3 now allows partition device file in system modeJan Janssen
2014-02-06nspawn: add --quiet switch for turning off any output noiseLennart Poettering
2014-02-05man: introduce new "Desktop" property for sessionsLennart Poettering
2014-02-05logind: make session type and class settable via the same waysLennart Poettering
2014-02-04nspawn: various fixes in selinux hookupLennart Poettering
2014-02-04Add SELinux support to systemd-nspawnDan Walsh
2014-01-30networkd: dhcpv4 - add notion of 'CriticalConnection'Tom Gundersen
2014-01-29core: introduce new KillMode=mixed which sends SIGTERM only to the main proce...Lennart Poettering
2014-01-28man: remove erroneous history sectionZbigniew Jędrzejewski-Szmek
2014-01-27manager: add systemd.show_status=auto modeZbigniew Jędrzejewski-Szmek
2014-01-27journal: guarantee async-signal-safety in sd_journald_sendvZbigniew Jędrzejewski-Szmek
2014-01-26cryptsetup: Support key-slot optionChristian Seiler
2014-01-25networkd: add basic VLAN supportTom Gundersen
2014-01-22networkd: add basic bonding supportTom Gundersen
2014-01-22man: document message timestamping/sequence number APILennart Poettering
2014-01-20exec: introduce PrivateDevices= switch to provide services with a private /devLennart Poettering
2014-01-18networkd: dhcp - by default ignore the MTUTom Gundersen