summaryrefslogtreecommitdiff
path: root/libnm
Commit message (Expand)AuthorAgeFilesLines
* core/qdisc: add support for attributesLubomir Rintel2019-04-091-0/+3
* Revert "all: goodbye libnm-glib"Lubomir Rintel2019-04-036-0/+143
* libnm: add API to NMSettingIPConfig for routing rulesThomas Haller2019-03-271-0/+5
* libnm: add NMIPRoutingRule APIThomas Haller2019-03-271-1/+45
* libnm/lldp: cleanup asserting for valid NMLldpNeighbor agumentbg/lldp-enh-rh1652211Thomas Haller2019-03-271-12/+19
* libnm/lldp: fix leak and bug in nm_lldp_neighbor_dup()Thomas Haller2019-03-271-1/+7
* libnm: add nm_lldp_neighbor_get_attr_value()Beniamino Galvani2019-03-273-0/+24
* libnm: make attribute name const in LLDP API functionsBeniamino Galvani2019-03-272-6/+6
* libnm-core: add bridge vlan conversion utilsBeniamino Galvani2019-03-261-0/+2
* libnm-core: add vlans property to bridge settingBeniamino Galvani2019-03-261-0/+6
* libnm-core: add vlans property to bridge-port settingBeniamino Galvani2019-03-261-0/+19
* all: add vlan-filtering and vlan-default-pvid bridge propertiesBeniamino Galvani2019-03-261-0/+6
* libnm: don't use strlen() for checking for non-empty stringThomas Haller2019-03-251-2/+1
* all: goodbye libnm-glibLubomir Rintel2019-03-196-143/+0
* libnm: fix dns-configuration property typeBeniamino Galvani2019-03-151-8/+3
* all: codespell fixesLubomir Rintel2019-03-111-1/+1
* libnm: Fix reporting of unknown device typesBenjamin Berg2019-03-071-2/+2
* core,wifi-p2p: Fix Wi-Fi P2P device typeBenjamin Berg2019-03-071-0/+3
* libnm: rename and expose nm_utils_base64secret_decode() in libnmThomas Haller2019-03-071-0/+1
* nm: Fix syntax on introspection annotationsMarco Trevisan (TreviƱo)2019-03-072-3/+3
* wireguard: add "peer-routes" setting for WireGuard profilesThomas Haller2019-03-051-0/+1
* wireguard: add "mtu" setting for WireGuard profilesThomas Haller2019-03-051-0/+1
* libnm,core: fix device TYPE for Wi-Fi P2P devicesThomas Haller2019-02-262-0/+8
* all/trivial: fix whitespace/indentationThomas Haller2019-02-221-3/+3
* libnm: add NMWireGuardPeer and libnm support for peersThomas Haller2019-02-221-0/+31
* libnm,cli: add NMSettingWireGuardThomas Haller2019-02-223-0/+8
* libnm: fix leak in nm_client_add_and_activate_connection{2,_async}()Thomas Haller2019-02-222-7/+13
* wifi-p2p: drop WiFi-P2P "group-owner" property from D-Bus API and libnmThomas Haller2019-02-213-45/+0
* Add polkit action for Wi-Fi scansJonathan Kang2019-02-212-1/+5
* Remove WFD IEs property from P2P deviceBenjamin Berg2019-02-211-34/+0
* core/setting-wifi-p2p: Add WFD IEs property to P2P settingsBenjamin Berg2019-02-211-0/+1
* libnm: fix leaking checkpoints from NMManagerThomas Haller2019-02-191-0/+2
* libnm: fix memleak for NMDeviceTun:hw-addressThomas Haller2019-02-191-0/+1
* libnm: fix duplicate free in nm_client_checkpoint_rollback()Thomas Haller2019-02-191-1/+1
* all: cache errno in local variable before using itThomas Haller2019-02-121-1/+0
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-1249-105/+34
* build/meson: add dependency of libnm to libnm-coreThomas Haller2019-02-061-0/+2
* build/meson: cleanup of libnm/meson.buildThomas Haller2019-02-062-17/+15
* all: don't use "static inline" in source filesThomas Haller2019-02-061-1/+1
* libnm: Add async start/stop routines for P2P find operationsBenjamin Berg2019-02-053-0/+169
* build/meson: add intermediate shared/nm-utils base libraryThomas Haller2019-02-051-2/+2
* libnm/secret-agent/trivial: rename internal init-data structureThomas Haller2019-02-051-9/+9
* libnm/secret-agent: use cleanup attribute in NMSecretAgentOldPrivateThomas Haller2019-02-051-56/+49
* libnm/secret-agent: reorder fields in NMSecretAgentOldPrivateThomas Haller2019-02-051-8/+9
* libnm/secret-agent: use CList instead of GSList for tracking requestsThomas Haller2019-02-051-33/+34
* clients/secret-agent: fix cancel_get_secrets() implementationThomas Haller2019-02-051-8/+6
* libnm/secret-agent: refactor GObject properties in NMSecretAgentOldThomas Haller2019-02-051-36/+31
* libnm/secret-agent: reorder codeThomas Haller2019-02-051-94/+104
* libnm/trival: fix indention in "libnm/nm-secret-agent-old.c"Thomas Haller2019-02-051-34/+34
* wifi-p2p: rename Wi-Fi P2PThomas Haller2019-02-018-292/+292