summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-28clients: bulk removal of g_assert*() statementslr/assertsLubomir Rintel5-33/+40
2022-03-28po: update Dutch (nl) translationNathan Follens1-3575/+6127
2022-03-28platform: add log detail for ENODEV at do_delete_object()Daisuke Matsuda1-0/+2
2022-03-28libnm: merge branch 'BryanJacobs:main'Thomas Haller2-72/+121
2022-03-28libnm/tests: test that nm_vpn_service_plugin_read_vpn_details() does not cons...Thomas Haller1-7/+88
2022-03-28libnm: handle NUL characters in nm_vpn_service_plugin_read_vpn_details() and ...Thomas Haller2-2/+14
2022-03-28Revert "libnm: buffer reads in nm_vpn_service_plugin_read_vpn_details()"Bryan Jacobs1-64/+20
2022-03-24release: bump version to 1.37.3 (development)1.37.3-devLubomir Rintel2-2/+2
2022-03-24NEWS: updateLubomir Rintel1-0/+15
2022-03-22merge: branch 'lr/dbus-api'Lubomir Rintel49-177/+177
2022-03-22introspection: fix punctuation and capitalizationlr/dbus-apiLubomir Rintel49-53/+53
2022-03-22introspection: unbreak a couple of docstringsLubomir Rintel2-12/+15
2022-03-22introspection: unbreak o.fd.NM.Device.WifiP2p StartFind() docstringLubomir Rintel1-3/+11
2022-03-22introspection: unbreak o.fd.NM.Settings AddConnection2() docstringLubomir Rintel1-16/+32
2022-03-22introspection: unbreak o.fd.NM.Settings.Connection Update2() docstringLubomir Rintel1-28/+50
2022-03-22introspection: use @sinceLubomir Rintel12-70/+21
2022-03-22core: create GMainLoop after daemonizingChristian Eggers1-2/+2
2022-03-21po: update Ukrainian (uk) translationYuri Chornoivan1-74/+74
2022-03-21gitlab-ci,po,doc: merge branch 'th/build-misc'Thomas Haller68-94/+157
2022-03-21po: unify "Language" header field in po filesThomas Haller8-8/+8
2022-03-21po: update "Project-Id-Version" for po filesThomas Haller58-58/+58
2022-03-21doc: rename "README" to "README.md"Thomas Haller4-2/+9
2022-03-21contrib/rpm: don't package TODO fileThomas Haller1-1/+1
2022-03-21gitlab-ci: rework extends: for "check-{patch,tree}" jobsThomas Haller2-29/+29
2022-03-21gitlab-ci: archive log of testThomas Haller2-9/+64
2022-03-21gitlab-ci: print environment variables not part of run-test.sh scriptThomas Haller3-6/+7
2022-03-21gitlab-ci: rename "build.sh" script to "run-test.sh"Thomas Haller3-7/+7
2022-03-21dnsmasq/shared: drop "--dhcp-lease-max=50" optionThomas Haller1-2/+0
2022-03-21libnm/docs: fix documentation for "proxy.pac-script"Thomas Haller4-7/+23
2022-03-21dhcp: simplify nm_dhcp_client_set_effective_client_id()Thomas Haller1-18/+9
2022-03-21dhcp: use nm_g_bytes_equal0() in _set_effective_client_id()Thomas Haller1-5/+2
2022-03-20dhcp: fix memory leakBeniamino Galvani1-0/+1
2022-03-18device: allow reapply for changed "connection.autoconnect-slaves" propertyThomas Haller1-0/+1
2022-03-18connectivity: fix constructing hosts list for CURLOPT_RESOLVEThomas Haller1-7/+16
2022-03-18merge: branch 'hadess/NetworkManager-wip/hadess/curl-logging'Beniamino Galvani1-0/+48
2022-03-17connectivity: Add debug to curl queriesBastien Nocera1-0/+48
2022-03-17device: drop unused variable and avoid compiler warningThomas Haller1-2/+1
2022-03-17merge: branch 'lr/supplicant-wep'Lubomir Rintel3-9/+38
2022-03-17wifi: mark WEP connections incompatible if supplicant lacks capabilitylr/supplicant-wepLubomir Rintel1-8/+24
2022-03-17supplicant: check whether WEP is availableLubomir Rintel2-1/+10
2022-03-17supplicant: add a comment about extending NMSupplCapTypeLubomir Rintel1-0/+2
2022-03-17supplicant: log WPA-EAP-SUITE-B-192 capabilityLubomir Rintel1-1/+3
2022-03-17glib-aux: reword code comments for nm_utils_buf_utf8safe_{,un}escape()Thomas Haller1-7/+10
2022-03-17connectivity: use GSource instead of source id for tracking timeout/idle sourceThomas Haller1-8/+8
2022-03-17connectivity: minor cleanup resolve_cb() to use nm_utils_addr_family_to_size()Thomas Haller1-3/+3
2022-03-17connectivity: skip unexpected addr family from resolved responseThomas Haller1-0/+3
2022-03-17n-dhcp4: discard NAKs from other servers in SELECTINGBeniamino Galvani2-0/+20
2022-03-16gitlab-ci: make "contrib/debian/REQUIRED_PACKAGES" verbose during container i...Thomas Haller2-4/+3
2022-03-16po: add Romanian (ro) translationSergiu Bivol2-0/+13015
2022-03-16core/tests: fix tests for nm_utils_shorten_hostname()Beniamino Galvani1-51/+41