summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* acd: make NMAcdManager no GObjectth/acd-no-gobjectThomas Haller2018-09-266-202/+142
* wifi/iwd: handle IWD Station interface disappearingAndrew Zaborowski2018-09-261-79/+88
* wifi: log warning when active scanning for hidden networksThomas Haller2018-09-261-2/+13
* core: merge branch 'bg/preserve-routes-down-rh1626004'Beniamino Galvani2018-09-265-113/+140
|\
| * device: don't remove routes when the interface is downbg/preserve-routes-down-rh1626004Beniamino Galvani2018-09-261-9/+12
| * ip-config: add @intersect_routes argument to intersect functionsBeniamino Galvani2018-09-265-13/+45
| * device: fix updating device information after link changeBeniamino Galvani2018-09-261-1/+18
| * core: improve nm_ip_config_dump()Beniamino Galvani2018-09-264-99/+74
|/
* dns: use NM_CMP_*() macros sorting IP config in DNS managerThomas Haller2018-09-261-22/+8
* dns: drop redundant call to clear_domain_lists() in update_dns()Thomas Haller2018-09-261-1/+0
* connectivity: fix a wrong comparisionLubomir Rintel2018-09-241-1/+1
* merge: branch 'lr/conn-check-af'Lubomir Rintel2018-09-2421-1362/+2529
|\
| * connectivity: create a multi-handle for all requestslr/conn-check-afLubomir Rintel2018-09-241-54/+45
| * cli: print per-device & per-AF connectivity statusLubomir Rintel2018-09-248-1166/+1910
| * libnm: add support for per-device & per-AF connectivity statusLubomir Rintel2018-09-243-0/+83
| * device: expose connectivity check result on a deviceLubomir Rintel2018-09-244-19/+45
| * connectivity: allow limiting the connectivity check to a specified AFLubomir Rintel2018-09-245-103/+173
| * connectivity: use systemd-resolved for resolving the check endpointLubomir Rintel2018-09-243-25/+214
| * connectivity: improve curl error messagesLubomir Rintel2018-09-241-7/+15
| * dns: allow loading nm-dns-systemd-resolve alongside other DNS pluginsLubomir Rintel2018-09-244-7/+63
|/
* initrd/cmdline-reader: fix whitespace errorsLubomir Rintel2018-09-241-36/+36
* checkpatch: detect some whitespace errorsLubomir Rintel2018-09-241-0/+6
* dns: fix creating resolv.conf contentThomas Haller2018-09-211-1/+3
* Do not manage Docker bridge interfacesAndrei Dziahel2018-09-211-0/+3
* dns: merge branch 'th/dns-stub-resolv-conf'Thomas Haller2018-09-214-55/+70
|\
| * dns: always write "/var/run/NetworkManager/resolv.conf"Thomas Haller2018-09-211-16/+0
| * dns: minor rewording of main.dns in `man NetworkManager.conf`Thomas Haller2018-09-211-2/+2
| * dns: write original DNS servers to /var/run/NetworkManager/no-stub-resolv.confThomas Haller2018-09-212-5/+42
| * dns: refactor create_resolv_conf() to use GString for constructing contentThomas Haller2018-09-211-30/+23
| * all: pass O_CLOEXEC flag to g_mkstemp()Thomas Haller2018-09-212-2/+3
|/
* libnm: don't skip NMObject:path from documentation and introspectionThomas Haller2018-09-211-1/+1
* core: fix route metric set to -1 on DHCP renewalFrederic Danis2018-09-211-4/+8
* cli: adjust error message about incompatible connection/deviceThomas Haller2018-09-201-1/+1
* readme: update issue tracker addressBeniamino Galvani2018-09-201-8/+12
* acd: fix crash in acd-event loopThomas Haller2018-09-201-6/+16
* core: improve logging why startup-complete is blockedThomas Haller2018-09-195-23/+48
* build: autodetect ebpf supportBeniamino Galvani2018-09-195-11/+27
* merge: branch 'bg/meson-fixes'Beniamino Galvani2018-09-1913-80/+165
|\
| * initrd: enable meson buildsBeniamino Galvani2018-09-193-18/+52
| * travis: disable gtk-doc for meson buildsBeniamino Galvani2018-09-191-1/+1
| * build: meson: GTK documentation requires introspectionBeniamino Galvani2018-09-191-3/+2
| * build: meson: fix computing NM exported symbolsBeniamino Galvani2018-09-192-2/+32
| * docs: include openvswitch(7) man page only when ovs is enabledBeniamino Galvani2018-09-192-2/+6
| * build: meson: gtk-doc needs common.entBeniamino Galvani2018-09-191-0/+2
| * build: meson: man files depend on common.entBeniamino Galvani2018-09-191-1/+2
| * build: meson: check vapi prerequisites and allow autodetectionBeniamino Galvani2018-09-192-5/+22
| * build: meson: support $DESTDIR in installation scriptBeniamino Galvani2018-09-194-48/+46
|/
* core/tests: remove an unused variableLubomir Rintel2018-09-191-1/+0
* settings/ifupdown/tests: avoid asserting on an arrayLubomir Rintel2018-09-191-2/+2
* crypto: remove some unused variablesLubomir Rintel2018-09-191-3/+0