summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-07wwan: Set initial EPS bearer settingsth/pr/1331Sven Schwermer3-0/+108
2022-12-07libnm: Add initial EPS parameters to gsm settingsSven Schwermer8-44/+158
2022-12-07libnm: extract helper function to verify APN in "nm-setting-gsm.c"Thomas Haller1-45/+67
2022-12-06all: merge branch 'th/unreachable-asserts'Thomas Haller2-18/+47
2022-12-06std-aux: mark failures of nm_assert() as unreachable codeThomas Haller1-14/+20
2022-12-06std-aux: mark _nm_assert_fail() as _nm_unreachable_code() with NDEBUG/G_DISAB...Thomas Haller2-2/+9
2022-12-06std-aux: add _nm_unreachable_code() macro to wrap __builtin_unreachable()Thomas Haller1-0/+8
2022-12-06std-aux: make NM_BOOLEAN_EXPR() a constant expression for constant argumentsThomas Haller1-1/+9
2022-12-06std-aux: fix _NM_ASSERT_FAIL_ENABLED for plain assert() and NDEBUGThomas Haller1-1/+1
2022-12-06glib-aux: merge branch 'th/g-clear-pointer'Thomas Haller2-21/+33
2022-12-06glib-aux: reimplement g_clear_pointer() from glib 2.58+ in "nm-glib.h" compat...Thomas Haller1-20/+32
2022-12-06device: use correct field "l3cfg_" to clear in dispose()Thomas Haller1-1/+1
2022-12-05dhcp: fix crash in "nm-dhcp-helper" passing NULL to g_dbus_connection_flush_s...Thomas Haller1-1/+1
2022-12-05po: unify license message in translation filesThomas Haller34-31/+35
2022-12-01loopback: reject setting "slave-type"/"master" for "loopback" profilesThomas Haller1-3/+21
2022-11-30release: bump version to 1.41.6 (development)1.41.6-devThomas Haller2-2/+2
2022-11-30libnm: workaround compiler warning in nm_sock_addr_endpoint_new()Thomas Haller1-1/+1
2022-11-29c-stdaux: revert "generic: use _c_likely_() in c_assert()"Thomas Haller1-1/+1
2022-11-29gitlab-ci: ignore failure to install "python-setuptools" on debianThomas Haller2-3/+7
2022-11-29devices/wifi: Use sae as main key-mgmt method for networks supporting WPA2 an...Piotr Ɓobacz1-6/+5
2022-11-29gitlab-ci: add comment about how to regenerate ".gitlab-ci.yml"Thomas Haller2-5/+15
2022-11-28c-stdaux: re-import git-subtree for 'src/c-stdaux'Thomas Haller1-5/+40
2022-11-28Squashed 'src/c-stdaux/' changes from 2d3877aabd7d..c37722ff2f55Thomas Haller1-5/+40
2022-11-28po: add "nm-setting-loopback.c" to POTFILES.inThomas Haller1-0/+1
2022-11-25ovs: merge branch 'bg/ovs-port-trunks'Beniamino Galvani16-19/+982
2022-11-25libnm: accept "dot1q-tunnel" as vlan mode for ovs-portsBeniamino Galvani4-4/+5
2022-11-25ovsdb: set port "trunks" propertyBeniamino Galvani1-0/+17
2022-11-25libnm: add ovs-port.trunks propertyBeniamino Galvani12-15/+614
2022-11-25libnm: add NMRangeBeniamino Galvani5-0/+346
2022-11-25loopback: merge branch 'wl/tmp'Thomas Haller48-56/+914
2022-11-24device: allow autoconnect on externalWen Liang4-4/+28
2022-11-23support loopback interfaceWen Liang47-50/+880
2022-11-23policy: skip external devices in build_device_hostname_infos()Thomas Haller1-0/+3
2022-11-23policy: skip external devices in any_devices_active()Thomas Haller1-2/+3
2022-11-23std-aux: implement static-asserts via bitfieldsThomas Haller1-3/+2
2022-11-23c-stdaux: re-import git-subtree for 'src/c-stdaux'Thomas Haller11-1069/+1421
2022-11-23Squashed 'src/c-stdaux/' changes from 4e78ffaea49d..2d3877aabd7dThomas Haller10-1069/+1418
2022-11-23c-siphash: re-import git-subtree for 'src/c-siphash'Thomas Haller8-47/+133
2022-11-23Squashed 'src/c-siphash/' changes from 04187aa367ee..4a8b5f42f0beThomas Haller8-47/+133
2022-11-23c-rbtree: re-import git-subtree for 'src/c-rbtree'Thomas Haller1-8/+2
2022-11-23Squashed 'src/c-rbtree/' changes from edec411b3c1c..a4144785ab77Thomas Haller1-8/+2
2022-11-23gitlab-ci: extend run-test.sh script to manually select certain build steps t...Thomas Haller1-18/+44
2022-11-23platform: workaround build error in nm_platform_ip4_route_hash_update() with ...Thomas Haller1-2/+2
2022-11-23clang-format,gitlab-ci: merge branch 'th/update-to-fedora37'Thomas Haller32-143/+146
2022-11-23gitlab-ci: update default Fedora image for building pages and check stepsThomas Haller2-15/+15
2022-11-23gitlab-ci: update to latest ci-templates versionThomas Haller2-7/+7
2022-11-23clang-format: add reformatting commit to ".git-blame-ignore-revs"Thomas Haller1-0/+1
2022-11-23clang-format: reformat code with clang-format 15.0.4-1.fc37Thomas Haller28-126/+128
2022-11-22merge: brnach 'ff/platform_ecmp'Fernando Fernandez Mancera9-275/+744
2022-11-21platform: drop inline cmp() wrappers around "full" versionsff/platform_ecmpThomas Haller4-39/+40