summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tui: fix memory leakbg/tui-activation-rh1500651Beniamino Galvani2017-10-161-0/+2
* tui: improve tracking of activation stateBeniamino Galvani2017-10-161-21/+53
* clients: move get_effective_activation_state() to nm-clients-utils.cBeniamino Galvani2017-10-163-69/+79
* build: move nm-client-utils.c to libnmc-base.aBeniamino Galvani2017-10-166-297/+234
* cli: split evaluation of activation stateBeniamino Galvani2017-10-161-41/+59
* tui: add group-forward-mask property to bridge pageBeniamino Galvani2017-10-131-0/+6
* libnm-core: remove duplicate include of "nm-utils-private.h"Francesco Giudici2017-10-131-1/+0
* core: merge branch 'th/random'Thomas Haller2017-10-1313-199/+368
|\
| * core: randomize hash seed with a global seedThomas Haller2017-10-132-5/+24
| * core: introduce NM_HASH_INIT() to initialize hash seedThomas Haller2017-10-1310-57/+78
| * dhcp: use nm_utils_random_bytes() for generating random DUIDThomas Haller2017-10-131-6/+1
| * core: add nm_utils_random_bytes() and use getrandom()Thomas Haller2017-10-134-34/+145
| * shared: move nm_utils_fd_*() from src/ to shared/nm-utils/Thomas Haller2017-10-134-102/+109
| * shared: add _nm_thread_local macroThomas Haller2017-10-131-0/+16
|/
* shared: fix gtk-doc build warningBeniamino Galvani2017-10-131-1/+2
* libnm-core: specify enum values in NMSettingIP6Config:addr-gen-mode docBeniamino Galvani2017-10-132-7/+8
* contrib/rpm: explicitly set default dhcp configurationThomas Haller2017-10-121-0/+1
* po: update German (de) translation (bgo#788638)Christian Kirbach2017-10-121-1430/+1733
* ndisc: merge branch 'th/ndisc-route-preference-rh1445417'Thomas Haller2017-10-1218-228/+518
|\
| * core: use router preference for IPv6 routesThomas Haller2017-10-124-18/+38
| * platform: detect kernel support for RTA_PREF to set router preference of IPv6...Thomas Haller2017-10-123-3/+53
| * platform: support pref option for IPv6 routes (RTA_PREF)Thomas Haller2017-10-123-1/+43
| * platform: refactor detecting kernel supportThomas Haller2017-10-126-49/+65
| * ndisc: some cleanup of RA handlingThomas Haller2017-10-122-3/+45
| * ndisc: rename NMNDiscPreference to NMIcmpv6RouterPrefThomas Haller2017-10-128-45/+88
| * ndisc: cleanup handling of timestampsThomas Haller2017-10-125-44/+81
| * ndisc: use unsigned int for loop index variableThomas Haller2017-10-121-86/+126
|/
* bus-manager: don't leak connectionsBeniamino Galvani2017-10-121-3/+13
* tui: fix crash creating Wi-Fi connectionThomas Haller2017-10-112-1/+3
* systemd: fix compilation if libc doesn't provide getrandom()Thomas Haller2017-10-111-0/+7
* systemd: merge branch systemd into masterThomas Haller2017-10-1137-211/+430
|\
| * systemd: update code from upstream (2017-10-11)Thomas Haller2017-10-1135-204/+390
* | core: cleanup implementation of nm_auto* macros to use nm_auto()Thomas Haller2017-10-113-4/+3
* | connectivity: fix memory leakBeniamino Galvani2017-10-101-0/+1
* | core: fix memory leaks in NMIP{4,6}ConfigBeniamino Galvani2017-10-102-3/+2
* | all: merge branch 'th/policy-routing-pt2-rh1436531' (part 2)Thomas Haller2017-10-1059-1557/+1749
|\ \
| * | core: rework tracking of gateway/default-route in ip-configThomas Haller2017-10-1034-895/+1098
| * | core: don't track route metric in ip-configThomas Haller2017-10-094-68/+0
| * | core: don't track route MSS in ip-configThomas Haller2017-10-097-92/+8
| * | core: use ipv6.route-table setting for other IPv6 routesThomas Haller2017-10-095-7/+24
| * | core: use ipv4.route-table setting for other IPv4 routesThomas Haller2017-10-0917-20/+94
| * | all: rework configuring route table support by adding "route-table" settingThomas Haller2017-10-0922-179/+274
| * | dns: merge IPv4 and IPv6 implementation for update_add_ip_config()Thomas Haller2017-10-091-57/+54
| * | shared: add nm_utils_addr_family_to_size()Thomas Haller2017-10-091-0/+10
| * | core: refactor parsing resolve.confThomas Haller2017-10-097-257/+137
| * | shared: add nm_strstrip_avoid_copy()Thomas Haller2017-10-091-0/+27
| * | platform: mark static nla_policy variables as constThomas Haller2017-10-092-26/+68
| * | wwan: fix uninitialized variable in ofono's context_property_changed()Thomas Haller2017-10-091-7/+6
|/ /
* | dhcp: set @was_active on ipv6 when assuming a device with dhcp ipv6 confFrancesco Giudici2017-10-061-1/+1
* | platform: treat dsa devices as regular wired ethernetLubomir Rintel2017-10-061-0/+4