summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* license: Add license using SPDX identifiers to meson build filesIñigo Martínez2020-02-173-0/+6
* core,libnm: add VRF supportBeniamino Galvani2020-01-142-0/+2
* libnm-core,cli: add VRF settingBeniamino Galvani2020-01-141-0/+1
* libnm: refactor caching of D-Bus objects in NMClientThomas Haller2019-11-252-2/+0
* build/meson: cleanup configuration_data() for pathsThomas Haller2019-11-223-5/+2
* libnm: deprecate synchronous/blocking API in libnmThomas Haller2019-10-031-0/+119
* meson: Improve api documentation build fileIñigo Martínez2019-10-011-22/+29
* meson: Improve libnm documentation build fileIñigo Martínez2019-10-011-17/+20
* meson: Avoid the use of source_root and build_root methodsIñigo Martínez2019-10-011-2/+2
* meson: Use generators placeholdersIñigo Martínez2019-10-013-6/+4
* docs: include the license boilerplate instead of full GPL textLubomir Rintel2019-09-104-5/+71
* build: use regexp in gtkdoc --ignore-decorators optionBeniamino Galvani2019-09-062-7/+2
* build: fix errors when building with gtk-doc 1.32Beniamino Galvani2019-09-052-1/+7
* libnm-core: add ovs-dpdk settingLubomir Rintel2019-06-141-0/+1
* build/meson: fix location of introspection filesThomas Haller2019-04-181-4/+4
* all: goodbye libnm-glibLubomir Rintel2019-04-1612-1392/+0
* Revert "all: goodbye libnm-glib"Lubomir Rintel2019-04-0312-0/+1392
* all: goodbye libnm-glibLubomir Rintel2019-03-1912-1392/+0
* libnm,cli: add NMSettingWireGuardThomas Haller2019-02-221-0/+1
* wifi-p2p: rename Wi-Fi P2PThomas Haller2019-02-012-8/+8
* wifi-p2p: rename files for consistent Wi-Fi P2P namingThomas Haller2019-02-011-4/+4
* libnm: Add NMDeviceP2PWifiBenjamin Berg2019-01-271-0/+1
* libnm: Add class to handle P2P peersBenjamin Berg2019-01-271-0/+1
* core/devices: Add P2P Wifi device and peer trackingBenjamin Berg2019-01-272-25/+33
* core: Add basic P2P Wi-Fi SettingsBenjamin Berg2019-01-271-0/+1
* build: meson: Add trailing commasIñigo Martínez2018-12-205-17/+17
* build: fix check-docs.sh for out-of-tree buildsThomas Haller2018-10-253-17/+1
* build: meson: fix generation of api docsBeniamino Galvani2018-09-281-0/+17
* docs: include openvswitch(7) man page only when ovs is enabledBeniamino Galvani2018-09-192-2/+6
* initrd: add configuration generatorLubomir Rintel2018-09-182-0/+2
* docs: misc. typos pt2luz.paz2018-09-172-3/+3
* docs/test: add check that gtk-doc contains patch to generate proper documenta...Thomas Haller2018-09-141-0/+12
* libnm/crypto: add header "nm-crypto-impl.h" for crypto implementationThomas Haller2018-09-042-0/+2
* libnm/crypto: rename libnm's crypto filesThomas Haller2018-09-042-2/+2
* all: point git references to the GitLab instanceLubomir Rintel2018-08-271-1/+1
* all: add 'match' settingBeniamino Galvani2018-08-111-0/+1
* libnm, cli, ifcfg-rh: add NMSettingEthtool settingThomas Haller2018-08-101-0/+1
* libnm: introduce NMDeviceWireGuardJavier Arteaga2018-08-061-0/+1
* core: introduce NMDeviceWireGuardJavier Arteaga2018-08-062-0/+2
* libnm-core: add SR-IOV settingBeniamino Galvani2018-07-111-0/+1
* docs: provide soft descriptions for NM{Simple,Remote}ConnectionLubomir Rintel2018-06-281-1/+1
* docs: include missing documentation in libnm and D-Bus docsLubomir Rintel2018-06-284-7/+58
* docs: update copyright yearLubomir Rintel2018-06-284-0/+4
* docs: fix VPN chapter IDDan Williams2018-03-161-1/+1
* build: allow building with address sanitizer only for executablesBeniamino Galvani2018-02-151-2/+4
* all: replace non-leading tabs with spacesThomas Haller2018-02-073-18/+18
* version: drop NM_VERSION_MAX_ALLOWED defines for internal buildThomas Haller2018-01-233-3/+0
* version: combine NM_VERSION_CUR_STABLE and NM_VERSION_NEXT_STABLEThomas Haller2018-01-233-3/+3
* all: require glib 2.40lr/glib-2-40Lubomir Rintel2018-01-183-9/+0
* build/meson: fix build without introspectionThomas Haller2018-01-101-8/+10