summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* libnm/keyfile: merge branch 'th/keyfile-cleanup'Thomas Haller2022-03-288-373/+647
|\
| * keyfile: don't require verified profile in nm_keyfile_write()Thomas Haller2022-03-282-51/+126
| * keyfile: add write_handle_warn() helperThomas Haller2022-03-281-0/+57
| * keyfile: rename handle_warn() to read_handle_warn()Thomas Haller2022-03-281-305/+318
| * keyfile: simplify code path in write_setting_value()Thomas Haller2022-03-281-7/+8
| * keyfile: use nm_setting_8021x_scheme_vtable_by_setting_key() helper in cert_w...Thomas Haller2022-03-281-8/+2
| * libnm: add nm_setting_8021x_scheme_vtable_by_setting_key() helperThomas Haller2022-03-284-2/+130
| * libnm: fix update of cached option names in nm_setting_option_set()Thomas Haller2022-03-281-3/+3
| * glib-aux: make nm_gobject_notify_together_full() macro more robustThomas Haller2022-03-281-4/+10
|/
* docs: add "sandboxing.md"Thomas Haller2022-03-281-0/+109
* cli: remove one more g_assert()Lubomir Rintel2022-03-281-1/+1
* merge: branch 'lr/conn-migrate'Lubomir Rintel2022-03-2813-19/+347
|\
| * cli: add "connection migrate" subcommandlr/conn-migrateLubomir Rintel2022-03-282-0/+195
| * cli: fix handling of erroneous connections in "delete"Lubomir Rintel2022-03-281-2/+4
| * cli: fix up help string for "delete"Lubomir Rintel2022-03-281-3/+3
| * settings-connection: add a "plugin" argument to Update2()Lubomir Rintel2022-03-288-10/+85
| * settings: add "plugin" argument to AddAndActivate2()Lubomir Rintel2022-03-287-5/+61
* | 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