summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dhcp/systemd: refactor loggingbg/dhcp6-internalBeniamino Galvani2016-03-021-39/+58
* dhcp/systemd: enable DHCPv6 supportBeniamino Galvani2016-03-022-6/+128
* manager: use logging helpersBeniamino Galvani2016-03-021-185/+188
* libnm-glib/libnm/vpn: fix handling of ConnectInteractive() failure (rh #1298732)Dan Williams2016-03-023-17/+47
* logging: print timestamp only with msec precisionThomas Haller2016-03-011-1/+1
* logging: change logging format to drop "[file:line] func():" partThomas Haller2016-03-014-16/+12
* platform: add flags argument to nm_platform_ip4_address_add()Thomas Haller2016-03-019-21/+32
* platform: track ifa_flags for cached IPv4 addressesThomas Haller2016-03-013-16/+34
* platform: call ethtool functions via platformThomas Haller2016-03-013-2/+24
* systemd/tests: add test_lldp_create() testThomas Haller2016-03-011-0/+18
* release: bump version to 1.1.91 (1.2-beta2)1.2-beta2Beniamino Galvani2016-03-011-1/+1
* core: merge branch 'th/build-core'Thomas Haller2016-03-0119-3332/+3524
|\
| * systemd/tests: add test util for systemdThomas Haller2016-03-015-0/+106
| * core: split "nm-core-utils.h" out of "NetworkManagerUtils.h"Thomas Haller2016-03-0114-3326/+3409
| * logging: make logging independent of platformThomas Haller2016-03-014-6/+9
|/
* lldp/tests: fix memleaks in testThomas Haller2016-03-011-17/+22
* release: update NEWSBeniamino Galvani2016-03-011-1/+12
* 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