summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* core: support DisableControllers= for transient unitsAnita Zhang2019-04-221-0/+1
* Merge pull request #12296 from poettering/coding-style-sectionsYu Watanabe2019-04-131-362/+373
|\
| * CODING_STYLE: rename "Others" section to "Code Organization and Semantics"Lennart Poettering2019-04-121-37/+33
| * CODING_STYLE: split out section about runtime behaviourLennart Poettering2019-04-121-31/+33
| * CODING_STYLE: add section about C constructs useLennart Poettering2019-04-121-74/+72
| * CODING_STYLE: split out section about deadlocksLennart Poettering2019-04-121-8/+9
| * CODING_STYLE: split out section about loggingLennart Poettering2019-04-121-28/+29
| * CODING_STYLE: export section about exporting symbolsLennart Poettering2019-04-121-17/+19
| * CODING_STYLE: split out section about destructorsLennart Poettering2019-04-121-23/+25
| * CODING_STYLE: split out section about command line parsingLennart Poettering2019-04-121-12/+13
| * CODING_STYLE: Split out section about error handlingLennart Poettering2019-04-121-52/+52
| * CODING_STYLE: split out section about commiting to gitLennart Poettering2019-04-121-7/+8
| * CODING_STYLE: split out section about file descriptorsLennart Poettering2019-04-121-23/+24
| * CODING_STYLE: split out section about memory allocationsLennart Poettering2019-04-121-32/+32
| * CODING_STYLE: move out section about TypesLennart Poettering2019-04-121-35/+35
| * CODING_STYLE: add section about how to reference specific conceptsLennart Poettering2019-04-121-0/+2
| * CODING_STYLE: split out bits about Formatting into its own sectionLennart Poettering2019-04-121-49/+52
| * CODING_STYLE: add a section about functions not to useLennart Poettering2019-04-121-37/+38
* | service: handle abort stops with dedicated timeoutJan Klötzke2019-04-121-0/+1
* | cgroup: Implement default propagation of MemoryLow with DefaultMemoryLowChris Down2019-04-121-0/+1
|/
* CODING_STYLE: adjust indentation rules, and add note about config loadingZbigniew Jędrzejewski-Szmek2019-04-121-3/+5
* docs: also document updates to stable repoZbigniew Jędrzejewski-Szmek2019-04-031-0/+1
* docs: let's not close the milestone earlyZbigniew Jędrzejewski-Szmek2019-04-031-1/+1
* docs: update release steps for mesonZbigniew Jędrzejewski-Szmek2019-04-031-8/+10
* docs: fix path to unit filesLennart Poettering2019-04-031-11/+11
* man: document the new RestrictSUIDSGID= settingLennart Poettering2019-04-021-0/+1
* core: optionally, trigger .timer units on timezone and clock changesLennart Poettering2019-04-021-1/+3
* docs: adjust the spec a bit with firmware authros in mindLennart Poettering2019-03-141-7/+36
* docs: comprehensively document what a minimal portable service image needs to...Lennart Poettering2019-03-141-7/+32
* docs: document the new environment variables logind groksLennart Poettering2019-03-051-0/+45
* docs: add a note about compilation optionsZbigniew Jędrzejewski-Szmek2019-03-051-0/+14
* xbootldr: multiple spaces between keys and values (#11872)Ben Iofel2019-03-031-1/+1
* docs: enclose all uuids in ``Lennart Poettering2019-03-011-3/+3
* Fix typo - "do note use guessable names"unixsysadmin2019-02-201-1/+1
* docs: document semantics of /tmp and /var/tmpLennart Poettering2019-02-201-0/+220
* Merge pull request #9594 from filbranden/cpu_quota_period1Lennart Poettering2019-02-151-0/+1
|\
| * core: add CPUQuotaPeriodSec=Filipe Brandenburger2019-02-141-0/+1
* | resolved: use Cloudflare public DNS server as a default fallback alongside Go...Ignat Korchagin2019-02-151-2/+2
|/
* portable: document /etc/machine-id and /etc/resolv.confДамјан Георгиевски2019-02-041-4/+8
* CODING_STYLE: fix grammar mistakeChris Morin2019-01-171-2/+2
* Merge pull request #11317 from filbranden/docs1Zbigniew Jędrzejewski-Szmek2019-01-0319-18/+81
|\
| * docs: generate index.md in JekyllFilipe Brandenburger2019-01-021-18/+5
| * docs: add a "front matter" snippet to our markdown pagesFilipe Brandenburger2019-01-0219-0/+76
* | cgroup: s/cgroups? ?v?([0-9])/cgroup v\1/gIChris Down2019-01-031-33/+33
|/
* remount-fs: optionally remount / writable, if we are told through an env varLennart Poettering2018-12-181-0/+8
* docs: add missing section to ENVIRONMENT.mdLennart Poettering2018-12-171-0/+2
* tree-wide: s/time-out/timeout/gZbigniew Jędrzejewski-Szmek2018-12-141-3/+3
* meson: make net.naming-scheme= default configurableZbigniew Jędrzejewski-Szmek2018-12-121-7/+8
* udev: introduce udev net_id "naming schemes"Lennart Poettering2018-12-111-0/+9
* Merge branch 'predictable-interface-names'Zbigniew Jędrzejewski-Szmek2018-12-112-0/+65
|\