summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* l3cfg: add NML3ConfigDatath/l3cfgThomas Haller2020-07-212-0/+465
* l3cfg: add nm_l3cfg_property_emit_register() APIThomas Haller2020-07-213-1/+167
* shared: add nm_g_array_append_new() helperThomas Haller2020-07-211-0/+11
* l3cfg: add NML3CfgPrivate dataThomas Haller2020-07-212-0/+14
* l3cfg: track ifname in NML3CfgThomas Haller2020-07-212-0/+50
* l3cfg: notify NML3Cfg about NMPlatform changes in an idle handlerThomas Haller2020-07-214-0/+89
* device: let NMDevice track a NML3Cfg instance for each ifindexThomas Haller2020-07-211-21/+63
* core: add "nm-l3cfg.[hc]"Thomas Haller2020-07-217-0/+293
* device: simplify device_ip_link_changed() for setting ip_ifaceThomas Haller2020-07-211-33/+22
* core: use nmp_object_ip_route_is_best_defaut_route() in NMIP4ConfigThomas Haller2020-07-212-20/+2
* core: use nmp_object_ref_set() in _nm_ip_config_best_default_route_set()Thomas Haller2020-07-213-26/+14
* platform: add nmp_object_ip_route_is_best_defaut_route() helperThomas Haller2020-07-211-0/+18
* platform: add nmp_object_ref_set() helperThomas Haller2020-07-211-0/+19
* platform: add NMP_OBJECT_GET_ADDR_FAMILY() helperThomas Haller2020-07-211-0/+15
* platform: add nmp_object_link_get_ifname() helperThomas Haller2020-07-211-0/+10
* shared: add nm_g_object_ref_set_take() helper macroThomas Haller2020-07-211-0/+20
* shared: add nm_hash_obfuscated_ptr_str() helperThomas Haller2020-07-211-0/+13
* device: emit rx-bytes/tx-bytes change notification togetherThomas Haller2020-07-211-2/+8
* shared: don't freeze in nm_gobject_notify_together() unless necessaryThomas Haller2020-07-211-9/+25
* core: fix selecting of best-default-route to consider only unicast routesThomas Haller2020-07-211-1/+2
* core: only expose "type unicast" routes on D-BusThomas Haller2020-07-212-0/+6
* man: update nmcli.xml wordingCharlie Getzen2020-07-211-1/+1
* merge: branch 'bg/sleep-unmanaged-rh1855563'Beniamino Galvani2020-07-212-9/+27
|\
| * policy: block connection from autoconnect in case of failed dependencyBeniamino Galvani2020-07-211-8/+25
| * manager: fix race condition when resuming from sleepBeniamino Galvani2020-07-211-1/+2
|/
* cloud-setup: always replace addresses, routes and rules in _nmc_mangle_connec...Thomas Haller2020-07-201-15/+9
* device: fix setting %NULL iface in nm_device_update_from_platform_link()Thomas Haller2020-07-201-2/+3
* core: use nm_streq*() instead of strcmp() in "nm-device.c" and "nm-manager.c"Thomas Haller2020-07-202-20/+21
* device: mark ifindex/iface fields of NMDevicePrivate as constThomas Haller2020-07-191-27/+39
* all: add trailing semicolon to NM_DEFINE_SINGLETON_REGISTER()Thomas Haller2020-07-191-1/+2
* all: add trailing semicolon to NM_UTILS_LOOKUP_DEFINE()/NM_GOBJECT_PROPERTIES...Thomas Haller2020-07-194-9/+10
* all: add trailing semicolon to NM_AUTO_DEFINE_FCN_*() usesThomas Haller2020-07-1915-47/+47
* shared: add _NM_DUMMY_STRUCT_FOR_TRAILING_SEMICOLON defineThomas Haller2020-07-191-0/+4
* shared: make nm_utils_strdup_reset() self-assignment safeThomas Haller2020-07-191-1/+4
* po: RHEL 8.3 translations - fr,ja,zh-CNBeniamino Galvani2020-07-174-10467/+11629
* core: fix check on master active-connection failureBeniamino Galvani2020-07-171-3/+3
* contrib/rpm: prefer keyfile settings plugin from Fedora 33 and newerThomas Haller2020-07-161-0/+4
* team: perform cleanup immediately when connecting to teamd failsbg/rh1856723Beniamino Galvani2020-07-161-0/+1
* libnm: trace log the call and the completion event for D-Bus methodsThomas Haller2020-07-151-3/+20
* libnm: support "stdout" flag for LIBNM_CLIENT_DEBUG for logging to stdoutThomas Haller2020-07-152-9/+31
* libnm: add trace logging for D-Bus callsThomas Haller2020-07-151-0/+12
* core: merge branch 'ac/vrf_local_route_fix'Antonio Cardace2020-07-157-24/+63
|\
| * core: fix generation of dependent local routes for VRFsac/vrf_local_route_fixAntonio Cardace2020-07-157-24/+63
|/
* bond: avoid setting "active_slave" option without interface enslavedThomas Haller2020-07-141-5/+38
* cloud-setup: don't require delimiter in 'nmcs_utils_hwaddr_normalize'Sayed Shah2020-07-141-2/+1
* contrib: improve code comments to release.sh scriptsThomas Haller2020-07-131-1/+6
* release: bump version to 1.27.1 (development)1.27.1-devThomas Haller2020-07-13192-3266/+4980
|\
| * contrib: add "major-post" step for release.sh scriptThomas Haller2020-07-131-1/+23
| * NEWS: updateThomas Haller2020-07-131-0/+1
| * contrib: support "major" release in release.sh scriptThomas Haller2020-07-131-21/+42