summaryrefslogtreecommitdiffstats
path: root/units/machine.slice (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-09timedated: modernizationMike Yuan2-8/+8
2024-01-09machined,portabled: remove unneeded NOTIFY_STOPPINGMike Yuan3-34/+21
2024-01-09update TODOLennart Poettering1-8/+8
2024-01-09TEST-07: minor simplificationZbigniew Jędrzejewski-Szmek1-3/+3
2024-01-09tests: use relative paths in ExecStart= and friendsZbigniew Jędrzejewski-Szmek209-293/+293
2024-01-09hostnamed: always include VSockCID property in describe JSONLennart Poettering1-1/+2
2024-01-09hostnamed: add simple Varlink API, tooLennart Poettering8-21/+202
2024-01-09testsuite-71: reset startlimit counter manuallyLennart Poettering1-5/+10
2024-01-09id128-util: do not expose product UUID when running in a containerLennart Poettering1-0/+8
2024-01-09hostnamed: move bus and event loop object into Context objectLennart Poettering1-16/+23
2024-01-09hostnamed: port to sd_event_set_signal_exit()Lennart Poettering1-8/+2
2024-01-09analyze: man and --help fixesAntonio Alvarez Feijoo2-6/+7
2024-01-09analyze: fix -q optionAntonio Alvarez Feijoo3-2/+3
2024-01-09networkd/wireguard: support network.wireguard.* credentialsMike Yuan11-46/+173
2024-01-09cocci: merge mfree.cocci and mfree_return.cocci (#30838)AtariDreams2-9/+29
2024-01-09simplify bitwise checking (#30722)AtariDreams2-4/+3
2024-01-09socket-util: modernize socknameinfo_pretty() a bitLennart Poettering3-15/+20
2024-01-09discover-image: don't accidentally set /run/systemd/nspawn/ access mode too s...Lennart Poettering1-3/+7
2024-01-08sd-bus: also intrepret $SYSTEMD_SSH env varLennart Poettering2-4/+11
2024-01-08varlink: add "ssh:" transportLennart Poettering5-17/+136
2024-01-08varlink: turn off O_NONBLOCK in exec: transportLennart Poettering1-0/+4
2024-01-08process-util: turn off O_NONBLOCK on stdio fds when rearranging fdsLennart Poettering3-0/+18
2024-01-08env-util: add new setenvf() helperLennart Poettering4-15/+36
2024-01-08hexdecoct: make unbase64mem and unhexmem always use SIZE_MAXMike Yuan39-84/+86
2024-01-08tmpfiles: fix memory leak in arg_exclude_prefixesAntonio Alvarez Feijoo1-4/+4
2024-01-08bus-polkit: fix memory leakLennart Poettering1-4/+8
2024-01-08timesync: IPTOS_LOWDELAY --> IPTOS_DSCP_EFCristian Rodríguez1-2/+1
2024-01-08virt: fix detection of avx2 and friendsYu Watanabe1-1/+1
2024-01-08network-generator: pick up .netdev/.link/.network configuration via credentialsLennart Poettering5-2/+167
2024-01-08hostnamed: expose local AF_VSOCK CID among other host infoLennart Poettering4-10/+58
2024-01-08socket-util: add helper for querying the local AF_VSOCK CIDLennart Poettering2-0/+17
2024-01-07test: check how systemd-resolved deals with zone transfersFrantisek Sumsal2-1/+19
2024-01-07test: merge config sectionsFrantisek Sumsal1-10/+6
2024-01-07test: zone-check with --force to fail on warningsFrantisek Sumsal1-4/+1
2024-01-07resolve: NSCOUNT of DNS query may not be zeroYu Watanabe1-2/+19
2024-01-06logind: don't use assertion for deserialized_pidMike Yuan1-5/+12
2024-01-06test: sync the "foobaz" namespace as wellFrantisek Sumsal1-0/+4
2024-01-06TEST-24-CRYPTSETUP: depend on OpenSSL for testing PKCS#11 tokensVladimir Stoiakin1-0/+4
2024-01-06repart: don't crash when looping over dropped partitionsFrantisek Sumsal2-13/+47
2024-01-06network/link: always join to the main interface when we receive IFLA_MASTER a...Yu Watanabe1-13/+11
2024-01-06test: reinitialize arg_transport before parsing argumentsFrantisek Sumsal1-0/+4
2024-01-06TODO: drop some implemented entriesMike Yuan1-6/+0
2024-01-06network/route-metric: unify error messagesYu Watanabe1-21/+11
2024-01-06network/route-metric: pass attribute type to conf parsersYu Watanabe3-26/+26
2024-01-06network/route: move several conf parsers to networkd-route-metric.c and netwo...Yu Watanabe8-533/+608
2024-01-06network/route: rename n -> route in conf parsersYu Watanabe1-130/+130
2024-01-06network/route: do not invalidate [Route] section when an empty string is assi...Yu Watanabe1-0/+1
2024-01-06test-network: do not call networkctl if networkd is in failed stateYu Watanabe1-6/+16
2024-01-06test-network: introduce networkctl() and friendsYu Watanabe1-123/+117
2024-01-06test-network: use read_networkd_log() at one more placeYu Watanabe1-2/+1