index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: split link_ipv4ll_enabled() into two
Yu Watanabe
2022-08-01
6
-39
/
+49
*
network: drop doubled semicolon
Yu Watanabe
2022-08-01
1
-2
/
+2
*
tree-wide: fix typo
Yu Watanabe
2022-08-01
6
-6
/
+6
*
build(deps): bump meson from 0.62.2 to 0.63.0 in /.github/workflows
dependabot[bot]
2022-08-01
1
-3
/
+3
*
bpf: set gcc std and compile flags
James Hilliard
2022-08-01
1
-0
/
+3
*
build(deps): bump github/codeql-action from 2.1.15 to 2.1.17
dependabot[bot]
2022-08-01
1
-3
/
+3
*
build(deps): bump github/super-linter from 4.9.4 to 4.9.5
dependabot[bot]
2022-08-01
1
-1
/
+1
*
build(deps): bump actions/setup-node from 3.3.0 to 3.4.1
dependabot[bot]
2022-08-01
1
-1
/
+1
*
gcrypt: switch to system rng before gcry_check_version (#24162)
Cristian Rodríguez
2022-08-01
1
-1
/
+1
*
Add ACCEL_MOUNT_MATRIX for OXP Mini
Joaquín Ignacio Aramendía
2022-07-31
1
-0
/
+4
*
Merge pull request #24090 from yuwata/test-login
Frantisek Sumsal
2022-07-30
1
-3
/
+15
|
\
|
*
test: restart logind before cleaning up sessions
Yu Watanabe
2022-07-30
1
-2
/
+2
|
*
test: do not restart getty@tty2 automatically
Yu Watanabe
2022-07-30
1
-0
/
+1
|
*
test: terminate session and user on cleanup
Yu Watanabe
2022-07-30
1
-1
/
+12
*
|
Update LINGUAS
Hugo Carvalho
2022-07-30
1
-2
/
+2
|
/
*
docs: Correct StandartOutput documentation
Max Gautier
2022-07-30
1
-1
/
+5
*
Merge pull request #24154 from yuwata/meson-fixups
Luca Boccassi
2022-07-30
4
-49
/
+49
|
\
|
*
meson: fix broken boolean kwarg
Eli Schwartz
2022-07-30
1
-1
/
+1
|
*
meson: strip various strings before converting them to integers
Eli Schwartz
2022-07-30
1
-3
/
+3
|
*
meson: use files in run_command with relativized path
Eli Schwartz
2022-07-30
1
-1
/
+1
|
*
meson: move i18n module import to only when it is used
Eli Schwartz
2022-07-30
1
-1
/
+1
|
*
meson: fix type for many build options
Eli Schwartz
2022-07-30
1
-14
/
+14
|
*
meson: use 0 for default uids, gids, and time epoch
Yu Watanabe
2022-07-30
2
-29
/
+29
|
/
*
gcrypt: prefer the OS RNG
Cristian Rodríguez
2022-07-29
1
-0
/
+2
*
virt: detect KubeVirt instance
Fei Li
2022-07-29
1
-0
/
+1
*
journalctl: allow statically linked build
James Hilliard
2022-07-29
2
-19
/
+30
*
units: Simplify container getty handling
Daan De Meyer
2022-07-28
2
-7
/
+5
*
Merge pull request #24080 from rdtscp/feature/machinectl/copy-force-flag
Daan De Meyer
2022-07-28
8
-28
/
+240
|
\
|
*
machinectl: Add plumbing for a `--force` flag for file copy
Alexander Wilson
2022-07-27
6
-5
/
+88
|
*
copy: Respect COPY_REPLACE flag for copy_tree
Alexander Wilson
2022-07-27
2
-2
/
+79
|
*
copy.[ch]: Refactor
Alexander Wilson
2022-07-27
1
-23
/
+75
*
|
update TODO
Lennart Poettering
2022-07-28
1
-0
/
+3
*
|
Merge pull request #23875 from yuwata/resolve-mdns-fix-use-after-free
Luca Boccassi
2022-07-27
6
-158
/
+214
|
\
\
|
*
|
resolve: mdns: calculate required packet size to store questions and authorities
Yu Watanabe
2022-07-08
3
-61
/
+131
|
*
|
resolve: do not trigger assertions on invalid query
Yu Watanabe
2022-07-08
2
-2
/
+5
|
*
|
resolve: mdns_packet_extract_matching_rrs() may return 0
Yu Watanabe
2022-07-08
1
-2
/
+0
|
*
|
resolve: shorten code a bit
Yu Watanabe
2022-07-08
1
-2
/
+2
|
*
|
resolve: introduce dns_transaction_setup_timeout()
Yu Watanabe
2022-07-08
1
-40
/
+33
|
*
|
resolve: fix misuse of accuracy parameter in sd_event_add_time()
Yu Watanabe
2022-07-08
3
-18
/
+13
|
*
|
resolve: drop unnecessary else, and add short comment
Yu Watanabe
2022-07-08
1
-3
/
+4
|
*
|
Revert "resolve: mDNS transaction max attempts fix"
Yu Watanabe
2022-07-08
2
-29
/
+9
|
*
|
resolve: mdns: fix use-after-free
Yu Watanabe
2022-07-08
1
-5
/
+21
*
|
|
Use correct option name in error message
Janis Goldschmidt
2022-07-27
1
-1
/
+1
*
|
|
stub: override StubInfo EFI variable unconditionally, since *we* own it
Lennart Poettering
2022-07-27
1
-3
/
+3
*
|
|
boot: introduce common shortcut exit path in pack_cpio()
Lennart Poettering
2022-07-27
1
-20
/
+14
*
|
|
portable: set PrivateTmp=yes in trusted profile too
Luca Boccassi
2022-07-27
1
-1
/
+2
*
|
|
Merge pull request #24122 from yuwata/core-mount-bind-mount-on-nfs
Luca Boccassi
2022-07-27
1
-5
/
+7
|
\
\
\
|
*
|
|
core/mount: downgrade log level about several mkdir failures
Yu Watanabe
2022-07-26
1
-2
/
+6
|
*
|
|
Revert "core/mount: fail early if directory cannot be created"
Yu Watanabe
2022-07-26
1
-3
/
+1
*
|
|
|
mkosi: Update to latest commit
Daan De Meyer
2022-07-26
1
-1
/
+1
[next]