summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* shared: cleanup dlopening libjansson depending on configure optionsth/libnm_jansson-2Thomas Haller2020-07-082-13/+38
* shared: drop unused code from "shared/nm-glib-aux/nm-jansson.h"Thomas Haller2020-07-081-100/+0
* all: bump libjansson dependency to 2.7Thomas Haller2020-07-083-7/+2
* shared/tests: add test for checking "nm-json-aux.h"Thomas Haller2020-07-084-11/+146
* shared,libnm: rename nm_json_aux_gstr_*() API to nm_json_gstr_*()Thomas Haller2020-07-083-42/+42
* shared: merge nm-glib-aux/nm-json.[hc] into nm-json-aux.[hc]Thomas Haller2020-07-0812-416/+395
* libnm: always build libnm with JSON validationThomas Haller2020-07-0810-156/+126
* libnm,shared: move nm-json.[hc] to shared/nm-glib-auxThomas Haller2020-07-087-23/+5
* libnm: don't include <jansson.h> in libnm but use own variantsThomas Haller2020-07-084-80/+93
* libnm: don't redefine symbols in jansson.h headerThomas Haller2020-07-083-129/+84
* libnm: merge "shared/nm-glib-aux/nm-jansson.h" into "libnm-core/nm-json.h"Thomas Haller2020-07-081-1/+130
* libnm: don't use any symbols from jansson.h directlyThomas Haller2020-07-083-17/+50
* libnm: introduce NMJsonVt virtual table for accessing libjansson symbolsThomas Haller2020-07-084-112/+244
* ppp: fix taking control of link generated by kernelbg/pppoe-rh1849386Beniamino Galvani2020-07-083-12/+47
* tc: merge branch 'bg/tc-port-mirroring-rh1436535'Beniamino Galvani2020-07-086-19/+102
|\
| * libnm-core: add test for mirred tc filterbg/tc-port-mirroring-rh1436535Beniamino Galvani2020-07-081-2/+49
| * libnm-core: pass variant-attribute-spec for tc actionsBeniamino Galvani2020-07-081-2/+12
| * libnm-core: don't print value for no-value attributesBeniamino Galvani2020-07-081-4/+6
| * libnm-core: pass variant-attribute-spec to format functionBeniamino Galvani2020-07-084-11/+31
| * platform: support creation of prio qdiscBeniamino Galvani2020-07-081-0/+4
|/
* ndisc/tests: relax assertion in "test-ndisc-fake.c"Thomas Haller2020-07-071-1/+1
* shared: add nm_steal_pointer()/nm_clear_free() to "nm-std-aux.h"Thomas Haller2020-07-071-0/+18
* shared: move NM_AUTO_DEFINE_FCN*(), nm_auto_free and nm_clear_pointer() to "n...Thomas Haller2020-07-072-71/+76
* shared: drop definitions for bool/true/false from "nm-macros-internal.h"Thomas Haller2020-07-071-45/+0
* shared: include <stdbool.h> in "nm-std-aux.h" and fix glib-ismThomas Haller2020-07-071-5/+6
* shared: make NM_BOOLEAN_EXPR() macro composable and use it for _G_BOOLEAN_EXPR()Thomas Haller2020-07-072-26/+20
* shared: move various basic helpers from "nm-macros-internal.h" to "nm-std-aux.h"Thomas Haller2020-07-072-244/+247
* core: fix treating route metric zero of IPv6 routes specialThomas Haller2020-07-079-64/+66
* po: update Ukrainian (uk) translationYuri Chornoivan2020-07-071-768/+982
* docs: fix pre-generated documentation "clients/common/settings-docs.h.in"Thomas Haller2020-07-071-1/+1
* all: fix minor typosYuri Chornoivan2020-07-07106-182/+182
* nettools: reimport nettools' n-dhcp4Thomas Haller2020-07-072-12/+4
|\
| * Squashed 'shared/n-dhcp4/' changes from 6876b73ec113..5aeb53d149b4Thomas Haller2020-07-072-12/+4
* | shared: add NM_N_ELEMENTS() macroThomas Haller2020-07-061-0/+2
* | shared: move NM_SET_OUT() to "nm-std-aux.h"Thomas Haller2020-07-062-14/+16
* | shared: move nm_utils_get_next_realloc_size() to nm-std-auxThomas Haller2020-07-064-95/+100
* | shared: add "nm-std-aux/nm-std-utils.[hc]"Thomas Haller2020-07-065-7/+24
* | shared: add min/max macros to "nm-std-aux.h"Thomas Haller2020-07-062-62/+65
* | shared: add macros for declaration attribute to "nm-std-aux.h"Thomas Haller2020-07-062-47/+46
* | shared: add nm_assert() to "nm-std-aux.h"Thomas Haller2020-07-062-25/+65
* | shared: add "nm-std-aux/nm-std-aux.h" headerThomas Haller2020-07-063-0/+8
* | ovs: merge branch 'bg/ovs-mac-pt2'Beniamino Galvani2020-07-063-48/+105
|\ \
| * | device: don't reset the MAC without ifindexBeniamino Galvani2020-07-061-11/+13
| * | ovs: also set cloned MAC address via netlinkBeniamino Galvani2020-07-061-0/+15
| * | ovs: set MAC address on the bridge for local interfacesBeniamino Galvani2020-07-061-37/+77
|/ /
* | initrd: merge branch 'bg/initrd-bootif'Beniamino Galvani2020-07-033-15/+58
|\ \
| * | initrd: write the hostname to stdout with --stdoutBeniamino Galvani2020-07-031-13/+18
| * | initrd: fix generating default BOOTIF= connectionBeniamino Galvani2020-07-032-2/+40
|/ /
* | initrd: fix generation of MTU and cloned-mac-address for mastersbg/initrd-bond-cloned-macBeniamino Galvani2020-07-032-17/+174
* | ndisc/tests: fix assertion in "test-ndisc-fake.c"Thomas Haller2020-07-031-3/+3