summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm: rename variables that clash with jansson symbolsth/libnm_janssonth/libnm-janssonThomas Haller2018-01-161-142/+142
* libnm: add compat code for libjanssonThomas Haller2018-01-162-2/+24
* libnm: don't redefine symbols in jansson.h headerThomas Haller2018-01-163-100/+47
* libnm: don't use any symbols from jansson.h directlyThomas Haller2018-01-162-182/+225
* libnm: rework json wrapper to expose VTable and synchronize loadThomas Haller2018-01-163-107/+173
* libnm: merge branch 'th/libnm-jansson' (part 1)Thomas Haller2018-01-166-55/+59
|\
| * libnm: cleanup include in "libnm-core/nm-json.c"Thomas Haller2018-01-161-3/+2
| * libnm: only include "nm-jansson.h" from "nm-json.h"Thomas Haller2018-01-162-1/+2
| * libnm: add include guard to nm-json.hThomas Haller2018-01-161-0/+4
| * libnm: fix spelling for NM_JAONSSON_C defineThomas Haller2018-01-162-2/+2
| * libnm: rename "libnm-core/nm-jansson.h" to "libnm-core/nm-json.h"Thomas Haller2018-01-165-5/+5
| * libnm/trivial: don't use non-leading tabsThomas Haller2018-01-161-23/+23
|/
* libnm: merge branch 'th/libnm-vpn-service-shutdown'Thomas Haller2018-01-163-46/+71
|\
| * libnm: add nm_vpn_service_plugin_shutdown() APIThomas Haller2018-01-163-33/+65
| * libnm: cleanup resource handling in NMVpnServicePlugin:init_sync()Thomas Haller2018-01-161-13/+6
|/
* rpm: disable libnm-glib for Fedora 29 and RHEL 8Lubomir Rintel2018-01-161-3/+17
* build: don't install NetworkManager.pc when libnm-glib is disabledLubomir Rintel2018-01-163-15/+17
* platform: merge branch 'th/wifi-cleanup'Thomas Haller2018-01-1514-351/+311
|\
| * platform: move genl functions to nm-netlink.cThomas Haller2018-01-153-97/+114
| * platform: move netlink functions to nm-netlink.hThomas Haller2018-01-153-53/+46
| * platform: add nm-netlink.h for netlink related helper functionsThomas Haller2018-01-154-0/+53
| * wifi: remove configure checks for suitable WEXT headerThomas Haller2018-01-152-37/+0
| * wifi: remove configure checks for suitable linux/nl80211.h headerThomas Haller2018-01-152-35/+0
| * wifi: always build nl80211 CRIT_PROTOCOL supportThomas Haller2018-01-155-52/+9
| * wifi: rework WifiData to use a separate struct for function pointersThomas Haller2018-01-156-72/+82
| * wifi: cleanup includesThomas Haller2018-01-152-6/+8
| * platform: fix wrong cleanup function in ip_route_get()Thomas Haller2018-01-151-1/+1
|/
* team: merge branch 'fg/team_sys_prio_default-rh1533810'Francesco Giudici2018-01-153-7/+7
|\
| * libnm-core: team: fix runner sys_prio default valueFrancesco Giudici2018-01-151-1/+1
| * cli: get team defaults from setting header filesFrancesco Giudici2018-01-152-6/+6
|/
* libnm/vpn: unexport and destroy D-Bus glue instance with NMVpnServicePluginThomas Haller2018-01-151-5/+11
* libnm-core: docs update requires also settings-docs.h.in updateFrancesco Giudici2018-01-121-1/+1
* core/trivial: fix whitespaceThomas Haller2018-01-121-1/+1
* libnm-core: update team.runner descriptionFrancesco Giudici2018-01-121-0/+4
* dns: merge branch 'bg/dns-domains-pt1-bgo746422'Beniamino Galvani2018-01-127-84/+117
|\
| * dns: introduce routing domainsBeniamino Galvani2018-01-127-27/+64
| * dns: systemd-resolved: use generic ip-config functionsBeniamino Galvani2018-01-121-35/+10
| * dns: export search list in the D-Bus "domain" attributeBeniamino Galvani2018-01-121-9/+20
| * dns: add @dup argument to add_dns_domains() and add_string_item()Beniamino Galvani2018-01-121-13/+14
| * dns: split out domains retrievalBeniamino Galvani2018-01-121-16/+25
|/
* build/meson: merge branch 'meson-fixes'Thomas Haller2018-01-1210-19/+22
|\
| * po: skip translation for file in meson build directoryThomas Haller2018-01-121-0/+3
| * gitignore: ignore generated clients/common/settings-docs.h fileThomas Haller2018-01-121-1/+2
| * build: Rename settings-docs.c fileIñigo Martínez2018-01-126-15/+15
| * meson: Fix missing symbols in libnm-glibIñigo Martínez2018-01-121-1/+1
| * meson: Slightly simplify jansson soname retrievalIñigo Martínez2018-01-121-2/+1
|/
* build/meson: use variables for ldflags and linker-scriptThomas Haller2018-01-1120-125/+59
* build/meson: remove unnecessary square bracketsThomas Haller2018-01-111-1/+1
* secret-agent: construct the dbus proxy for async agent with the correct bus nameLubomir Rintel2018-01-111-2/+2
* build: fix type on Makefile.am which breaks buildThomas Haller2018-01-101-1/+1