summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* devices/acd-manager: avoid uninitialzied variable useLubomir Rintel2018-09-191-2/+1
* wifi/iwd: merge branch 'balrog-kun/iwd-fixes' (pr#206)Thomas Haller2018-09-193-77/+89
|\
| * wifi/iwd: don't change state in secrets callbackAndrew Zaborowski2018-09-191-6/+1
| * wifi/iwd: actually wait for Connect() call returnAndrew Zaborowski2018-09-191-41/+47
| * wifi/iwd: don't save secrets in mirror NM connectionsAndrew Zaborowski2018-09-191-1/+10
| * wifi/iwd: access Network objects through ObjectManagerAndrew Zaborowski2018-09-193-29/+31
|/
* manager: initialize a potentially uninitialized variableLubomir Rintel2018-09-181-1/+1
* initrd: adjust to the newer nm_utils_parse_inaddr_*bin() APILubomir Rintel2018-09-181-6/+5
* initrd-generator: add a missing includeLubomir Rintel2018-09-181-1/+1
* merge: branch 'lr/initrd'Lubomir Rintel2018-09-18230-182/+3434
|\
| * man/NetworkManager: document --configure-and-quit optionlr/initrdLubomir Rintel2018-09-181-0/+7
| * build: disable ibft settings plugin by defaultLubomir Rintel2018-09-182-3/+3