summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-21portabled: add BindPaths=/run back into "trusted" policyLennart Poettering1-0/+1
2021-01-21ci: point the Fossies badge to mainEvgeny Vereshchagin1-1/+1
2021-01-21ci: change the Semaphore CI badge branch to 'main'Frantisek Sumsal1-1/+1
2021-01-21man: share a common explanation for --json=Lennart Poettering4-26/+12
2021-01-21busctl: show --help in pagerLennart Poettering1-0/+2
2021-01-21dissect: almost port systemd-dissect to table_print_with_pager()Lennart Poettering2-1/+24
2021-01-21sysext: port to table_print_with_pager()Lennart Poettering2-19/+18
2021-01-21repart: port to table_print_with_pager()Lennart Poettering2-5/+19
2021-01-21busctl/homectl: port the obvious cases to table_print_with_pager()Lennart Poettering2-16/+3
2021-01-21format-table: add new helper table_print_with_pager()Lennart Poettering2-0/+30
2021-01-21save link activation policy to state file and display in networkctlDan Streetman5-1/+41
2021-01-21test: add ActivationPolicy= unit testsDan Streetman7-0/+64
2021-01-21network: add ActivationPolicy= configuration parameterDan Streetman7-8/+148
2021-01-21GH Actions: switch to mainEvgeny Vereshchagin3-4/+4
2021-01-21hwdb: add Medion Akoya E2228T MD61900 (#18317)corvusnix1-0/+4
2021-01-20varlink: make 'userdata' pointer inheritance from varlink server to connectio...Lennart Poettering7-11/+18
2021-01-20portabled: update profiles to current semanticsLennart Poettering4-7/+0
2021-01-20man: document how get logging to work in a RootDirectory=/RootImage= environmentLennart Poettering1-0/+14
2021-01-20core: make NotifyAccess= in combination with RootDirectory=/RootImage= workLennart Poettering7-5/+26
2021-01-20hwdb: Pull autosuspend rules from upstream libfprintBenjamin Berg3-1/+278
2021-01-20udev/cdrom_id: re-enable logging related functionsYu Watanabe1-0/+5
2021-01-20man: document recent systemd-sysext interface changesLennart Poettering1-16/+26
2021-01-20sysext: add --force swich for forcibly ignoring version incompatibilitiesLennart Poettering1-0/+13
2021-01-20sysext: rework command line interface to be verb-basedLennart Poettering2-166/+163
2021-01-20sysext: split version validation logic into function of its ownLennart Poettering1-49/+73
2021-01-20sysext: use log_setup_cli()Lennart Poettering1-3/+1
2021-01-20path-util: simplify check_x_access()Yu Watanabe1-23/+11
2021-01-20sysext: install in rootbindir, remove template from unitLuca Boccassi3-4/+4
2021-01-20btrfs-util: tighten variable scope used in loopSusant Sahani1-17/+12
2021-01-20analyze: tighten variable scope used in loopSusant Sahani1-4/+2
2021-01-20sd-event: Use hashmap_ensure_putSusant Sahani1-5/+1
2021-01-20sd-event: Use hashmap_ensure_putSusant Sahani1-5/+1
2021-01-20sd-device: Use TAKE_PTRSusant Sahani1-1/+3
2021-01-20sd-device: Use hashmap_ensure_putSusant Sahani1-5/+1
2021-01-20udev-rules: use ordered_hashmap_ensure_putSusant Sahani1-6/+4
2021-01-20network: networkd-network use TAKE_PTRSusant Sahani1-1/+1
2021-01-20network: Use hashmap_ensure_putSusant Sahani1-4/+2
2021-01-20network: ndisc - Use ordered_set_ensure_putSusant Sahani1-4/+2
2021-01-20machine: Use hashmap_ensure_putSusant Sahani1-5/+1
2021-01-20logind: Use hashmap_ensure_putSusant Sahani1-5/+4
2021-01-20journal: Use cleanup_freeSusant Sahani1-5/+3
2021-01-20Journal: Use hashmap_ensure_putSusant Sahani1-5/+1
2021-01-20udev: use DEFINE_MAIN_FUNCTION in cdrom_idDan Streetman1-14/+2
2021-01-20tree-wide: ignore messages with too long control dataLennart Poettering3-0/+12
2021-01-20Revert "test-functions: make sure we test our own libudev instead of the host...Zbigniew Jędrzejewski-Szmek1-1/+1
2021-01-19markdown: fix commentLennart Poettering1-1/+1
2021-01-19markdown: suggest backticks around uname -a outputLennart Poettering1-1/+4
2021-01-19execute: for processes where creds logic is turned off, don't pass creds path...Lennart Poettering1-1/+3
2021-01-19import: refactor how we do gpg validationLennart Poettering4-67/+82
2021-01-19import: optionally pull .verity + .roothash.p7s data when downloadingLennart Poettering7-138/+254