summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* device: restart DHCP when the MAC changes and the client-id is fixedbg/dhcp-restart-pt2Beniamino Galvani2022-11-175-17/+27
* device: remember whether the DHCP client-id/duid is a fixed valueBeniamino Galvani2022-11-171-12/+41
* libnm: fix leak with self assignment in nm_connection_add_setting()Thomas Haller2022-11-161-1/+3
* libnm: workaround crash in nm_vpn_editor_plugin_import() for plugin requiring...Thomas Haller2022-11-161-0/+12
* macsec: merge branch 'bg/macsec-ckn-len'Beniamino Galvani2022-11-165-17/+41
|\
| * macsec: document the format of CAK and CKN propertiesBeniamino Galvani2022-11-163-6/+7
| * macsec: allow CKN shorter than 64 charactersBeniamino Galvani2022-11-163-11/+34
|/
* device: merge branch 'bg/rh2122564'Beniamino Galvani2022-11-1611-22/+35
|\
| * device: fix missing transition from UNAVAILABLE to DISCONNECTEDbg/rh2122564Beniamino Galvani2022-11-161-1/+1
| * device: add "update_carrier" argument to nm_device_bring_up_full()Beniamino Galvani2022-11-163-8/+14
| * device: add nm_device_bring_up_full()Beniamino Galvani2022-11-1611-20/+27
|/
* vpn: merge branch 'bg/vpn-honor-ip-method'Beniamino Galvani2022-11-161-10/+29
|\
| * vpn: honor the ipvX.method connection propertyBeniamino Galvani2022-11-161-5/+29
| * vpn: remove unused variableBeniamino Galvani2022-11-161-5/+0
|/
* po: fix typo 'NetworkManaer' -> 'NetworkManager'gaoxingwang2022-11-161-2/+2
* core: set routing rule protocol properlyFernando Fernandez Mancera2022-11-141-0/+1
* merge: branch 'lr/gtk-doc'Lubomir Rintel2022-11-1429-69/+94
|\
| * tools/check-docs: more checks for missing includeslr/gtk-docLubomir Rintel2022-11-131-0/+23
| * docs/libnm: include a couple more files generated from headersLubomir Rintel2022-11-131-0/+4
| * libnm/conn-utils: include a documentation stringLubomir Rintel2022-11-131-0/+7
| * libnm: include device-vrf.h in NetworkManager.hLubomir Rintel2022-11-131-0/+1
| * libnm: move nm-errors.h include away from nm-connection.hLubomir Rintel2022-11-135-1/+5
| * libnm: fix a handful of misformatted gtk-doc blocksLubomir Rintel2022-11-135-8/+8
| * libnm/bond: fix malformed property docLubomir Rintel2022-11-131-1/+1
| * libnm/utils: add some missing deprecation guardsLubomir Rintel2022-11-134-1/+7
| * libnm,docs: ignore NM_DEPRECATED_IN_..._GUARDSLubomir Rintel2022-11-138-8/+8
| * docs/libnm: fix gtkdoc-scan ignore listsLubomir Rintel2022-11-132-40/+20
| * dns-manager,client: rename struct NMDnsEntryLubomir Rintel2022-11-132-2/+2
| * setting-ethtool: fix malformed doc commentsLubomir Rintel2022-11-131-4/+4
| * setting-8021x: fix "PKCS#11" string in gtk-docLubomir Rintel2022-11-131-4/+4
* | dbus: merge branch 'th/dbus-utils-cleanup'Thomas Haller2022-11-1412-340/+290
|\ \ | |/ |/|
| * glib-aux: use cleanup attribute in dbus_signal_meta_marshal()Thomas Haller2022-11-141-6/+8
| * glib-aux: drop unused _nm_dbus_connection_call_finish()Thomas Haller2022-11-142-55/+22
| * glib-aux: rename _nm_dbus_signal_connect{,_data}() to _nm_dbus_proxy_*()Thomas Haller2022-11-144-64/+70
| * glib-aux: drop duplicate _nm_dbus_error_has_name() for nm_dbus_error_is()Thomas Haller2022-11-145-39/+13
| * libnm: move "nm-dbus-utils.c" from libnm-core to libnm-glib-auxThomas Haller2022-11-1410-288/+289
|/
* merge: branch 'lr/object-removal'Lubomir Rintel2022-11-134-93/+141
|\
| * libnm/client: don't reset properties when interface goes awaylr/object-removalLubomir Rintel2022-11-133-31/+23
| * libnm/client/test: test cleanup on service shutdownLubomir Rintel2022-11-131-6/+16
| * libnm/client/test: always run the cleanup testLubomir Rintel2022-11-131-80/+98
| * tests/client: test nmcli monitorLubomir Rintel2022-11-131-1/+37
| * nmcli/monitor: always print running status on monitor startupLubomir Rintel2022-11-131-10/+2
|/
* merge: branch 'lr/unbreak-gir'Lubomir Rintel2022-11-1180-201/+460
|\
| * libnm: test that Gir data matches actual exportslr/unbreak-girLubomir Rintel2022-11-084-2/+175
| * Makefile.am: tidy up the introspection conditional partLubomir Rintel2022-11-081-18/+18
| * docs/api: fix ugly things in MakefileLubomir Rintel2022-11-081-14/+2
| * libnm: actually export a lot of routines that were supposed to be publicLubomir Rintel2022-11-0832-49/+76
| * libnm: export nm_utils_ip_{address,rout}es_{from,to}_variantLubomir Rintel2022-11-083-2/+18
| * libnm/connection: fix a handful of versioning tagsLubomir Rintel2022-11-082-10/+11
| * libnm: fix a large amount of Since tagsLubomir Rintel2022-11-0848-35/+149