summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)Author
2017-04-23meson: fix 'clean'Zbigniew Jędrzejewski-Szmek
2017-04-23meson: add rule to regenerate man/rules/meson.buildZbigniew Jędrzejewski-Szmek
2017-04-23meson: use run_target instead of custom_target where appropriateZbigniew Jędrzejewski-Szmek
2017-04-23meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek
2017-04-23meson: add man/doc-sync targetZbigniew Jędrzejewski-Szmek
2017-04-23meson: replace yes/no/auto with true/false/autoZbigniew Jędrzejewski-Szmek
2017-04-23meson: skip index generation when lxml is not availableZbigniew Jędrzejewski-Szmek
2017-04-23meson: use join_paths consistentlyMichael Biebl
2017-04-23meson: add custom targets man/man and man/htmlZbigniew Jędrzejewski-Szmek
2017-04-23meson: add rule to generate custom-entities.entZbigniew Jędrzejewski-Szmek
2017-04-23meson: build systemd using mesonZbigniew Jędrzejewski-Szmek
2017-04-21man: fix small typo (#5778)AsciiWolf
2017-04-21networkd: route - support 'onlink' routes (#5734)Susant Sahani
2017-04-21networkd: vlan add GVRP support (#5761)Susant Sahani
2017-04-20man: Fix reference to timer-sync.target instead of time-sync.target (#5764)Philip Withnall
2017-04-11man: document how to include an equals sign in a value provided to Environmen...Mark Stosberg
2017-04-11networkd: Add bridge port priority setting (#5545)Dimitri John Ledkov
2017-04-04man: fix <function> tag (#5686)Lucas Werkmeister
2017-03-31Merge pull request #5534 from ssahani/vxlan-labelLennart Poettering
2017-03-31doc: spell out handle-* options, use <literal> syntax (#5673)Michael Biebl
2017-03-30Merge pull request #5670 from poettering/trivialitiesMartin Pitt
2017-03-30man: use <varlistentry> for all unit entriesLennart Poettering
2017-03-30man: clarify that handle-lid-switch is a low level inhibitor lock (#5662)Michael Biebl
2017-03-21resolved: add global config option to control mDNS stackYu Watanabe
2017-03-20man: change /lib to /usr/lib (#5618)Lucas Werkmeister
2017-03-15man: Fix a simple grammar error in systemd.service.xml (#5594)AlexanderKurtz
2017-03-14man: Document when pam_systemd sets XDG_RUNTIME_DIR (#5570)Adrian Heine né Lang
2017-03-14networkd: vxlan support setting IPv6 flow labeSusant Sahani
2017-03-10Fix typo in function name (#5565)Michal Sekletar
2017-03-08man: fix typo (#5556)Torstein Husebø
2017-03-01man: escape: fix --suffix examples (#5508)Lucas Werkmeister
2017-03-01man: systemd: fix description of SIGRTMIN+26,27,28 (#5505)Lucas Werkmeister
2017-03-01Merge pull request #5458 from keszybz/coredumpLennart Poettering
2017-02-28coredumpctl: print a hint when no journal files are foundZbigniew Jędrzejewski-Szmek
2017-02-28Merge pull request #5484 from dvdhrm/convertibleLennart Poettering
2017-02-28Merge pull request #5438 from ssahani/vxlan-addressLennart Poettering
2017-02-28hostname: add 'convertible' chassis typeDavid Herrmann
2017-02-27man: fix typo (#5468)AsciiWolf
2017-02-26man: systemctl list-timers: Provide sample output and document it. (#5463)Mark Stosberg
2017-02-26coredumpctl,man: mark truncated messages as such in outputZbigniew Jędrzejewski-Szmek
2017-02-24Merge pull request #5429 from GiedriusS/masterZbigniew Jędrzejewski-Szmek
2017-02-24man/coredumpctl: document the new options -S/-UGiedrius Statkevičius
2017-02-25networkd: add support for vxlan Remote and Local.Susant Sahani
2017-02-23Merge pull request #4670 from htejun/systemd-controller-on-unified-v2Lennart Poettering
2017-02-22man: journalctl: update --new-id128 format count (#5423)Lucas Werkmeister
2017-02-22man: update descriptions of argument-less kernel cmdline argsZbigniew Jędrzejewski-Szmek
2017-02-22man: describe the cgroup hierarchy kernel commandline optionsZbigniew Jędrzejewski-Szmek
2017-02-21man: document that ProtectKernelTunables= and ProtectControlGroups= implies M...Lennart Poettering
2017-02-21man: use https:// in URLsAsciiWolf
2017-02-21Merge pull request #5131 from keszybz/environment-generatorsLennart Poettering