Age | Commit message (Expand) | Author |
2014-02-25 | nspawn: add new switch --network-macvlan= to add a macvlan device to the cont... | Lennart Poettering |
2014-02-24 | core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo... | Lennart Poettering |
2014-02-23 | man: document that per-interface sysctl variables are applied as network inte... | Lennart Poettering |
2014-02-23 | core: clean up some confusing regarding SI decimal and IEC binary suffixes fo... | Lennart Poettering |
2014-02-22 | udev: net - allow MTU and Speed to be specified with units | Tom Gundersen |
2014-02-22 | cgroup: Extend DeviceAllow= syntax to whitelist groups of devices, not just p... | Lennart Poettering |
2014-02-21 | net-util: match on the driver as exposed by ethtool if DRIVER not set | Tom Gundersen |
2014-02-21 | man: networkd typo fixes | Thomas Hindoe Paaboel Andersen |
2014-02-21 | man: suffix networkd config file options with "=" | Lennart Poettering |
2014-02-21 | man: split settings documentaiton in systemd.unit(5) into two sections | Lennart Poettering |
2014-02-21 | man: don't document ".include" in configuration files anymore as first step t... | Lennart Poettering |
2014-02-21 | .network/.netdev/.link: allow to match on architecture | Tom Gundersen |
2014-02-21 | man: there is no ExecStopPre= for service units | Lennart Poettering |
2014-02-20 | man: xinclude pkg-config note | Zbigniew Jędrzejewski-Szmek |
2014-02-20 | man: xinclude --host/--machine | Zbigniew Jędrzejewski-Szmek |
2014-02-20 | man: xinclude --user/--system | Zbigniew Jędrzejewski-Szmek |
2014-02-20 | man: xinclude --help/--version/--no-pager | Zbigniew Jędrzejewski-Szmek |
2014-02-20 | build-sys: add conditionals and regenerate manpage list | Zbigniew Jędrzejewski-Szmek |
2014-02-21 | nspawn: when adding a veth interface to a bridge, use the "vb-" rather than "... | Lennart Poettering |
2014-02-21 | core: Add AppArmor profile switching | Michael Scherer |
2014-02-21 | core: add new ConditionArchitecture() that checks the architecture returned b... | Lennart Poettering |
2014-02-20 | man: networkd/udev - add to [Match] documentation | Tom Gundersen |
2014-02-19 | udev: net-config - allow interface names to be set from the hwdb | Tom Gundersen |
2014-02-19 | man: fix references to .pc files which aren't separate anymore | Lennart Poettering |
2014-02-19 | man: don't advertise sd-daemon as embeddable anymore | Lennart Poettering |
2014-02-19 | busctl: add --no-legend and use in bash completion | Thomas Hindoe Paaboel Andersen |
2014-02-19 | man: busctl typo fix | Thomas Hindoe Paaboel Andersen |
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 |