summaryrefslogtreecommitdiffstats
path: root/src/core (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-04repart: Don't copy root directory mode from source fileDaan De Meyer1-0/+2
2024-10-04man: Use proper conjunction and remove superfluous orJörg Behrmann1-1/+1
2024-10-04repart: Handle empty arg_copy_source in file_is_denylisted()Daan De Meyer1-2/+2
2024-10-04man: consolidate list of active unit states into a shared tableLuca Boccassi5-28/+79
2024-10-04ukify: Rework multi-profile UKIsDaan De Meyer3-19/+161
2024-10-03ukify: Fix Profile config settingDaan De Meyer1-3/+3
2024-10-03ukify: Introduce pe_strip_section_name()Daan De Meyer1-3/+7
2024-10-03Revert "ukify: add new --extend= switch for importing an existing UKI's secti...Daan De Meyer2-119/+17
2024-10-03Revert "ukify: introduce new --measure-base= switch"Daan De Meyer2-78/+6
2024-10-03repart: open target devices before UUID creationMichael Ferrari1-5/+5
2024-10-03homectl: fix inverted table footer conditionZbigniew Jędrzejewski-Szmek1-1/+1
2024-10-03man/systemd-stub: reword descriptions of .dtb and .profile sectionsZbigniew Jędrzejewski-Szmek1-18/+19
2024-10-03nsresourced: Fix declaration of bpf_rdonly_cast()Daan De Meyer1-1/+1
2024-10-03logind: add support for hidraw devicesPeter Hutterer5-2/+47
2024-10-02core: fix copy/paste errorAntonio Alvarez Feijoo1-1/+1
2024-10-02core: load IPE policy on bootLuca Boccassi7-0/+133
2024-10-02man: using WantedBy=default.target is not a good ideaLukas Nykryn1-0/+5
2024-10-02homectl: Acquire bus connection after querying for user inputDaan De Meyer1-13/+6
2024-10-02home: Prompt for shell in homectl firstbootDaan De Meyer1-0/+39
2024-10-02home: Prompt for auxiliary groups in homectl firstbootDaan De Meyer1-0/+132
2024-10-02Move show_menu() to terminal-util.hDaan De Meyer3-46/+48
2024-10-02mkosi: Stop installing bpftraceDaan De Meyer1-1/+0
2024-10-02mkosi: Pass ASAN_OPTIONS to subimagesDaan De Meyer1-0/+1
2024-10-02mkosi: Don't sync if the packaging specs repo is dirtyDaan De Meyer1-0/+4
2024-10-02tree-wide: Fix Wformat warningsDaan De Meyer3-3/+3
2024-10-02man: drop reference to /bin/ from docs regarding binary search pathLennart Poettering1-7/+5
2024-10-02man: soft deprecate use of ";" for separating multiple command lines in ExecS...Lennart Poettering2-27/+30
2024-10-02update TODOLennart Poettering1-6/+0
2024-10-02sd-varlink: mark functions that can take 'more' flag in IDL structures with a...Lennart Poettering13-44/+101
2024-10-02sd-varlink-idl: add some room for flags everywhereLennart Poettering1-0/+14
2024-10-02test: add --more flag when enumerating via List varlink methodLennart Poettering1-1/+1
2024-10-02tree-wide: always do dlopen() with RTLD_NOW + RTLD_NODELETELennart Poettering8-11/+10
2024-10-01build(deps): bump systemd/mkosidependabot[bot]1-1/+1
2024-10-01bpf: fix cross build failure on DebianHelmut Grohne1-8/+15
2024-10-01machine: generalise logic GetOSRelease to later use it in varlink interfaceIvan Kruglov3-75/+111
2024-10-01machine: generalise logic GetMachineAddresses to later use it in varlink inte...Ivan Kruglov5-140/+145
2024-10-01hwbd: use newer KEY_PICKUP_PHONE, KEY_HANGUP_PHONE, KEY_SELECTIVE_SCREENSHOT,...Lennart Poettering1-10/+10
2024-10-01hwdb: use KEY_ROTATE_DISPLAY for various cases of display rotation keysLennart Poettering1-7/+7
2024-10-01hwdb: there's KEY_BRIGHTNESS_AUTO these days, hence hook it up where a FIXME ...Lennart Poettering1-4/+4
2024-10-01hwdb: make key map match comment for one laptopLennart Poettering1-1/+1
2024-10-01linux: import input.h and friendsLennart Poettering2-0/+1496
2024-10-01Revert "Preset user units on first boot as well"Lennart Poettering2-13/+6
2024-10-01update TODOLennart Poettering1-0/+4
2024-10-01Update sd_bus_message_append_array.xmlMarcel Hellwig1-1/+1
2024-10-01build(deps): bump actions/checkout from 4.1.7 to 4.2.0dependabot[bot]12-12/+12
2024-10-01build(deps): bump github/codeql-action from 3.25.15 to 3.26.10dependabot[bot]2-4/+4
2024-10-01build(deps): bump meson from 1.5.1 to 1.5.2 in /.github/workflowsdependabot[bot]1-3/+3
2024-10-01Add %posttrans versions of the systemd %postun scriptletsDaan De Meyer1-0/+32
2024-10-01systemd-integritysetup: accept integrity-algorithm=xxhash64Daniel Dawson3-3/+3
2024-10-01json: add json_dispatch_const_user_group_name()Lennart Poettering7-48/+70