summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* platform: add flags argument to nm_platform_ip4_address_add()th/platform-ipv4-flagsThomas Haller2016-02-299-21/+32
* platform: handle ifa_flags for IPv4 addressThomas Haller2016-02-293-16/+34
* merge: branch 'bg/vlan-reorder-hdr-bgo762626'Beniamino Galvani2016-02-2912-47/+95
|\
| * libnm-core: remove special handling of missing VLAN_FLAGSBeniamino Galvani2016-02-292-20/+3
| * ifcfg-rh: change the handling of REORDER_HDR flagBeniamino Galvani2016-02-299-27/+79
| * utils: add nm_utils_strbuf_init() macroThomas Haller2016-02-291-0/+13
|/
* platform/trivial: rename NMPlatformIP6Address's "flags" field to "n_ifa_flags"Thomas Haller2016-02-298-25/+25
* platform: adjust type of IPv6 address flags to guintThomas Haller2016-02-299-14/+15
* platform: streamline fields in platform's structuresThomas Haller2016-02-291-32/+33
* platform/trivial: rename NMPlatformLink's "flags" field to "n_ifi_flags"Thomas Haller2016-02-297-29/+29
* platform: adjust type of link flags to guintThomas Haller2016-02-293-6/+3
* systemd,lldp: merge branch 'th/systemd-lldp'Thomas Haller2016-02-2966-162/+88
|\
| * lldp/tests: unref lldp instance in testThomas Haller2016-02-291-1/+1
| * lldp: handle NULL values in lldp_neighbor_id_hash()Thomas Haller2016-02-291-4/+6
| * lldp: don't mix malloc() with g_malloc()Thomas Haller2016-02-291-1/+1
| * lldp: refactor logging to use _LOG() macrosThomas Haller2016-02-291-8/+48
| * lldp: fix calling free on memory returned by systemdThomas Haller2016-02-291-3/+1
| * lldp: refactor process_lldp_neighbors()Thomas Haller2016-02-291-16/+15
| * macros: add nm_auto() macro to cleanup functionsThomas Haller2016-02-291-1/+3
| * systemd: don't include "nm-sd-adapt.h" in systemd header filesThomas Haller2016-02-2962-120/+5
| * build: sort files for libsystemd_nm_la_SOURCES alphabeticallyThomas Haller2016-02-291-8/+8
|/
* cli: fix use-after-free when adding ADSL connectionsBeniamino Galvani2016-02-291-7/+9
* introspection: fix description for vxlan ageing propertyBeniamino Galvani2016-02-291-2/+2
* device: fix compile error due to typoThomas Haller2016-02-291-1/+1
* device/trivial: adjust whitespace for property definitionsThomas Haller2016-02-291-191/+191
* device: use _notify() instead of g_object_notify() for object propertiesatul2016-02-291-209/+139
* device: the veth should have the same priority as ethernetLubomir Rintel2016-02-271-2/+1
* device: when activating without cloned-mac-address, set the permanent oneLubomir Rintel2016-02-267-13/+11
* wifi/test: fix bug in test code wpa_flags_for_idx()Thomas Haller2016-02-261-1/+1
* contrib/rpm: print dnf-install command at the end of build.shThomas Haller2016-02-261-1/+3
* arping-manager: failure to get a device name should not be fatalLubomir Rintel2016-02-261-2/+11
* device: trivial: fix indentation and whitespacesBeniamino Galvani2016-02-251-10/+10
* callouts: downgrade logging severity of messages to g_info() and g_debug()Thomas Haller2016-02-241-5/+14
* nm-glib: backport g_info() macroThomas Haller2016-02-241-0/+7
* libnm,core: fix syntax of 'transfer' annotationBeniamino Galvani2016-02-245-7/+7
* ifcfg-rh: add test for BOOTPROTO=autoipLubomir Rintel2016-02-243-0/+26
* ifcfg-rh: short circuit the IP configuration parsing on IPv4LLLubomir Rintel2016-02-241-6/+1
* device: check may_fail when progressing to IP_CHECKLubomir Rintel2016-02-241-12/+29
* device/trivial: rename nm_device_check_ip_failed()Lubomir Rintel2016-02-241-10/+10
* wifi: ignore monitor interfacesDan Williams2016-02-241-0/+11
* platform: optimize sysctl_set() to use stack allocated bufferThomas Haller2016-02-241-4/+12
* device: merge branch 'jk/device-types-bgo762538'Thomas Haller2016-02-239-5/+44
|\
| * device: add new NMDeviceType NM_DEVICE_TYPE_VETHThomas Haller2016-02-239-1/+16
| * libnm: add missing device types to get_type_name()Thomas Haller2016-02-232-4/+28
|/
* all: merge branch 'jk/device-types'Thomas Haller2016-02-235-10/+31
|\
| * libnm-util: add missing device types to NMDeviceTypeThomas Haller2016-02-231-0/+4
| * examples: add missing device-types to examplesThomas Haller2016-02-233-1/+13
| * doc: update introspection/all.xml to include missing nm-device xmlsThomas Haller2016-02-231-9/+14
|/
* man: clarify DEVICE_IFACE vs. DEVICE_IP_IFACE in `man NetworkManager`Thomas Haller2016-02-221-2/+7
* wifi: avoid autoconnecting Ad-Hoc networks with method=autoLubomir Rintel2016-02-221-4/+5