summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm-util: skip linking test when address sanitizer is enabledbg/asan-bgo761429Beniamino Galvani2016-05-311-0/+8
* build: add options to compile with address/undefined sanitizersBeniamino Galvani2016-05-315-4/+60
* libnm-core/tests: fix memory leakBeniamino Galvani2016-05-311-1/+1
* ifupdown/tests: fix memory leaksBeniamino Galvani2016-05-312-2/+4
* ifnet: fix memory leaksBeniamino Galvani2016-05-316-9/+28
* platform/tests: fix memory leaksBeniamino Galvani2016-05-311-9/+24
* build: configure.ac: always set -fno-strict-aliasingBeniamino Galvani2016-05-312-1/+6
* build: configure.ac: replace NM_COMPILER_FLAG with CC_CHECK_FLAG_APPENDBeniamino Galvani2016-05-311-7/+11
* build: import attributes.m4 from systemdBeniamino Galvani2016-05-311-0/+292
* dhcp: let users override FQDN dhclient optionsBeniamino Galvani2016-05-312-3/+64
* merge: merge branch systemd into masterThomas Haller2016-05-3118-474/+558
|\
| * systemd: update code from upstreamThomas Haller2016-05-3116-469/+553
* | libnm-core: fix comparison of team configurationBeniamino Galvani2016-05-312-2/+14
* | dhcp/dhclient: emit a warning if the DHCPv6 hostname is not a FQDNBeniamino Galvani2016-05-311-0/+3
* | libnm: export nm_setting_ip6_config_get_token() symbolBeniamino Galvani2016-05-301-0/+1
* | device: reconfigure IP addressing after bringing up deviceThomas Haller2016-05-301-0/+11
* | merge: branch 'lr/connection-token'Lubomir Rintel2016-05-3019-99/+437
|\ \
| * | device: accept failure to lookup link in get_ip_iface_identifier()lr/connection-tokenThomas Haller2016-05-301-2/+4
| * | device: lookup platform data only once in get_ip_iface_identifier()Thomas Haller2016-05-301-11/+10
| * | device: set the iid to rdisc from connection's propertyLubomir Rintel2016-05-301-10/+51
| * | device: use the token set in platform when generating a connectionLubomir Rintel2016-05-301-0/+10
| * | platform: add capability to set the tokenized interface identifierLubomir Rintel2016-05-303-5/+54
| * | cli: add ipv6.token supportLubomir Rintel2016-05-301-1/+12
| * | setting-ip6-config: add token propertyLubomir Rintel2016-05-305-4/+142
| * | platform: use utility functionality to stringify linkLubomir Rintel2016-05-301-10/+2
| * | platform: remove nm_platform_link_get_ipv6_token()Thomas Haller2016-05-303-38/+8
| * | platform: remove unnecessary NMPlatformLink.inet6_token.is_valid fieldThomas Haller2016-05-303-29/+44
| * | core-utils: add conversions of ipv6 tokensLubomir Rintel2016-05-304-6/+122
| * | linux: use the utility functionality to convert the token from platformLubomir Rintel2016-05-301-8/+1
| * | ifcfg-rh: drop IPV6_ADDR_GEN_MODE=stable-privacy when the mode is eui64Lubomir Rintel2016-05-301-0/+2
| * | all: fix the identfier typoLubomir Rintel2016-05-305-7/+7
| * | libnm-util: a trivial typoLubomir Rintel2016-05-301-1/+1
| * | all: trivial: use g_value_dup_string ()Lubomir Rintel2016-05-303-4/+4
* | | core: don't include dns-priority in IP configuration hashBeniamino Galvani2016-05-302-6/+2
|/ /
* | dhcp: log setting and clearing systemd dhcp client instanceThomas Haller2016-05-291-0/+8
* | dns: clear dnsmasq cache after an updateBeniamino Galvani2016-05-281-2/+29
* | dns/dnsmasq: cancel pending update on disposeBeniamino Galvani2016-05-281-5/+16
* | core: merge branch 'th/vpn-connection-dns-fix'Thomas Haller2016-05-274-31/+71
|\ \
| * | vpn,dns: for interface-less VPN connections get the ip_iface from the parent ...Thomas Haller2016-05-272-2/+2
| * | vpn-connection: add @fallback_device argument to nm_vpn_connection_get_ip_ifa...Thomas Haller2016-05-274-28/+60
| * | vpn-connection: ensure ip_iface and ip_ifindex are set togetherThomas Haller2016-05-271-3/+11
|/ /
* | dns/dnsmasq: use servers without split DNS if no domain was receivedBeniamino Galvani2016-05-261-2/+1
* | team: expose current device configuration through D-Bus and nmcliBeniamino Galvani2016-05-267-23/+210
* | nm-device-wifi: add TURBONETT to no-roaming WiFi networksCosimo Cecchi2016-05-251-0/+1
* | device: fix NM_DEVICE_GET_PRIVATE() macroBeniamino Galvani2016-05-251-1/+1
* | platform: handle missing netlink attribute IFLA_ADDRESS by cache-lookupThomas Haller2016-05-252-17/+26
* | logging,vpn: merge branch 'th/vpn-plugin-debug-bgo766816'Thomas Haller2016-05-244-8/+129
|\ \
| * | logging: print debug messages with syslog level LOG_DEBUGThomas Haller2016-05-241-1/+10
| * | vpn: set environment for VPN plugin to configure loggingThomas Haller2016-05-241-4/+71
| * | logging: add new logging domain LOGD_VPN_PLUGINThomas Haller2016-05-243-3/+15