summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* platform/tests: skip netns tests if we fail to create a new NMPNetns instanceth/platform-test-netns-bgo790214Thomas Haller2017-11-161-2/+13
* platform: preserve errno when creating netns failsThomas Haller2017-11-161-0/+5
* build: fix link failure of src/tests/test-systemd (2)Thomas Haller2017-11-161-3/+1
* build: fix link failure of src/tests/test-systemdThomas Haller2017-11-161-0/+2
* all: merge branch 'th/nm-hash-all'Thomas Haller2017-11-1650-116/+156
|\
| * build: include "siphash24.c" source in "nm-hash-utils.c"Thomas Haller2017-11-162-3/+5
| * all: use nm_str_hash() instead of g_str_hash()Thomas Haller2017-11-1616-29/+29
| * all: use nm_direct_hash() instead of g_direct_hash()Thomas Haller2017-11-1621-28/+28
| * all: don't use g_direct_equal() for hash table equality functionThomas Haller2017-11-1614-19/+19
| * all: include "nm-utils/nm-hash-utils.h" by defaultThomas Haller2017-11-1614-19/+4
| * shared: use siphash24() for nm_hash_ptr()Thomas Haller2017-11-162-9/+10
| * shared: optimize nm_hash_str() for NULL to not use siphash24()Thomas Haller2017-11-162-5/+8
| * shared: inline fast-path for hash _get_hash_key()Thomas Haller2017-11-161-2/+13
| * shared: add nm_hash_static() to get a static hash keyThomas Haller2017-11-163-18/+56
|/
* build: fix 'make distcheck'Beniamino Galvani2017-11-151-0/+1
* vpn: avoid coverity warning in print_vpn_config()Thomas Haller2017-11-151-2/+2
* ifcfg-rh: avoid coverity false positive in write_secrets()Thomas Haller2017-11-151-1/+1
* clients: avoid crash in _complete_fcn_connection_master()Thomas Haller2017-11-151-1/+1
* valgrind: update glib2 suppression for Fedora 27Thomas Haller2017-11-151-1/+1
* systemd: merge branch systemd into masterThomas Haller2017-11-159-12/+148
|\
| * systemd: update code from upstream (2017-11-15)Thomas Haller2017-11-158-12/+143
* | build: fix wrong jansson prerequisitesBeniamino Galvani2017-11-144-8/+15
* | platform: fix double closing netlink socketThomas Haller2017-11-141-1/+0
* | all: use nm_close() instead of close()Thomas Haller2017-11-1414-40/+40
* | shared: always call close() from nm_close() wrapperThomas Haller2017-11-141-6/+5
* | core: allow slaves to autoactivate when master is availableBeniamino Galvani2017-11-132-7/+15
* | device: make nm_device_state_reason_to_str() publicBeniamino Galvani2017-11-132-2/+3
* | release: bump version to 1.11.1-dev after 1.10.0 release1.11.1-devth/masterThomas Haller2017-11-13137-137067/+117573
|\ \
| * | po: update Ukrainian (uk) translation (bgo#790215)Yuri Chornoivan2017-11-131-1834/+2436
| * | all: merge branch 'th/platform-routes-onlink-rh1428334'Thomas Haller2017-11-1322-298/+572
| |\ \
| | * | platform/tests: add test for onlink route attributeThomas Haller2017-11-131-60/+142
| | * | all: support route-attribute "onlink" for IPv4Thomas Haller2017-11-139-49/+141
| | * | platform: consider RTNH_F_ONLINK onlink flag for IPv4 routesThomas Haller2017-11-133-5/+11
| | * | platform: track all rtm_flags for routesThomas Haller2017-11-135-31/+70
| | * | core: merge IPv4 and IPv6 version of _nm_ip_config_merge_route_attributes()Thomas Haller2017-11-133-92/+79
| | * | shared: add nm_ip_addr_set() helperThomas Haller2017-11-131-0/+13
| | * | shared/trivial: move codeThomas Haller2017-11-131-17/+17
| | * | platform: add generic NM_PLATFORM_IP_ROUTE_CAST() macroThomas Haller2017-11-131-16/+4
| | * | core: use NM_CONSTCAST() for NM_IP_CONFIG_CAST()Thomas Haller2017-11-132-27/+45
| | * | build: detect compiler features _Generic() and __auto_type in configure scriptThomas Haller2017-11-132-1/+24
| | * | shared: propagate constness in _NM_GET_PRIVATE_PTR()Thomas Haller2017-11-133-5/+31
| | * | shared: fix detection of _Generic() supportThomas Haller2017-11-131-1/+1
| |/ /
| * | core: fix build without connectivity checkBeniamino Galvani2017-11-122-1/+12
| * | device: silent compiler warningBeniamino Galvani2017-11-101-1/+1
| * | ofono: merge branch 'th/ofono-ip-config-fix'Beniamino Galvani2017-11-101-110/+79
| |\ \
| | * | ofono: refactor error handling in context_property_changed()Thomas Haller2017-11-101-76/+58
| | * | ofono: fix creating IP config with proper ifindex of InterfaceThomas Haller2017-11-101-20/+8
| | * | ofono: refactor error handling for missing Interface in context_property_chan...Thomas Haller2017-11-101-12/+12
| | * | ofono: fix leaks in context_property_changed()Thomas Haller2017-11-101-3/+2
| |/ /
| * | libnm-core: fix "Since" notation in team and team-port settings.Francesco Giudici2017-11-102-22/+22