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