summaryrefslogtreecommitdiffstats
path: root/src/network/org.freedesktop.network1.policy (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-20man/kernel-install: document missing $KERNEL_INSTALL_IMAGE_TYPEAntonio Alvarez Feijoo1-0/+30
2023-09-20dissect: Accept signature for usr+usr-verity+usr-verity-sig imagesValentin David1-3/+11
2023-09-20docs: various updates to the fdstore docsLennart Poettering1-20/+39
2023-09-20pidref: add pidref_equal() helperLennart Poettering2-2/+14
2023-09-20scope: slightly simplify scope_enter_running() error handlingLennart Poettering1-5/+7
2023-09-20boot: skip loading DTBs in type 1 when secure boot is enabledLuca Boccassi1-1/+3
2023-09-19cgroup-util: tighten range check before casting to pid_tLennart Poettering1-0/+2
2023-09-19cgroup-util: initialize return param on all success returnsLennart Poettering1-1/+4
2023-09-19cgroup-util: rename return param to 'ret', as per coding styleLennart Poettering2-23/+21
2023-09-19scope: only stop watching processes when we go downLennart Poettering1-1/+1
2023-09-19scope: add trailing comma to array initializationLennart Poettering1-1/+1
2023-09-19sd-dhcp-server: store lifetime and friends in usec_tYu Watanabe4-24/+17
2023-09-19libsystemd-network: introduce several helper functions to handle time valuesYu Watanabe3-12/+91
2023-09-19mkfs-util: Only unshare mount namespace if neededDaan De Meyer1-3/+15
2023-09-19hwdb: add mic mute key mappings for Acer Predator Triton 300 SEIllusionMan12121-0/+4
2023-09-19po: Translated using Weblate (Czech)Daniel Rusek1-11/+23
2023-09-19Reflect the fact that main config files can be installed in /usrFranck Bui2-9/+14
2023-09-19config files: more recommendations of `systemd-analyze cat-config`Franck Bui6-0/+12
2023-09-19boot: use separate SBAT project names for stub and bootLuca Boccassi6-10/+25
2023-09-19test: introduce TEST-83-BTRFSMike Yuan7-0/+96
2023-09-19btrfs-util: introduce btrfs_get_file_physical_offset_fdMike Yuan2-0/+297
2023-09-19tree-wide: explicitly compare return value of fd_is_fs_type with 0Mike Yuan4-13/+13
2023-09-19update-dbus-docs: don't consider mentions in the HistoryAbderrahim Kitouni1-3/+9
2023-09-19man: add version information for dbus interfacesAbderrahim Kitouni7-0/+242
2023-09-19man: update Fedora release informationZbigniew Jędrzejewski-Szmek1-2/+2
2023-09-19man: condense version information for functionsAbderrahim Kitouni100-447/+448
2023-09-19mkosi: Stop installing kernel-modules on FedoraDaan De Meyer2-1/+4
2023-09-19mkosi: Bump Fedora CI to Fedora 39Daan De Meyer1-1/+1
2023-09-19man: remove quotes around default valuesJoerg Behrmann2-4/+4
2023-09-19treewide: fix typosJoerg Behrmann19-41/+41
2023-09-19update TODOLennart Poettering1-0/+7
2023-09-19find_legacy_keymap: try matching with layout order reversedAdam Williamson2-16/+33
2023-09-19find_legacy_keymap: fix empty variant matchingAdam Williamson2-1/+13
2023-09-19repart: Fix a check for CopyBlocks on data partitionValentin David1-1/+1
2023-09-19systemd.time.7: rewrite Parsing Timestamps sectionнаб1-24/+38
2023-09-19test: only load tpm_ibmvtpm kernel module on PowerPC hwDan Streetman1-1/+6
2023-09-19man: update version informationAbderrahim Kitouni69-447/+1577
2023-09-19path: make arg_pager_flags staticLennart Poettering1-1/+1
2023-09-18core: port unit_fork_helper_process() and unit_fork_and_watch_rm_rf() to PidRefLennart Poettering8-50/+40
2023-09-18core: port unit_main_pid() + unit_control_pid() to PidRef and drop unit_kill_...Lennart Poettering11-133/+60
2023-09-18pidref: add sigqueue() helperLennart Poettering2-0/+29
2023-09-18core: port over unit_kill_context() to PidRefLennart Poettering8-35/+38
2023-09-18core: port service_set_main_pid() to PidRefLennart Poettering2-31/+47
2023-09-18ci: add test for poll limitLennart Poettering2-0/+50
2023-09-18man: document the new PollLimitIntervalSec=/PollLimitBurst= settingsLennart Poettering1-11/+47
2023-09-18core: add new "PollLimit" settings to .socket unitsLennart Poettering6-13/+53
2023-09-18update TODOLennart Poettering1-0/+7
2023-09-18man: Mention that JSON user record files should have the .user extensionDaan De Meyer1-2/+3
2023-09-18logind: slightly tweak error message about not enough swap for hibernationLennart Poettering1-1/+1
2023-09-18doc: add a markdown doc giving an overview over the fdstoreLennart Poettering4-7/+209