summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nmtui: only set 'mode' and enable 'miimon' when setting up a new connectionac/fix_miimon_updelayAntonio Cardace2020-03-051-12/+7
* nm-setting-bond: add API to libnm to get the normalized bond option valueAntonio Cardace2020-03-053-0/+28
* bond: bond options logic reworkAntonio Cardace2020-03-053-244/+308
* nm-setting-bond: let 'miimon' and 'arp_interval' coexist for verify()Antonio Cardace2020-03-042-11/+10
* nm-setting-bond: if unset consider bond options with default values for valid...Antonio Cardace2020-03-042-20/+30
* dns: cleanup update_dns() for returning errorThomas Haller2020-03-041-18/+33
* dns: use gs_free_error for clearing error from update_dns()Thomas Haller2020-03-041-22/+20
* dns: ensure to log a warning when writing /etc/resolv.conf failsThomas Haller2020-03-041-4/+6
* dhcp: clean source on dispatch failure (fix leak)Thomas Haller2020-03-031-1/+1
* dhcp: clean source on dispatch failureBeniamino Galvani2020-03-031-0/+1
* Revert "dispatcher/systemd: order NetworkManager-dispatcher.service Before=Ne...Beniamino Galvani2020-03-021-6/+0
* shared: move assertion in _NM_UTILS_STRING_TABLE_LOOKUP_DEFINE()Thomas Haller2020-03-021-2/+2
* shared: fix handling %NULL argument in nm_ref_string_equals_str()Thomas Haller2020-03-021-1/+1
* license: add Tambet to RELICENSE.mdThomas Haller2020-03-021-0/+1
* nm-setting-bond: fix '[up|down]delay', 'miimon' validationAntonio Cardace2020-02-282-5/+29
* license: add Pavel to RELICENSE.mdThomas Haller2020-02-281-0/+1
* device/trivial: move code aroundThomas Haller2020-02-261-288/+292
* device: merge branch 'th/device-cleanup-properties'Thomas Haller2020-02-261-39/+27
|\
| * device/trivial: rename property enums for statistics properties of NMDeviceThomas Haller2020-02-261-13/+13
| * device/trivial: add comment about NMDevice properties writable from D-BusThomas Haller2020-02-261-3/+6
| * device: don't make NM_DEVICE_(IP|DHCP)(4|6)_CONFIG properties writableThomas Haller2020-02-261-4/+4
| * device: don't make NM_DEVICE_DRIVER_VERSION property writableThomas Haller2020-02-261-5/+1
| * device: don't make NM_DEVICE_FIRMWARE_VERSION property writableThomas Haller2020-02-261-5/+1
| * device: don't make NM_DEVICE_FIRMWARE_MISSING property writableThomas Haller2020-02-261-5/+1
| * device: don't make NM_DEVICE_IP4_ADDRESS property writableThomas Haller2020-02-261-4/+1
|/
* libnm,all: merge branch 'th/libnm-interface-name-cleanup'Thomas Haller2020-02-2611-200/+184
|\
| * libnm: validate "connection.interface-name" at one place onlyThomas Haller2020-02-262-46/+48
| * shared: add NMU_IFACE_OVS_OR_KERNEL for nm_utils_ifname_valid()Thomas Haller2020-02-262-0/+4
| * shared: add NMU_IFACE_ANY for nm_utils_ifname_valid()Thomas Haller2020-02-262-1/+13
| * libnm: always return normalized-type from _nm_setting_ovs_interface_verify_in...Thomas Haller2020-02-262-10/+11
| * libnm: allow _nm_setting_ovs_interface_verify_interface_type() without NMSett...Thomas Haller2020-02-263-5/+8
| * ifcfg-rh: use nm_utils_ifname_valid() for validating interface-name in readerThomas Haller2020-02-261-1/+3
| * libnm: remove redundant check from "nm-setting-bond.c"'s validate_ifname()Thomas Haller2020-02-261-3/+0
| * settings: simplify property setter from GVariant to NMSettingConnection:inter...Thomas Haller2020-02-262-30/+4
| * clients: use nm_utils_ifname_valid() to validate interface name in nm_vpn_wir...Thomas Haller2020-02-261-2/+2
| * libnm: don't validate "connection.interface-name" from "nm-setting-infiniband...Thomas Haller2020-02-261-32/+16
| * libnm: in find_virtual_interface_name() ensure return value stays aliveThomas Haller2020-02-261-4/+10
| * libnm: validate settings in _nm_connection_verify() in defined orderThomas Haller2020-02-261-29/+10
| * libnm: use nm_utils_hash_values_to_array() to implement nm_connection_get_set...Thomas Haller2020-02-261-38/+17
| * shared: reject reserved names from "connection.interface-name"Thomas Haller2020-02-261-0/+13
| * shared: reject '%' from nm_utils_ifname_valid() for kernel namesThomas Haller2020-02-261-2/+28
|/
* supplicant: allocate blobs hash table lazily for supplicant configThomas Haller2020-02-262-21/+25
* license: add Sigfox to RELICENSE.mdThomas Haller2020-02-241-0/+4
* ovs: merge branch 'bg/ovs-no-bridge-rh1797696'Beniamino Galvani2020-02-241-2/+11
|\
| * ovs: fail port enslavement when the bridge device is not foundBeniamino Galvani2020-02-241-0/+5
| * ovs: fail port enslavement when the bridge AC is not foundBeniamino Galvani2020-02-241-2/+6
|/
* n-dhcp4: keep trying after a failure in send()Beniamino Galvani2020-02-241-12/+13
* n-dhcp4: fix logging macroBeniamino Galvani2020-02-241-2/+3
* shared: fix suffix for NM_GOBJECT_PROPERTIES_DEFINE_BASE*() for multiple defi...Thomas Haller2020-02-241-6/+9
* gitlab-ci: fix deploying documentation after switching to Fedora 31Thomas Haller2020-02-221-1/+1