summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2021-01-05systemd: merge branch systemd into masterThomas Haller1-0/+5
2020-12-22wifi: merge branch 'ac/wpa3eap_suiteb192'Antonio Cardace1-0/+1
2020-12-22wifi: add WPA-EAP-SUITE-B-192 supportAntonio Cardace1-0/+1
2020-12-22libnm: include "nm-core-enum-types.h" in libnm headers with quotesThomas Haller1-1/+1
2020-12-11man: add `man 8 nm-cloud-setup`Thomas Haller1-0/+7
2020-11-27veth: add support to configure veth interfacesFernando Fernandez Mancera1-0/+4
2020-11-17build: add make-check step to check and generate ".gitlab-ci.yml"Thomas Haller1-0/+6
2020-11-16all: add hostname settingBeniamino Galvani1-0/+2
2020-11-10build: fix handling NMTST_SKIP_PYTHON_BLACK for skipping `make check-python-b...Thomas Haller1-1/+1
2020-11-09libnm: add NMSettingOvsExternalIDsThomas Haller1-0/+2
2020-11-03build: rename "tools/check-settings-docs.sh" to "check-compare-generated.sh"Thomas Haller1-3/+3
2020-11-03build: commit pre-generated "generate-docs-nm-settings-nmcli.xml" to gitThomas Haller1-1/+13
2020-11-03build: only generate "settings-docs.h" with "--enable-gtk-doc"Thomas Haller1-1/+1
2020-11-03libnm/tests: include "nm-default.h" for "libnm-core/tests/nm-core-tests-enum-...Thomas Haller1-0/+1
2020-11-03introspection: avoid compiler warning in generated introspection filesThomas Haller1-2/+11
2020-11-03build: don't depend dispatcher code on introspection sourcesThomas Haller1-2/+0
2020-10-28keyfile: expose keyfile handling in libnm as public APIThomas Haller1-0/+2
2020-10-28libnm: add "nm-keyfile.h" headerThomas Haller1-0/+1
2020-10-23l3cfg: add support for IPv4 link local addresses (ipv4ll) to NML3CfgThomas Haller1-0/+2
2020-09-24l3cfg/tests: add unit test for NML3CfgThomas Haller1-6/+13
2020-09-07build: fix test for valid po files (msgfmt -vc)Thomas Haller1-3/+3
2020-09-07build: add test for valid po files (msgfmt -vc)Thomas Haller1-0/+14
2020-09-03l3cfg: implement IPv4 DAD/ACD (address collision detection) in NML3CfgThomas Haller1-0/+2
2020-08-17clients/tests: ensure that we run nmcli before client tests for LTOThomas Haller1-0/+1
2020-08-17build: fix generating "NetworkManager.ver" with LTOThomas Haller1-1/+20
2020-08-05core: add NMIPConfig as base class for NMIP[46]ConfigThomas Haller1-7/+8
2020-07-29cloud-setup: add tool for automatic IP configuration in cloudSayed Shah1-0/+2
2020-07-23l3cfg: add NML3ConfigDataThomas Haller1-0/+2
2020-07-23core: add "nm-l3cfg.[hc]"Thomas Haller1-0/+3
2020-07-09shared/tests: add test for checking "nm-json-aux.h"Thomas Haller1-0/+33
2020-07-09shared: merge nm-glib-aux/nm-json.[hc] into nm-json-aux.[hc]Thomas Haller1-2/+0
2020-07-09libnm,shared: move nm-json.[hc] to shared/nm-glib-auxThomas Haller1-12/+2
2020-07-06shared: add "nm-std-aux/nm-std-utils.[hc]"Thomas Haller1-0/+2
2020-07-06shared: add "nm-std-aux/nm-std-aux.h" headerThomas Haller1-0/+1
2020-07-02build: check "examples/python/gi/nm-wg-set" with blackThomas Haller1-1/+1
2020-07-01all: add ap-isolation property to wifi settingBeniamino Galvani1-0/+1
2020-06-26nmcs-gcp: add support for Google Cloud Platform load balancersAntonio Cardace1-0/+2
2020-06-19build: optionally skip python black check by setting NMTST_SKIP_PYTHON_BLACK=1Thomas Haller1-1/+2
2020-06-19build: create check for python blackSayed Shah1-0/+5
2020-06-15build: ensure man directory exists for "man/nm-settings-docs-*.xml"Thomas Haller1-2/+2
2020-06-13systemd: merge branch systemd into masterThomas Haller1-1/+4
2020-06-12docs: in "generate-docs-nm-settings-docs-merge.py" only take properties from ...Thomas Haller1-1/+1
2020-06-11docs: generate nm-settings-docs-nmcli.xml based on nmcli meta dataThomas Haller1-0/+44
2020-06-11docs: move generate-docs scripts from "libnm/" to "tools/"Thomas Haller1-9/+9
2020-06-11docs: move "nm-settings-docs-{dbus,nmcli}.xml" from "libnm/" to "man/"Thomas Haller1-4/+4
2020-06-11all: move "shared/nm-libnm-aux" to "libnm/nm-libnm-aux"Thomas Haller1-13/+15
2020-06-11all: move "shared/nm-libnm-core-aux" to "libnm-core/nm-libnm-core-aux"Thomas Haller1-19/+21
2020-06-11all: move "shared/nm-libnm-core-intern" to "libnm-core/nm-libnm-core-intern"Thomas Haller1-22/+24
2020-06-11all: move "shared/nm-keyfile" to "libnm-core/nm-keyfile"Thomas Haller1-14/+14
2020-06-11docs: add more nm-settings manpages (dbus,nmcli,keyfile,ifcfg-rh)Thomas Haller1-15/+25