summaryrefslogtreecommitdiffstats
path: root/src/run (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-07os-release: define SUPPORT_END=Zbigniew Jędrzejewski-Szmek1-0/+10
2022-07-06fundamental: adjust #if conditional for _fallthrough_ for clangThomas Haller1-1/+1
2022-07-06mkosi: Update to latest releaseDaan De Meyer1-1/+1
2022-07-06man: "enabled commands are started at boot" is rubbishLennart Poettering1-20/+22
2022-07-06update TODOLennart Poettering1-0/+3
2022-07-06dissect: refuse empty release IDYu Watanabe1-0/+2
2022-07-06Revert "dissect: ID from os-release should be non-empty, not just non-NULL"Yu Watanabe1-1/+1
2022-07-05json: actually use numeric C locale we just allocatedLennart Poettering1-1/+3
2022-07-05journal: Make sd_journal_previous/next() return 0 at HEAD/TAILDaan De Meyer2-4/+8
2022-07-05docs: normalize uppercasing of titles of network docLennart Poettering2-23/+17
2022-07-05tree-wide: drop duplicated semicolonsZbigniew Jędrzejewski-Szmek6-6/+6
2022-07-05man: fix link to glob(3)Zbigniew Jędrzejewski-Szmek1-3/+3
2022-07-05fuzz: rename samples to avoid long test namesZbigniew Jędrzejewski-Szmek14-0/+0
2022-07-05firstboot: Don't skip passwd/shadow logic if only one of the files existsDaan De Meyer1-4/+2
2022-07-05machine: switch to BusLocator-oriented helpersQuentin Deslandes2-24/+7
2022-07-05user: delegate cpu controller, assign weights to user slicesZbigniew Jędrzejewski-Szmek5-1/+12
2022-07-05tree-wide: add global ascii_isdigit() + ascii_isalpha()Lennart Poettering25-89/+68
2022-07-05sd-id128: don't allow chars > f in valid id128 valuesLennart Poettering1-4/+4
2022-07-05update TODOLennart Poettering1-0/+33
2022-07-05docs: move some stuff into "Networking" sectionLennart Poettering2-2/+2
2022-07-05tree-wide: Remove the repeated ';' from code (#23901)Li kunyu3-3/+3
2022-07-04tree-wide: link to docs.kernel.org for kernel documentationnl672040-78/+78
2022-07-04meson: Assign tests a suite based on their directoryDaan De Meyer1-1/+6
2022-07-04tests: verify that Lock D-Bus signal is sent when IdleAction=lockMichal Sekletar2-0/+91
2022-07-04test: Introduce systemd-resolved test suiteFrantisek Sumsal11-0/+545
2022-07-04test: resize the terminal automagically with INTERACTIVE_DEBUG=yesFrantisek Sumsal1-7/+5
2022-07-04test: install /usr/libexec/vi as wellFrantisek Sumsal1-0/+1
2022-07-02test: copy libgcc_s.so.1 to TPM2 test image on Debian-like systemsNick Rosbrook1-0/+5
2022-07-02man/network: fix wording and syntaxZbigniew Jędrzejewski-Szmek1-5/+5
2022-07-02test-list: rename field to indicate that it's a listZbigniew Jędrzejewski-Szmek1-163/+163
2022-07-02systemctl: rename field for clarityZbigniew Jędrzejewski-Szmek1-7/+7
2022-07-02udev: rename fieldZbigniew Jędrzejewski-Szmek1-6/+4
2022-07-02sd-event: rename field to indicate that it's a listZbigniew Jędrzejewski-Szmek1-6/+6
2022-07-02sd-event: rename field to indicate that it's a listZbigniew Jędrzejewski-Szmek1-7/+7
2022-07-02sd-event: align tableZbigniew Jędrzejewski-Szmek1-11/+11
2022-07-02resolved: rename field to indicate that it's a listZbigniew Jędrzejewski-Szmek4-10/+10
2022-07-02basic/list: drop LIST_IS_EMPTYZbigniew Jędrzejewski-Szmek14-29/+23
2022-07-02homework: silence gcc warningZbigniew Jędrzejewski-Szmek1-2/+2
2022-07-02debug-generator: shorten code a bitYu Watanabe1-6/+0
2022-07-02tree-wide: use html links for kernel docsZbigniew Jędrzejewski-Szmek19-43/+38
2022-07-01test: add a simple test for daemon-reexecFrantisek Sumsal1-0/+4
2022-07-01core: do not filter out systemd.unit= and run-level specifier from kernel com...Yu Watanabe1-7/+0
2022-07-01unit: prioritize module devicesYu Watanabe1-1/+1
2022-07-01sd-journal: silence bogus gcc warningZbigniew Jędrzejewski-Szmek2-2/+2
2022-07-01build(deps): bump meson from 0.62.0 to 0.62.2 in /.github/workflowsdependabot[bot]1-3/+3
2022-07-01build(deps): bump github/codeql-action from 2.1.6 to 2.1.15dependabot[bot]1-3/+3
2022-07-01journalctl: fix to show user sliceYu Watanabe1-1/+1
2022-07-01units: add IgnoreOnIsolate=yes to systemd-journald tooZbigniew Jędrzejewski-Szmek3-6/+11
2022-06-30logind: log wall messages to the journalZbigniew Jędrzejewski-Szmek3-14/+35
2022-06-30logind: remember our idle state and use it to detect idle level transitionsMichal Sekletar2-4/+20