summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm-core: team: fix runner sys_prio default valuefg/team_sys_prio_default-rh1533810Francesco Giudici2018-01-151-1/+1
* cli: get team defaults from setting header filesFrancesco Giudici2018-01-152-6/+6
* 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
* ppp: merge branch 'bg/ppp-set-ifindex-bgo1515829'Beniamino Galvani2018-01-1010-101/+265
|\
| * ppp: update interface name in the plugin after NM changes itBeniamino Galvani2018-01-101-6/+18
| * ppp/trivial: rename fieldBeniamino Galvani2018-01-101-9/+9
| * ppp: introduce SetIfindex pppd plugin D-Bus methodBeniamino Galvani2018-01-1010-94/+191
| * device: add nm_device_set_ip_ifindex()Beniamino Galvani2018-01-102-0/+55
|/
* build: merge branch 'th/build-meson-on-travis'Thomas Haller2018-01-1025-126/+146
|\
| * travis: enable matrix build for gcc/clang and autotools/mesonth/build-meson-on-travisThomas Haller2018-01-101-34/+43
| * travis: add meson builds to travis-ciThomas Haller2018-01-101-4/+40
| * build/meson: unconditionally use linker version scriptsThomas Haller2018-01-1020-90/+64
| * build/meson: fix build without have_version_scriptThomas Haller2018-01-101-5/+3
| * build/meson: disable unit tests that are known to failThomas Haller2018-01-101-2/+3
| * build/meson: fix build without introspectionThomas Haller2018-01-101-8/+10
| * build/meson: fix gir dependency with building without fake-typelibsThomas Haller2018-01-101-6/+5
| * build/meson: fix build with -D session_tracking=no -D systemdsystemunitdir=noThomas Haller2018-01-101-1/+2
| * build/meson: rename config_plugin_ibft option to just ibftThomas Haller2018-01-103-9/+9
|/
* build/meson: meson improvementsThomas Haller2018-01-1051-360/+244
|\
| * meson: Use string variables extensivelyIñigo Martínez2018-01-1014-43/+54
| * meson: Improve dependency systemIñigo Martínez2018-01-1045-320/+193
|/
* all: merge branch 'th/pr/53' (part 1)Thomas Haller2018-01-102-31/+42
|\
| * device: split per-directory factory functionPavel Šimerda2018-01-101-31/+38
| * build: print missing configured directoriesPavel Šimerda2018-01-101-0/+4
|/
* build: Add meson build files to distributable filesIñigo Martínez2018-01-106-28/+143
* dhcp: fix check for client-id in _set_client_id()Thomas Haller2018-01-091-0/+1
* all: merge branch 'th/policy-and-mdns'Thomas Haller2018-01-0926-622/+979
|\
| * policy: merge IPv4 and IPv6 versions of device_ip_config_changed()Thomas Haller2018-01-091-45/+27
| * core: implement setting MDNS setting for systemdThomas Haller2018-01-098-4/+108
| * core: rework tracking config in dns-manager to use ifindexThomas Haller2018-01-099-581/+391
| * core/trivial: rename local variable in merge_one_ip_config()Thomas Haller2018-01-091-15/+15
| * dns: rework pending request-queue in NMDnsSystemdResolvedThomas Haller2018-01-091-26/+56