summaryrefslogtreecommitdiffstats
path: root/src/cryptsetup (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-10network/netdev: use hashmap_remove_value() on detaching NetDev from managerYu Watanabe2-11/+28
2024-09-10network/netdev: downgrade log level in netdev_set_ifindex()Yu Watanabe2-41/+27
2024-09-10network/netdev: check family of received NEWLINK messageYu Watanabe1-1/+8
2024-09-10network/route: use NetDev object assigned to LinkYu Watanabe1-6/+2
2024-09-10network/netdev: also check ifindex, iftype, and kind when assigning NetDev to...Yu Watanabe3-8/+40
2024-09-10boot: only open type2 ukis once when parsingLennart Poettering3-51/+45
2024-09-10stub: add ability to place multiple alternative PE sections of a specific typ...Lennart Poettering4-93/+399
2024-09-10efi: teach PE parsing support for ".profile" sectionsLennart Poettering2-49/+199
2024-09-10efi: add free_and_xstrdup16() helper modelled after free_and_strdup() in user...Lennart Poettering2-0/+23
2024-09-09networkctl: support editing netdev files by link and cat ":all"Mike Yuan3-78/+220
2024-09-09networkctl-status-link: show netdev files associated with linkMike Yuan2-12/+26
2024-09-09sd-network: introduce sd_network_link_get_netdev_file{,_dropins}Mike Yuan2-5/+23
2024-09-09network: store netdev drop-in paths and dump into state fileMike Yuan3-16/+39
2024-09-09networkd-state-file: use ASSERT_PTR where appropriateMike Yuan1-37/+18
2024-09-09nspawn: use ERRNO_IS_NEG_NOT_SUPPORTED() at one more placeYu Watanabe1-1/+1
2024-09-09nspawn: sync DeviceAllow= setting with systemd-nspawn@.serviceYu Watanabe2-4/+1
2024-09-09shutdown: replace unbounded fsync() with bounded sync_with_progress()Lennart Poettering3-9/+10
2024-09-09shutdown: teach sync_with_progress() to optionally sync a specific fd onlyLennart Poettering4-9/+49
2024-09-09meson: tweak meson conditionalization for ssh{d,}_config drop-insLennart Poettering2-2/+2
2024-09-09shell: define three system credentials we can propagate into shell prompts an...Lennart Poettering14-9/+142
2024-09-09machinectl: suppress redirection notice if --quiet is specifiedLennart Poettering1-1/+2
2024-09-09core: Add support for PrivateUsers=identityDaan De Meyer14-48/+191
2024-09-09update keyboard hwdb to add acer Predator PHN16-72Yanqing Jing1-0/+4
2024-09-09analyze: add some roughly useful subsections to --help textLennart Poettering1-6/+14
2024-09-09analyze: add section underlining to --help textLennart Poettering1-8/+10
2024-09-09sysupdate: Add --transfer-source=Daan De Meyer7-7/+58
2024-09-09repart: Initialize split_name_format in copy_from_one()Daan De Meyer1-0/+4
2024-09-09missing_socket: drop unnecessary definitionsYu Watanabe3-44/+3
2024-09-09missing_network: drop unnecessary definitionYu Watanabe6-5/+5
2024-09-09arphrd-list: use imported linux/if_arp.hYu Watanabe2-2/+2
2024-09-09linux: import more network related headers from v6.11-rc6Yu Watanabe24-0/+2689
2024-09-08terminal-util: correct fd validity checkMike Yuan1-1/+1
2024-09-08Fix typo in escape.csamuelvw011-1/+1
2024-09-08TODO: fix typoErik Sjölund1-1/+1
2024-09-08Fix grammar in udevadm settle timeout messagemarginaldev1-1/+1
2024-09-07nspawn: enable FUSE in containersLuke T. Shumaker5-7/+187
2024-09-07NEWS: fix typoYu Watanabe1-2/+2
2024-09-07man/varlinkctl: fix typoYu Watanabe1-2/+2
2024-09-07network/route: fix typoYu Watanabe1-1/+1
2024-09-07core/manager: do not re-init Manager.lookup_paths when manager_reload()Mike Yuan1-7/+0
2024-09-07core/manager: rename NOTIFY_RCVBUF_SIZE to MANAGER_SOCKET_RCVBUF_SIZEMike Yuan1-6/+6
2024-09-07varlinkctl: downgrade ignored error msg to LOG_WARNINGMike Yuan1-1/+1
2024-09-07chattr-util: use BIT_FOREACH where appropriateMike Yuan1-4/+3
2024-09-07chattr-util: set O_NOCTTY when reopening O_PATH fdMike Yuan1-1/+2
2024-09-07mkosi: Drop _fixperms workaroundDaan De Meyer2-2/+0
2024-09-07docs: use actual docs/HACKING.md URLMichal Sekletar1-1/+1
2024-09-07nspawn: register_machine() and allocate_scope() bools to flagsLuke T. Shumaker3-14/+60
2024-09-07nspawn: re-flow comments that are wrapped weirdLuke T. Shumaker1-13/+6
2024-09-07test: add a testcase for unprivileged nspawnLuke T. Shumaker2-0/+85
2024-09-07nspawn: convert copy_devnodes():devnodes from nulstr to strvLuke T. Shumaker1-12/+14