summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* keyfile: expose keyfile handling in libnm as public APIThomas Haller2020-10-281-0/+2
* libnm: add "nm-keyfile.h" headerThomas Haller2020-10-281-0/+1
* l3cfg: add support for IPv4 link local addresses (ipv4ll) to NML3CfgThomas Haller2020-10-231-0/+2
* l3cfg/tests: add unit test for NML3CfgThomas Haller2020-09-241-6/+13
* build: fix test for valid po files (msgfmt -vc)Thomas Haller2020-09-071-3/+3
* build: add test for valid po files (msgfmt -vc)Thomas Haller2020-09-071-0/+14
* l3cfg: implement IPv4 DAD/ACD (address collision detection) in NML3Cfgth/l3cfg-6-acdThomas Haller2020-09-031-0/+2
* clients/tests: ensure that we run nmcli before client tests for LTOThomas Haller2020-08-171-0/+1
* build: fix generating "NetworkManager.ver" with LTOThomas Haller2020-08-171-1/+20
* core: add NMIPConfig as base class for NMIP[46]ConfigThomas Haller2020-08-051-7/+8
* cloud-setup: add tool for automatic IP configuration in cloudSayed Shah2020-07-291-0/+2
* l3cfg: add NML3ConfigDatath/l3cfg-1Thomas Haller2020-07-231-0/+2
* core: add "nm-l3cfg.[hc]"Thomas Haller2020-07-231-0/+3
* shared/tests: add test for checking "nm-json-aux.h"Thomas Haller2020-07-091-0/+33
* shared: merge nm-glib-aux/nm-json.[hc] into nm-json-aux.[hc]Thomas Haller2020-07-091-2/+0
* libnm,shared: move nm-json.[hc] to shared/nm-glib-auxThomas Haller2020-07-091-12/+2
* shared: add "nm-std-aux/nm-std-utils.[hc]"Thomas Haller2020-07-061-0/+2
* shared: add "nm-std-aux/nm-std-aux.h" headerThomas Haller2020-07-061-0/+1
* build: check "examples/python/gi/nm-wg-set" with blackThomas Haller2020-07-021-1/+1
* all: add ap-isolation property to wifi settingBeniamino Galvani2020-07-011-0/+1
* nmcs-gcp: add support for Google Cloud Platform load balancersAntonio Cardace2020-06-261-0/+2
* build: optionally skip python black check by setting NMTST_SKIP_PYTHON_BLACK=1Thomas Haller2020-06-191-1/+2
* build: create check for python blackSayed Shah2020-06-191-0/+5
* build: ensure man directory exists for "man/nm-settings-docs-*.xml"Thomas Haller2020-06-151-2/+2
* systemd: merge branch systemd into masterThomas Haller2020-06-131-1/+4
|\
* | docs: in "generate-docs-nm-settings-docs-merge.py" only take properties from ...Thomas Haller2020-06-121-1/+1
* | docs: generate nm-settings-docs-nmcli.xml based on nmcli meta dataThomas Haller2020-06-111-0/+44
* | docs: move generate-docs scripts from "libnm/" to "tools/"Thomas Haller2020-06-111-9/+9
* | docs: move "nm-settings-docs-{dbus,nmcli}.xml" from "libnm/" to "man/"Thomas Haller2020-06-111-4/+4
* | all: move "shared/nm-libnm-aux" to "libnm/nm-libnm-aux"Thomas Haller2020-06-111-13/+15
* | all: move "shared/nm-libnm-core-aux" to "libnm-core/nm-libnm-core-aux"Thomas Haller2020-06-111-19/+21
* | all: move "shared/nm-libnm-core-intern" to "libnm-core/nm-libnm-core-intern"Thomas Haller2020-06-111-22/+24
* | all: move "shared/nm-keyfile" to "libnm-core/nm-keyfile"Thomas Haller2020-06-111-14/+14
* | docs: add more nm-settings manpages (dbus,nmcli,keyfile,ifcfg-rh)Thomas Haller2020-06-111-15/+25
* | docs: rename "nm-settings-docs.xml" to "nm-settings-docs-dbus.xml"Thomas Haller2020-06-111-3/+3
* | docs: rename "nm-property-docs.xml" to "nm-settings-docs-gir.xml"Thomas Haller2020-06-111-9/+7
* | docs: rename "nm-property-infos" doc filesThomas Haller2020-06-111-15/+16
* | docs: fix dependency of "nm-settings*xml" to "common.ent"Thomas Haller2020-06-111-4/+2
* | docs: merge settings docs in a separate stepThomas Haller2020-06-111-11/+4
* | ifcfg-rh: support persisting 802-1x.pin and pin-flags propertyThomas Haller2020-05-281-0/+1
* | platform: add tc testsBeniamino Galvani2020-05-281-0/+15
* | build: install a firewalld zone for shared modeBeniamino Galvani2020-05-151-0/+6
* | build/autotools: fix linking nm-online,nm-dispatcher,nm-bt-test with sanitize...Thomas Haller2020-05-141-3/+13
* | tests/sanitizer: make ASAN/LSAN/UBSAN options configurable in "tools/run-nm-t...Thomas Haller2020-05-141-0/+1
* | nm-online: fix build of nm-online for missing libcsiphash.laThomas Haller2020-05-021-0/+1
* | nm-online: allow configuring timeout via NM_ONLINE_TIMEOUT environmentThomas Haller2020-04-301-2/+5
* | build: remove subshells and fix invalid test syntaxGilles Dartiguelongue2020-04-201-1/+1
* | cli: cleanup NMCCommand and declarations of func implementationsThomas Haller2020-04-101-2/+0
* | systemd: merge branch systemd into masterThomas Haller2020-04-081-0/+2
|\ \ | |/
* | shared: add NMStrBuf utilThomas Haller2020-04-031-0/+1