summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | merge branch 'th/gitlab-ci-alpine' (part 3)Thomas Haller2020-12-2252-14/+95
|\ \ \
| * | | libnm: allow opt-out of including system headers in <NetworkManager.h>Thomas Haller2020-12-223-7/+11
| * | | libnm: avoid in_addr_t/in6addr use in libnm headerThomas Haller2020-12-221-1/+4
| * | | all: explicit include <linux/if_{ether,infiniband,vlan}.h> as neededThomas Haller2020-12-2246-0/+73
| * | | core: avoid "__u32","__u8" types in "src/nm-manager.c"Thomas Haller2020-12-221-4/+5
| * | | libnm: include "nm-core-enum-types.h" in libnm headers with quotesThomas Haller2020-12-222-2/+2
|/ / /
* | | Merge branch 'missing_veth_prop' into 'master'Fernando Fernández Mancera2020-12-222-0/+9
|\ \ \ | |/ / |/| |
| * | nmtui: fix listing veth devices on nmtuiFernando Fernandez Mancera2020-12-212-0/+9
|/ /
* | ovs: fix indentationBeniamino Galvani2020-12-181-2/+1
* | hostname: merge branch 'bg/hostname-dns-fix'Beniamino Galvani2020-12-183-6/+67
|\ \
| * | hostname: start a new lookup every time the DNS configuration changesbg/hostname-dns-fixBeniamino Galvani2020-12-183-4/+49
| * | device: log dns resolver state as stringBeniamino Galvani2020-12-171-2/+18
|/ /
* | ovs: fix leaksBeniamino Galvani2020-12-151-2/+2
* | merge branch 'ffmancera/eth_prio'Beniamino Galvani2020-12-147-4/+22
|\ \
| * | libnm: adjust nm_device_get_type_description for VethFernando Fernandez Mancera2020-12-142-2/+8
| * | libnm: NMDeviceEthernet uses PRIO_20 instead of PRIO_30Fernando Fernandez Mancera2020-12-145-2/+14
|/ /
* | release: bump version to 1.29.6 (development)1.29.6-devBeniamino Galvani2020-12-142-2/+2
* | Revert "ovs: clean up interfaces from ovsdb at startup"Beniamino Galvani2020-12-141-46/+0
* | merge branch 'th/gitlab-ci-alpine' (part 2)Thomas Haller2020-12-1314-9/+28
|\ \
| * | systemd: don't use qsort_r() on muslRasmus Thomsen2020-12-131-0/+2
| * | systemd: add missing definitions for __compar_d_fn_t with muslRasmus Thomsen2020-12-131-0/+7
| * | systemd: don't include <printf.h>Thomas Haller2020-12-131-0/+2
| * | systemd: include <fcntl.h> instead of <sys/fctnl.h>Thomas Haller2020-12-131-0/+4
| * | shared/nm-glib-aux: don't use RTLD_DEEPBIND on muslRasmus Thomsen2020-12-131-0/+10
| * | shared: fix _POSIX_C_SOURCE not being defined for nm-errno.cThomas Haller2020-12-131-1/+1
| * | libnm: replace <netinet/ether.h> by <net/ethernet.h>/<net/if_arp.h> in "nm-ut...Thomas Haller2020-12-131-1/+2
| * | all: remove unnecessary <netinet/ether.h> includesThomas Haller2020-12-137-7/+0
|/ /
* | core: log whether assertions are enabled for the buildThomas Haller2020-12-111-2/+3
* | gitlab-ci: merge branch 'th/gitlab-ci-alpine' (part 1)Thomas Haller2020-12-117-8/+124
|\ \
| * | gitlab-ci: enable test build on alpine linuxThomas Haller2020-12-116-6/+122
| * | gitlab-ci: update used "ci-templates" versionThomas Haller2020-12-112-6/+6
|/ /
* | gitlab-ci: fix failure to enable PowerTools on CentOS8 buildThomas Haller2020-12-112-3/+4
* | man,cloud-setup: merge branch 'th/man-nm-cloud-setup'Thomas Haller2020-12-118-5/+293
|\ \
| * | man: add `man 8 nm-cloud-setup`Thomas Haller2020-12-117-0/+281
| * | cloud-setup: simplify cancellation in _get_config_fetch_cancelled_cb()Thomas Haller2020-12-111-4/+1
| * | cloud-setup: in EC2's _get_config_task_maybe_return() cancel internal request...Thomas Haller2020-12-111-0/+2
| * | cloud-setup: fix handling cancellation of internal GET operation for EC2 prov...Thomas Haller2020-12-111-1/+9
|/ /
* | all: avoid GNU "which" from shell scriptsThomas Haller2020-12-119-14/+14
* | tools: improve detection of "ci-fairy" command in "tools/check-gitlab-ci.sh"Thomas Haller2020-12-111-1/+1
* | tests: skip "check-local-gitlab-ci" test on gitlab-ciThomas Haller2020-12-111-0/+6
* | tests: allow to skip check-local-gitlab-ci via "$NMTST_SKIP_CHECK_GITLAB_CI"Thomas Haller2020-12-111-0/+4
* | libnm: suppress "-Warray-bounds" warning in nm_team_link_watcher_new_ethtool()Thomas Haller2020-12-111-0/+4
* | libnm: merge branch 'th/ovs-external-ids-for-system-interface'Thomas Haller2020-12-114-77/+135
|\ \
| * | libnm: allow OVS external-ids also for system interfaceThomas Haller2020-12-112-13/+31
| * | libnm: move detection/normalization of "connection.slave-type" to a separate ...Thomas Haller2020-12-112-64/+104
|/ /
* | build: merge branch 'maxice8:reallocarray-in-stdlib' into masterThomas Haller2020-12-102-1/+3
|\ \
| * | build: check for reallocarray in stdlib.hLeo2020-12-101-0/+1
| * | build/meson: check for reallocarray in stdlib.h tooLeo2020-12-101-1/+2
|/ /
* | wifi: fix evaluating the scanning state for wpa-supplicantThomas Haller2020-12-101-3/+1
* | libnm: add warning for bindings about broken functions for transferred GPtrArrayThomas Haller2020-12-092-0/+8