summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-21manager: make generic devices compatible with all link typesbg/create-generic-devicesBeniamino Galvani1-1/+4
2024-02-21core: persist state of software generic devices across restartsBeniamino Galvani5-11/+54
2024-02-21device: support creating generic devices via device-handlerBeniamino Galvani8-16/+351
2024-02-21examples: add example device handler dispatcher for geneveBeniamino Galvani1-0/+116
2024-02-21dispatcher: read device-handler's stdout into a dictionaryBeniamino Galvani4-42/+253
2024-02-21dispatcher: support device-handler actionsBeniamino Galvani4-77/+263
2024-02-21core/dispatcher: prefer the Action2() method and fall back to Action()Beniamino Galvani1-87/+213
2024-02-21dispatcher: add Action2() D-Bus methodBeniamino Galvani1-43/+126
2024-02-21dispatcher: refactor building the resultBeniamino Galvani1-37/+40
2024-02-21core/dispatcher: refactor nm_dispatcher_need_device()Beniamino Galvani1-17/+16
2024-02-21core/dispatcher: factorize codeBeniamino Galvani1-46/+42
2024-02-21libnm: add generic.device-handler propertyBeniamino Galvani10-15/+190
2024-02-21dispatcher: pass user setting properties in the environmentBeniamino Galvani2-0/+57
2024-02-21core: move functions for env variable name encoding to libnm-glib-auxBeniamino Galvani5-111/+118
2024-02-21dispatcher: remove trailing dot from error messagesBeniamino Galvani1-5/+5
2024-02-21merge: branch 'bg/macsec-offload'Beniamino Galvani12-13/+139
2024-02-21macsec: support the offload propertybg/macsec-offloadBeniamino Galvani5-7/+51
2024-02-21libnm,nmcli: add macsec.offload propertyBeniamino Galvani7-6/+88
2024-02-20merge: branch 'ih/eswitch_mode'Íñigo Huguet16-119/+1074
2024-02-20sriov: allow reading empty eswitch paramaters via DevlinkÍñigo Huguet3-6/+16
2024-02-20sriov: don't fail if sriov_totalvfs sysfs file is missingÍñigo Huguet1-2/+3
2024-02-20sriov: set the devlink's eswitch inline-mode and encap-modeÍñigo Huguet5-80/+125
2024-02-20devlink: get and set eswitch inline-mode and encap-modeÍñigo Huguet4-38/+91
2024-02-20sriov: add eswitch-inline-mode and eswitch-encap-mode propertiesÍñigo Huguet7-5/+157
2024-02-20platform: destroy VFs before changing the eswitch modeÍñigo Huguet1-108/+305
2024-02-20sriov: set the devlink's eswitch modeÍñigo Huguet5-4/+55
2024-02-20sriov: add eswitch-mode propertyÍñigo Huguet7-1/+77
2024-02-20platform: netlink: add devlink supportÍñigo Huguet6-0/+370
2024-02-20merge: branch 'ih/direct_enum'Íñigo Huguet12-115/+301
2024-02-20nm-setting: implement direct_enum as GObject property of type intÍñigo Huguet12-115/+301
2024-02-20.gitignore: include m4/build-to-host.m4Fernando Fernandez Mancera1-0/+1
2024-02-20ndisc: fix IPv6 address lifetimes computationSergey Koshelenko1-6/+4
2024-02-20nmcli: fix crash in nmc_connection_check_deprecated()bg/nmcli-crashBeniamino Galvani1-2/+1
2024-02-20merge: branch 'ff/systemd_merge'Fernando Fernandez Mancera124-1957/+5567
2024-02-20dhcp: remove l3cds when the lease expiresbg/dhcp-expiry-acdBeniamino Galvani2-0/+15
2024-02-20contrib: pass "--noclean" to rpmbuild in "makerepo.sh"Thomas Haller1-1/+1
2024-02-19contrib: add "ulogd" to makerepo.sh scriptThomas Haller1-0/+5
2024-02-19merge: branch 'systemd'ff/systemd_mergeFernando Fernandez Mancera124-1957/+5567
2024-02-19contrib: add "libnetfilter_log" to makerepo.sh scriptThomas Haller1-1/+7
2024-02-19merge: branch 'nmtui-add-bond-to-bridge-ports'Íñigo Huguet1-1/+1
2024-02-19nmtui: Add bond for creating bridge port interfaceJavier Sánchez Parra1-1/+1
2024-02-16merge: branch 'ih/vpn-2fa'Íñigo Huguet5-18/+67
2024-02-15libnmc: allow user input in ECHO mode for 2FA challengesÍñigo Huguet5-15/+38
2024-02-15libnmc: fix secrets request on 2nd stage of 2FA authenticationÍñigo Huguet2-6/+32
2024-02-14version: add version 1.48 macrosFernando Fernandez Mancera2-0/+15
2024-02-13systemd: update code from upstream (2024-02-12)Fernando Fernandez Mancera115-1933/+5267
2024-02-09merge: branch 'ih/news-1-46'Íñigo Huguet1-0/+24
2024-02-09NEWS: add missing new features in 1.46Íñigo Huguet1-0/+24
2024-02-09merge: branch 'th/gcc-14-fixes-2'Íñigo Huguet7-10/+30
2024-02-09config/tests: fix test failure in "/config/set-values"th/gcc-14-fixes-2Thomas Haller1-1/+1