summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * systemctl: add new option to mount image inside a running service namespaceLuca Boccassi2021-01-217-2/+126
| * pid1: add DBUS method to mount image inside a running service namespaceLuca Boccassi2021-01-215-15/+90
| * mount-util: add helper to mount image inside live namespaceLuca Boccassi2021-01-212-10/+52
| * dissect: split verity_dissect_and_mount helper out for reuseLuca Boccassi2021-01-213-64/+77
| * core: split read_mount_options helper out for reuseLuca Boccassi2021-01-213-70/+81
* | core: update setings on the unit and job as the result of ExecCondition=Anita Zhang2021-01-224-12/+11
* | hostname: accept an empty hostname to unset transient hostnameYu Watanabe2021-01-221-1/+1
* | Merge pull request #16228 from ddstreet/administrative_stateYu Watanabe2021-01-2217-9/+253
|\ \
| * | save link activation policy to state file and display in networkctlDan Streetman2021-01-215-1/+41
| * | test: add ActivationPolicy= unit testsDan Streetman2021-01-217-0/+64
| * | network: add ActivationPolicy= configuration parameterDan Streetman2021-01-217-8/+148
* | | Merge pull request #18338 from poettering/print-table-with-bells-and-whistlesLuca Boccassi2021-01-2111-67/+108
|\ \ \
| * | | man: share a common explanation for --json=Lennart Poettering2021-01-214-26/+12
| * | | busctl: show --help in pagerLennart Poettering2021-01-211-0/+2
| * | | dissect: almost port systemd-dissect to table_print_with_pager()Lennart Poettering2021-01-212-1/+24
| * | | sysext: port to table_print_with_pager()Lennart Poettering2021-01-212-19/+18
| * | | repart: port to table_print_with_pager()Lennart Poettering2021-01-212-5/+19
| * | | busctl/homectl: port the obvious cases to table_print_with_pager()Lennart Poettering2021-01-212-16/+3
| * | | format-table: add new helper table_print_with_pager()Lennart Poettering2021-01-212-0/+30
* | | | portabled: add BindPaths=/run back into "trusted" policyLennart Poettering2021-01-211-0/+1
* | | | ci: point the Fossies badge to mainEvgeny Vereshchagin2021-01-211-1/+1
| |_|/ |/| |
* | | ci: change the Semaphore CI badge branch to 'main'Frantisek Sumsal2021-01-211-1/+1
|/ /
* / GH Actions: switch to mainEvgeny Vereshchagin2021-01-213-4/+4
|/
* hwdb: add Medion Akoya E2228T MD61900 (#18317)corvusnix2021-01-211-0/+4
* Merge pull request #18327 from benzea/benzea/libfprint-autosuspend-hwdbZbigniew Jędrzejewski-Szmek2021-01-213-2/+279
|\
| * hwdb: Pull autosuspend rules from upstream libfprintBenjamin Berg2021-01-203-1/+278
| * tools: Pass source directory to autosuspend-update.shBenjamin Berg2021-01-192-2/+2
* | Merge pull request #18329 from poettering/notify-chrootYu Watanabe2021-01-2112-12/+40
|\ \
| * | portabled: update profiles to current semanticsLennart Poettering2021-01-204-7/+0
| * | man: document how get logging to work in a RootDirectory=/RootImage= environmentLennart Poettering2021-01-201-0/+14
| * | core: make NotifyAccess= in combination with RootDirectory=/RootImage= workLennart Poettering2021-01-207-5/+26
* | | varlink: make 'userdata' pointer inheritance from varlink server to connectio...Lennart Poettering2021-01-207-11/+18
* | | Merge pull request #18311 from poettering/sysext-fixupsYu Watanabe2021-01-203-234/+276
|\ \ \ | |/ / |/| |
| * | man: document recent systemd-sysext interface changesLennart Poettering2021-01-201-16/+26
| * | sysext: add --force swich for forcibly ignoring version incompatibilitiesLennart Poettering2021-01-201-0/+13
| * | sysext: rework command line interface to be verb-basedLennart Poettering2021-01-202-166/+163
| * | sysext: split version validation logic into function of its ownLennart Poettering2021-01-201-49/+73
| * | sysext: use log_setup_cli()Lennart Poettering2021-01-201-3/+1
* | | Merge pull request #18325 from ssahani/more-cleanupLuca Boccassi2021-01-2010-71/+37
|\ \ \
| * | | btrfs-util: tighten variable scope used in loopSusant Sahani2021-01-201-17/+12
| * | | analyze: tighten variable scope used in loopSusant Sahani2021-01-201-4/+2
| * | | sd-event: Use hashmap_ensure_putSusant Sahani2021-01-201-5/+1
| * | | sd-event: Use hashmap_ensure_putSusant Sahani2021-01-201-5/+1
| * | | sd-device: Use TAKE_PTRSusant Sahani2021-01-201-1/+3
| * | | sd-device: Use hashmap_ensure_putSusant Sahani2021-01-201-5/+1
| * | | udev-rules: use ordered_hashmap_ensure_putSusant Sahani2021-01-201-6/+4
| * | | network: networkd-network use TAKE_PTRSusant Sahani2021-01-201-1/+1
| * | | network: Use hashmap_ensure_putSusant Sahani2021-01-201-4/+2
| * | | network: ndisc - Use ordered_set_ensure_putSusant Sahani2021-01-201-4/+2
| * | | machine: Use hashmap_ensure_putSusant Sahani2021-01-201-5/+1