summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wifi: do no crash when getting BSSID failsjk/fixesJiří Klimeš2015-10-221-1/+5
* wifi: fix a problem in removing non-existing sourceJiří Klimeš2015-10-221-0/+3
* ifcfg-rh: fix memory leak in reading of LLDP propertyBeniamino Galvani2015-10-211-0/+1
* ifcfg-rh: remove another unused variable in parse_ethtool_option()Thomas Haller2015-10-201-2/+0
* ifcfg-rh: remove unused variable in parse_ethtool_option()Thomas Haller2015-10-201-4/+0
* platform/trivial: rename "auto_nmp_obj" macro to "nm_auto_nmpobj"Thomas Haller2015-10-204-12/+12
* platform: move static asserts from header to source fileThomas Haller2015-10-202-4/+4
* nmcli: fix bash completion of words containing colon (rh #1271271)Jiří Klimeš2015-10-201-0/+14
* po: update German (de) translation (bgo #756768)Christian Kirbach2015-10-191-2524/+2624
* core: merge branch 'th/wait-carrier-rh1079353'Thomas Haller2015-10-192-15/+14
|\
| * device: properly cancel queued activation requestth/wait-carrier-rh1079353Thomas Haller2015-10-191-1/+1
| * device: don't wait for carrier when activating static connectionThomas Haller2015-10-191-0/+2
| * device: refactor using nm_clear_g_source() for priv->carrier_wait_idThomas Haller2015-10-191-10/+3
| * manager: fix activation without specified deviceThomas Haller2015-10-191-4/+8
|/
* platform: fix link-detection for s390 CTC-type devicesThomas Haller2015-10-191-8/+8
* core: fix conversion of nameservers to GValue in NMIP6ConfigBeniamino Galvani2015-10-181-1/+1
* libnm: define NMLldpNeighbor as boxed typeBeniamino Galvani2015-10-163-3/+19
* libnm,libnm-core: fix GTK-Doc warningsBeniamino Galvani2015-10-163-10/+10
* merge: branch 'bg/wol-add-ignore-option-bgo755182'Beniamino Galvani2015-10-168-49/+126
|\
| * ifcfg-rh: improve parsing of Wake-on-LAN optionsThomas Haller2015-10-162-36/+81
| * wake-on-lan: add option to keep existing settingsBeniamino Galvani2015-10-167-25/+57
|/
* platform: fix compilation if we don't have INET6_ADDR_GEN_MODE_* constantsGuido Günther2015-10-151-1/+1
* cli: fix creation of VLANs with a given MAC addressBeniamino Galvani2015-10-151-8/+6
* keyfile: merge branch 'th/keyfile-path-bgo755995'Thomas Haller2015-10-1411-45/+46
|\
| * keyfile: make the keyfile location configurableThomas Haller2015-10-147-9/+42
| * keyfile: remove "common.h" headerThomas Haller2015-10-147-38/+6
|/
* manager: export the VPN connections when activating themLubomir Rintel2015-10-141-3/+4
* libnm/vpn-service-plugin: leave the state property in placeLubomir Rintel2015-10-142-0/+16
* platform: merge branch 'th/platform-ipv4-peer-address-bgo756356'Thomas Haller2015-10-1417-207/+1007
|\
| * platform/test: add test adding IPv4 addresses that only differ by their peer-...Thomas Haller2015-10-145-79/+752
| * test: add nmtst_get_rand_int() helperThomas Haller2015-10-141-0/+6
| * platform: fix id-equality for IPv6 address to ignore prefix-lengthThomas Haller2015-10-141-4/+3
| * platform: fix comparing peer-address for IPv6 address in nm_platform_ip6_addr...Thomas Haller2015-10-141-1/+14
| * ip-config: expose IP peer address on D-BusThomas Haller2015-10-142-2/+17
| * platform: properly handle peer-address for IPv4 addressesThomas Haller2015-10-149-46/+114
| * ip-config: refactor to use _addresses_get_index() functionThomas Haller2015-10-142-28/+9
| * ip4-config: allow IPv4 addresses that only differ by prefix-lengthThomas Haller2015-10-141-4/+5
| * platform: rename _CMP_POINTER() macro to _CMP_SELF()Thomas Haller2015-10-141-12/+7
| * platform: refactor order of peer-address argument in ip_address_add() functionThomas Haller2015-10-149-43/+74
| * device: fix regenerating IP settings for assumed connectionsThomas Haller2015-10-141-0/+18
|/
* merge: branch 'lr/multiple-vpn'Lubomir Rintel2015-10-1315-604/+482
|\
| * vpn-manager: support multiple VPN connections of the same typelr/multiple-vpnLubomir Rintel2015-10-139-529/+221
| * device: allow multiple vpn IP configurationsLubomir Rintel2015-10-133-50/+157
| * vpn-connection: export add nm_vpn_connection_get_service()Lubomir Rintel2015-10-132-1/+2
| * libnm-core/vpn-plugin-info: add nm_vpn_plugin_info_supports_multiple()Lubomir Rintel2015-10-132-0/+22
| * libnm/vpn-service-plugin: remove nm_vpn_service_plugin_{get,set}_state()Lubomir Rintel2015-10-133-30/+16
| * libnm/vpn-service-plugin: quit when the peer we watch disconnectsLubomir Rintel2015-10-131-6/+9
| * libnm/vpn-service-plugin: add watch-peer propertyLubomir Rintel2015-10-132-0/+66
| * libnm/vpn-service-plugin: add a missing returnLubomir Rintel2015-10-131-0/+1
|/
* libnm-core: fix documentation for DHCP_TIMEOUT ifcfg-rh variableBeniamino Galvani2015-10-131-1/+1