summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* network: split link_ipv4ll_enabled() into twoYu Watanabe2022-08-016-39/+49
* network: drop doubled semicolonYu Watanabe2022-08-011-2/+2
* tree-wide: fix typoYu Watanabe2022-08-016-6/+6
* build(deps): bump meson from 0.62.2 to 0.63.0 in /.github/workflowsdependabot[bot]2022-08-011-3/+3
* bpf: set gcc std and compile flagsJames Hilliard2022-08-011-0/+3
* build(deps): bump github/codeql-action from 2.1.15 to 2.1.17dependabot[bot]2022-08-011-3/+3
* build(deps): bump github/super-linter from 4.9.4 to 4.9.5dependabot[bot]2022-08-011-1/+1
* build(deps): bump actions/setup-node from 3.3.0 to 3.4.1dependabot[bot]2022-08-011-1/+1
* gcrypt: switch to system rng before gcry_check_version (#24162)Cristian Rodríguez2022-08-011-1/+1
* Add ACCEL_MOUNT_MATRIX for OXP MiniJoaquín Ignacio Aramendía2022-07-311-0/+4
* Merge pull request #24090 from yuwata/test-loginFrantisek Sumsal2022-07-301-3/+15
|\
| * test: restart logind before cleaning up sessionsYu Watanabe2022-07-301-2/+2
| * test: do not restart getty@tty2 automaticallyYu Watanabe2022-07-301-0/+1
| * test: terminate session and user on cleanupYu Watanabe2022-07-301-1/+12
* | Update LINGUASHugo Carvalho2022-07-301-2/+2
|/
* docs: Correct StandartOutput documentationMax Gautier2022-07-301-1/+5
* Merge pull request #24154 from yuwata/meson-fixupsLuca Boccassi2022-07-304-49/+49
|\
| * meson: fix broken boolean kwargEli Schwartz2022-07-301-1/+1
| * meson: strip various strings before converting them to integersEli Schwartz2022-07-301-3/+3
| * meson: use files in run_command with relativized pathEli Schwartz2022-07-301-1/+1
| * meson: move i18n module import to only when it is usedEli Schwartz2022-07-301-1/+1
| * meson: fix type for many build optionsEli Schwartz2022-07-301-14/+14
| * meson: use 0 for default uids, gids, and time epochYu Watanabe2022-07-302-29/+29
|/
* gcrypt: prefer the OS RNGCristian Rodríguez2022-07-291-0/+2
* virt: detect KubeVirt instanceFei Li2022-07-291-0/+1
* journalctl: allow statically linked buildJames Hilliard2022-07-292-19/+30
* units: Simplify container getty handlingDaan De Meyer2022-07-282-7/+5
* Merge pull request #24080 from rdtscp/feature/machinectl/copy-force-flagDaan De Meyer2022-07-288-28/+240
|\
| * machinectl: Add plumbing for a `--force` flag for file copyAlexander Wilson2022-07-276-5/+88
| * copy: Respect COPY_REPLACE flag for copy_treeAlexander Wilson2022-07-272-2/+79
| * copy.[ch]: RefactorAlexander Wilson2022-07-271-23/+75
* | update TODOLennart Poettering2022-07-281-0/+3
* | Merge pull request #23875 from yuwata/resolve-mdns-fix-use-after-freeLuca Boccassi2022-07-276-158/+214
|\ \
| * | resolve: mdns: calculate required packet size to store questions and authoritiesYu Watanabe2022-07-083-61/+131
| * | resolve: do not trigger assertions on invalid queryYu Watanabe2022-07-082-2/+5
| * | resolve: mdns_packet_extract_matching_rrs() may return 0Yu Watanabe2022-07-081-2/+0
| * | resolve: shorten code a bitYu Watanabe2022-07-081-2/+2
| * | resolve: introduce dns_transaction_setup_timeout()Yu Watanabe2022-07-081-40/+33
| * | resolve: fix misuse of accuracy parameter in sd_event_add_time()Yu Watanabe2022-07-083-18/+13
| * | resolve: drop unnecessary else, and add short commentYu Watanabe2022-07-081-3/+4
| * | Revert "resolve: mDNS transaction max attempts fix"Yu Watanabe2022-07-082-29/+9
| * | resolve: mdns: fix use-after-freeYu Watanabe2022-07-081-5/+21
* | | Use correct option name in error messageJanis Goldschmidt2022-07-271-1/+1
* | | stub: override StubInfo EFI variable unconditionally, since *we* own itLennart Poettering2022-07-271-3/+3
* | | boot: introduce common shortcut exit path in pack_cpio()Lennart Poettering2022-07-271-20/+14
* | | portable: set PrivateTmp=yes in trusted profile tooLuca Boccassi2022-07-271-1/+2
* | | Merge pull request #24122 from yuwata/core-mount-bind-mount-on-nfsLuca Boccassi2022-07-271-5/+7
|\ \ \
| * | | core/mount: downgrade log level about several mkdir failuresYu Watanabe2022-07-261-2/+6
| * | | Revert "core/mount: fail early if directory cannot be created"Yu Watanabe2022-07-261-3/+1
* | | | mkosi: Update to latest commitDaan De Meyer2022-07-261-1/+1