summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)Author
2014-02-25man: split out systemd.net{work,dev}(5) from systemd-networkd(8)Tom Gundersen
2014-02-25man: split out systemd.link(5) from udev(7)Tom Gundersen
2014-02-25man: networkd - clarify that multiple addresses/routes are supportedTom Gundersen
2014-02-25nspawn: add new switch --network-macvlan= to add a macvlan device to the cont...Lennart Poettering
2014-02-24core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...Lennart Poettering
2014-02-23man: document that per-interface sysctl variables are applied as network inte...Lennart Poettering
2014-02-23core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...Lennart Poettering
2014-02-22udev: net - allow MTU and Speed to be specified with unitsTom Gundersen
2014-02-22cgroup: Extend DeviceAllow= syntax to whitelist groups of devices, not just p...Lennart Poettering
2014-02-21net-util: match on the driver as exposed by ethtool if DRIVER not setTom Gundersen
2014-02-21man: networkd typo fixesThomas Hindoe Paaboel Andersen
2014-02-21man: suffix networkd config file options with "="Lennart Poettering
2014-02-21man: split settings documentaiton in systemd.unit(5) into two sectionsLennart Poettering
2014-02-21man: don't document ".include" in configuration files anymore as first step t...Lennart Poettering
2014-02-21.network/.netdev/.link: allow to match on architectureTom Gundersen
2014-02-21man: there is no ExecStopPre= for service unitsLennart Poettering
2014-02-20man: xinclude pkg-config noteZbigniew Jędrzejewski-Szmek
2014-02-20man: xinclude --host/--machineZbigniew Jędrzejewski-Szmek
2014-02-20man: xinclude --user/--systemZbigniew Jędrzejewski-Szmek
2014-02-20man: xinclude --help/--version/--no-pagerZbigniew Jędrzejewski-Szmek
2014-02-20build-sys: add conditionals and regenerate manpage listZbigniew Jędrzejewski-Szmek
2014-02-21nspawn: when adding a veth interface to a bridge, use the "vb-" rather than "...Lennart Poettering
2014-02-21core: Add AppArmor profile switchingMichael Scherer
2014-02-21core: add new ConditionArchitecture() that checks the architecture returned b...Lennart Poettering
2014-02-20man: networkd/udev - add to [Match] documentationTom Gundersen
2014-02-19udev: net-config - allow interface names to be set from the hwdbTom Gundersen
2014-02-19man: fix references to .pc files which aren't separate anymoreLennart Poettering
2014-02-19man: don't advertise sd-daemon as embeddable anymoreLennart Poettering
2014-02-19busctl: add --no-legend and use in bash completionThomas Hindoe Paaboel Andersen
2014-02-19man: busctl typo fixThomas Hindoe Paaboel Andersen
2014-02-19man: document $MAINPIDLennart Poettering
2014-02-19core: add Personality= option for units to set the personality for spawned pr...Lennart Poettering
2014-02-18nspawn: add new --personality= switch to make it easier to run 32bit containe...Lennart Poettering
2014-02-18net-match: fix Driver= matchTom Gundersen
2014-02-18seccomp: add helper call to add all secondary archs to a seccomp filterLennart Poettering
2014-02-18machinectl: remove unused --no-ask-passwordThomas Hindoe Paaboel Andersen
2014-02-18machinectl: add bash completionThomas Hindoe Paaboel Andersen
2014-02-18man: machinectl: there is no command 'kill-machine'Thomas Hindoe Paaboel Andersen
2014-02-18man: minor fixes to networkd pageTom Gundersen
2014-02-18doc: orthographic correctionsJan Engelhardt
2014-02-17doc: utilize the DocBook markup for some literalsJan Engelhardt
2014-02-17doc: reword "shared per-thread" wordingJan Engelhardt
2014-02-17doc: balance C indirections in function prototypesJan Engelhardt
2014-02-17doc: properly use XML entitiesJan Engelhardt
2014-02-17doc: choose different words to improve clarityJan Engelhardt
2014-02-17doc: resolve missing/extraneous words or inappropriate formsJan Engelhardt
2014-02-17doc: update punctuationJan Engelhardt
2014-02-17doc: detail what "UID" isJan Engelhardt
2014-02-17doc: quote consistently in autoconf codeJan Engelhardt
2014-02-17man: fix a typoAnsgar Burchardt