Age | Commit message (Expand) | Author |
2014-02-19 | man: document $MAINPID | Lennart Poettering |
2014-02-19 | core: add Personality= option for units to set the personality for spawned pr... | Lennart Poettering |
2014-02-18 | nspawn: add new --personality= switch to make it easier to run 32bit containe... | Lennart Poettering |
2014-02-18 | net-match: fix Driver= match | Tom Gundersen |
2014-02-18 | seccomp: add helper call to add all secondary archs to a seccomp filter | Lennart Poettering |
2014-02-18 | machinectl: remove unused --no-ask-password | Thomas Hindoe Paaboel Andersen |
2014-02-18 | machinectl: add bash completion | Thomas Hindoe Paaboel Andersen |
2014-02-18 | man: machinectl: there is no command 'kill-machine' | Thomas Hindoe Paaboel Andersen |
2014-02-18 | man: minor fixes to networkd page | Tom Gundersen |
2014-02-18 | doc: orthographic corrections | Jan Engelhardt |
2014-02-17 | doc: utilize the DocBook markup for some literals | Jan Engelhardt |
2014-02-17 | doc: reword "shared per-thread" wording | Jan Engelhardt |
2014-02-17 | doc: balance C indirections in function prototypes | Jan Engelhardt |
2014-02-17 | doc: properly use XML entities | Jan Engelhardt |
2014-02-17 | doc: choose different words to improve clarity | Jan Engelhardt |
2014-02-17 | doc: resolve missing/extraneous words or inappropriate forms | Jan Engelhardt |
2014-02-17 | doc: update punctuation | Jan Engelhardt |
2014-02-17 | doc: detail what "UID" is | Jan Engelhardt |
2014-02-17 | doc: quote consistently in autoconf code | Jan Engelhardt |
2014-02-17 | man: fix a typo | Ansgar Burchardt |
2014-02-17 | Revert "man: systemd.service(5): clarify behavior of SuccessExitStatus" | Lennart Poettering |
2014-02-17 | Some modernizations | Zbigniew Jędrzejewski-Szmek |
2014-02-16 | nspawn: add new --network-bridge= switch | Tom Gundersen |
2014-02-14 | man: use spaces instead of tabs | Jason St. John |
2014-02-14 | man: replace STDOUT with standard output, etc. | Zbigniew Jędrzejewski-Szmek |
2014-02-14 | man: fix grammatical errors and other formatting issues | Jason St. John |
2014-02-14 | man: always place <programlisting> and </programlisting> in a line with actua... | Lennart Poettering |
2014-02-14 | man: systemd.service(5): clarify behavior of SuccessExitStatus | Dave Reisner |
2014-02-13 | nspawn: add new --network-veth switch to add a virtual ethernet link to the host | Lennart Poettering |
2014-02-13 | nspawn: --private-network should imply CAP_NET_ADMIN | Lennart Poettering |
2014-02-13 | nspawn: add new --network-interface= switch to move an existing interface int... | Lennart Poettering |
2014-02-13 | nspawn: introduce --capability=all for retaining all capabilities | Lennart Poettering |
2014-02-13 | core: add a system-wide SystemCallArchitectures= setting | Lennart Poettering |
2014-02-13 | core: add SystemCallArchitectures= unit setting to allow disabling of non-native | Lennart Poettering |
2014-02-12 | core: rework syscall filter | Lennart Poettering |
2014-02-12 | syscallfilter: port to libseccomp | Ronny Chevalier |
2014-02-12 | man: use xinclude to de-deduplicate common text | Zbigniew Jędrzejewski-Szmek |
2014-02-12 | pager: support SYSTEMD_LESS environment variable | Jason A. Donenfeld |
2014-02-12 | nspawn: newer kernels (>= 3.14) allow resetting the audit loginuid, make use ... | Lennart Poettering |
2014-02-12 | machinectl: add new "machinectl reboot" call | Lennart Poettering |
2014-02-11 | machined: optionally, allow registration of pre-existing units (scopes | Lennart Poettering |
2014-02-11 | nspawn: add --register=yes|no switch to optionally disable registration of th... | Lennart Poettering |
2014-02-10 | networkd: VLAN - allow multiple vlans to be created on a link | Tom Gundersen |
2014-02-10 | nspawn: add new --share-system switch to run a container without PID/UTS/IPC ... | Lennart Poettering |
2014-02-10 | nspawn,man: use a common vocabulary when referring to selinux security contexts | Lennart Poettering |
2014-02-10 | exec: Add support for ignoring errors on SELinuxContext by prefixing it with ... | Michael Scherer |
2014-02-10 | exec: Add SELinuxContext configuration item | Michael Scherer |
2014-02-09 | man: fix another reference in systemd-inhibit(1) | Zbigniew Jędrzejewski-Szmek |
2014-02-09 | man: fix reference in systemd-inhibit(1) | Zbigniew Jędrzejewski-Szmek |
2014-02-07 | nspawn: rename --file-label to --apifs-label since it's really just about the... | Lennart Poettering |