summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-06dhcp: set "src" for DHCPv4 routesth/dhcp-pref-srcThomas Haller4-16/+32
2022-04-06release: bump version to 1.39.0 (development)1.39.0-devThomas Haller2-3/+3
2022-04-06release: bump version to 1.37.90 (1.38-rc1)1.38-rc1Thomas Haller2-2/+2
2022-04-06NEWS: updateThomas Haller1-7/+17
2022-04-06NEWS: updateThomas Haller1-10/+24
2022-04-06libnm: merge branch 'th/libnm-8021x-empty-strings'Thomas Haller3-35/+183
2022-04-06libnm: normalize empty strings in 802-1x settingThomas Haller2-0/+105
2022-04-06libnm: fix printing NULL value in NMSetting8021x.verify()Thomas Haller1-25/+60
2022-04-06ifcfg-rh: move code around in write_8021x_setting()Thomas Haller1-8/+8
2022-04-06ifcfg-rh/trivial: add fixme comments about lossy write/read of propertiesThomas Haller1-2/+10
2022-04-06contrib: fail "find-backports" script if we have no "refs/notes/bugs" notesThomas Haller1-0/+14
2022-04-06bridge: fix reentrant call for bluetooth NAP bridgeFrancisco Blas Izquierdo Riera (klondike)1-10/+21
2022-04-06contrib: improve detection of fedpkg repository in "makerepo.sh"Thomas Haller1-1/+1
2022-04-05systemd: merge branch systemd into mainThomas Haller83-2545/+2647
2022-04-05ovs, dpdk: fix creating ovs-interface when the ovs-bridge is netdevFernando Fernandez Mancera1-9/+86
2022-04-05contrib: better autotect python files to format for "nm-python-black-format.s...Thomas Haller1-7/+7
2022-04-05find-backports: support "Ignore-Fixes:" tag to ignore "Fixes:" commitThomas Haller1-0/+12
2022-04-04systemd: describe import of systemd code in README.mdThomas Haller2-2/+40
2022-04-04systemd: update code from upstream (2022-04-01)Thomas Haller80-3090/+2589
2022-04-04connectivity: merge branch 'th/connectivity-resolve'Thomas Haller1-46/+160
2022-04-04connectivity: only enable verbose libcurl debug logging with "NM_LOG_CONCHECK...Thomas Haller1-1/+20
2022-04-04connectivity: refactor easy_debug_cb()Thomas Haller1-27/+34
2022-04-04connectivity: resolve hostname ourselves to avoid blocking libcurlThomas Haller1-18/+106
2022-04-04po: update Ukrainian (uk) translationYuri Chornoivan1-29/+24
2022-04-04wifi: merge branch 'bg/wpa3-transition'Beniamino Galvani3-3/+46
2022-04-04supplicant: enable WPA3 transition mode only when interface supports PMFBeniamino Galvani1-1/+18
2022-04-04supplicant: add BIP interface capabilityBeniamino Galvani2-2/+28
2022-04-04dhcp: add code comment to lease_parse_routes()Thomas Haller1-0/+11
2022-04-02platform,device: merge branch 'replace-sysfs-with-netlink'Thomas Haller4-40/+120
2022-04-02bridge: update bridge options with netlink instead of sysfsVojtech Bubela1-7/+14
2022-04-02platform: Add change link functions to nm-platformVojtech Bubela3-0/+67
2022-04-02bridge: move initialization of NMPlatformLnkBridge from NMSettingBridge to se...Vojtech Bubela1-33/+39
2022-04-02device: cleanup code path in nm_device_get_ip_iface_identifier()Thomas Haller1-6/+5
2022-04-01core: don't update connection timestamps periodically every 300 secondsThomas Haller1-29/+0
2022-04-01build: merge branch 'th/python-black'Thomas Haller7-24/+97
2022-04-01gitlab-ci: use "nm-python-black-format.sh" script on "check-tree"Thomas Haller2-7/+7
2022-04-01build: drop "check-python-black" check from autotoolsThomas Haller3-16/+0
2022-04-01contrib: add "nm-python-black-format.sh" scriptThomas Haller1-0/+90
2022-04-01contrib: fix wrong usage text for "nm-code-format.sh"Thomas Haller1-1/+0
2022-04-01po: update Croatian (hr) translationmuzena1-2516/+4658
2022-04-01wwan: re-enable IPv6 once the modem returns a IPv6 configurationbg/modem-ipv6Beniamino Galvani1-1/+3
2022-03-31ovs, dpdk: ignore ovs-netdev tun interfaceFernando Fernandez Mancera3-2/+9
2022-03-30po: make update-poThomas Haller66-156124/+167817
2022-03-30gitlab-ci: fix archiving build logThomas Haller2-9/+11
2022-03-29libnm: merge branch 'th/libnm-crypto'Thomas Haller28-402/+575
2022-03-29crypto: cleanup error handling in nm_crypto_is_pkcs12_data()Thomas Haller3-15/+13
2022-03-29crypto: move nm_crypto_read_file() to "libnm-glib-aux"Thomas Haller4-34/+42
2022-03-29libnm: move dependency to libnm-crypto out of libnm-core's "nm-utils.c"Thomas Haller7-99/+121
2022-03-29build: move nm-crypto to separate directory "src/libnm-crypto"Thomas Haller15-81/+149
2022-03-29libnm: don't depend nm-crypto on "nm-error.h"Thomas Haller9-159/+214