summaryrefslogtreecommitdiffstats
path: root/src/run (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-06network: geneve: add InheritInnerProtocol flagJosef Miegl5-13/+30
2023-03-06base-filesystem: Support Arch-style multilibAdrian Vovk1-9/+17
2023-03-06time-util: drop redundant call of tzset()Yu Watanabe1-2/+0
2023-03-06gpt-auto: Check for /boot before putting ESP thereAdrian Vovk1-3/+8
2023-03-06mkosi: Update to latestDaan De Meyer1-1/+1
2023-03-06TODOLennart Poettering1-0/+3
2023-03-06chase-symlinks: Add chase_symlinks_at_and_open()Daan De Meyer3-0/+42
2023-03-06chase-symlinks: Add CHASE_MKDIR_0755Daan De Meyer3-15/+38
2023-03-06chase-symlinks: Add CHASE_PARENTDaan De Meyer3-27/+63
2023-03-06chase-symlinks: Return "." as path from chase_symlinks_at() instead of NULLDaan De Meyer1-2/+21
2023-03-06chase-symlinks: Skip shortcuts if CHASE_PROHIBIT_SYMLINKS is setDaan De Meyer1-6/+12
2023-03-06udev_rules_parse_file: do not skip ENOENTDmitry V. Levin1-5/+1
2023-03-06test: add header build tests for newer C and C++ standardsYu Watanabe1-0/+7
2023-03-06Include <threads.h> if possible to get thread_local definitionCristian Rodríguez22-14/+35
2023-03-06tree-wide: replace IOVEC_INIT with IOVEC_MAKEYu Watanabe5-20/+18
2023-03-06sd-journal: wrap long lineYu Watanabe1-1/+7
2023-03-05meson: adjust for removal of gnu-efi compatZbigniew Jędrzejewski-Szmek1-10/+14
2023-03-05Revert "hwdb: fix swapped buttons for Logitech Lift left"Yu Watanabe1-5/+0
2023-03-05mkosi: Install dnf on centos and fedoraDaan De Meyer2-0/+2
2023-03-04man: add an example to (re-)apply new settings to a network interfaceYu Watanabe1-0/+17
2023-03-04man: sync the default .link file in exampleYu Watanabe1-6/+9
2023-03-03README: update CentOS CI URLs to the new instanceFrantisek Sumsal1-4/+4
2023-03-03systemctl: explicitly cast the constants to uint64_tFrantisek Sumsal1-1/+1
2023-03-03test: trigger new events after all currently queued events are processedYu Watanabe1-0/+3
2023-03-03man: fix doubled wordYu Watanabe1-2/+2
2023-03-03man: fix typo (#26655)наб1-1/+1
2023-03-03hwdb: port to flink_tmpfile()Lennart Poettering1-51/+48
2023-03-03tmpfile-util: teach link_tmpfile() to optionally replace filesLennart Poettering7-63/+97
2023-03-03time-util: refuse non-zero gmtoff with non-UTC timezoneYu Watanabe1-6/+10
2023-03-03time-util: extend comment a bitYu Watanabe1-7/+7
2023-03-03time-util: rename len -> tz_offsetYu Watanabe1-38/+40
2023-03-03time-util: fix typoYu Watanabe1-1/+1
2023-03-03meson: extend timeout for test-time-utilYu Watanabe1-1/+4
2023-03-03test: test parse_timestamp() in various timezoneYu Watanabe1-16/+43
2023-03-03meson: show options about tests in the summaryYu Watanabe1-0/+2
2023-03-03nspawn: disable propagation for selected host API bind mountsLennart Poettering1-0/+4
2023-03-03nspawn: disconnect mounts propagation from host on our container dirLennart Poettering1-5/+13
2023-03-03tools: explicitly specify "setup" subcommandYu Watanabe2-2/+2
2023-03-03meson: rename conflicting target namesYu Watanabe1-2/+2
2023-03-03tools: fix the file name that "meson setup" generatesYu Watanabe1-1/+1
2023-03-03test: generate debugging logs for udevd after restartYu Watanabe1-2/+2
2023-03-03test: clear tzname[] after timezone is changedYu Watanabe1-3/+4
2023-03-03test: use get_timezones() to iterate all known timezonesYu Watanabe1-39/+11
2023-03-03meson: add missing man rules for new sd-login functionsYu Watanabe1-0/+3
2023-03-02nspawn: drop unused argLennart Poettering1-3/+1
2023-03-02meson: Copy files with git only in true git repositoryMichal Koutný3-3/+3
2023-03-02escape: add missing non-NULL parameter assertionsmsizanoen11-0/+2
2023-03-02test-escape: Add tests for escaping bogus UTF-8 sequencesmsizanoen11-0/+4
2023-03-02escape: Ensure that output is always valid UTF-8msizanoen11-7/+18
2023-03-02update TODOLennart Poettering1-0/+10