summaryrefslogtreecommitdiff
path: root/libnm
Commit message (Expand)AuthorAgeFilesLines
* 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
* wifi-p2p: rename files for consistent Wi-Fi P2P namingThomas Haller2019-02-017-22/+22
* libnm/device-p2p-wifi: drop API that still needs considerationThomas Haller2019-02-013-82/+0
* libnm/device-p2p-wifi: drop unused codeThomas Haller2019-02-012-33/+0
* libnm: various cleanup of NMP2PPeer and NMDeviceP2PWifiThomas Haller2019-02-014-234/+224
* libnm/device-p2p-wifi: cleanup peers handlingThomas Haller2019-02-011-29/+13
* libnm: Expose the P2PPeer WfdIEs propertyBenjamin Berg2019-01-273-2/+52
* libnm: Add routines to start/stop a P2P find operationBenjamin Berg2019-01-273-0/+78
* libnm: Add NMDeviceP2PWifiBenjamin Berg2019-01-277-0/+560
* libnm: Add class to handle P2P peersBenjamin Berg2019-01-277-0/+670
* core: Add basic P2P Wi-Fi SettingsBenjamin Berg2019-01-273-0/+6
* all: fix misspellingsRafael Fontenelle2019-01-241-1/+1
* libnm/manager: free the error correctlyLubomir Rintel2019-01-211-1/+1
* all: return output dictionary from "AddAndActivate2"Thomas Haller2019-01-145-74/+198
* libnm: use "libnm-systemd-shared.a" in "libnm-core.la" (and "libnm.so")Thomas Haller2019-01-022-0/+2
* build: meson: Add trailing commasIñigo Martínez2018-12-203-24/+24
* team: add support for 'vlanid' link-watchers propertyPatrick Talbert2018-12-121-0/+2
* meson/libnm.pc: set vpnservicedir path relative to ${prefix}Soapux2018-11-291-1/+1
* libnm/doc: document NMActiveConnection::state-changed signalThomas Haller2018-11-211-1/+6
* libnm/remote-connection: fix "flags" property getterLubomir Rintel2018-11-211-1/+1
* all: rename "bind" option for AddAndActivateConnection2 to "bind-activation"Thomas Haller2018-11-191-4/+2
* libnm: drop "_async" suffix from nm_client_add_and_activate_connection_options()Thomas Haller2018-11-193-20/+20
* libnm: add missing NM_AVAILABLE_IN_1_16 macros for new APIth/pr/37Thomas Haller2018-11-181-0/+2
* libnm: Add support to pass options to AddAndActivateConnectionBenjamin Berg2018-11-175-8/+135
* libnm: fix GObject Introspection annotations for functions returning a GPtrArrayCorentin Noël2018-11-123-3/+3
* libnm: fix endless loop in nm_vpn_service_plugin_read_vpn_details()Thomas Haller2018-10-252-9/+10
* libnm/tests: add test for nm_vpn_service_plugin_read_vpn_details()Thomas Haller2018-10-251-0/+275
* libnm: fix crash in activate_info_complete() when cancellingThomas Haller2018-10-251-7/+5
* service-plugin: add a warning here and thereLubomir Rintel2018-10-221-2/+14
* service-plugin: allow continuations in the auth-dialog protocolLubomir Rintel2018-10-221-20/+40
* test/meson: increase timeout for some testsThomas Haller2018-10-221-4/+5
* libnm: add mdns backported symbols from 1.10.14Beniamino Galvani2018-10-192-0/+9
* libnm: add support for per-device & per-AF connectivity statusLubomir Rintel2018-09-243-0/+83
* libnm: don't skip NMObject:path from documentation and introspectionThomas Haller2018-09-211-1/+1
* docs: misc. typos pt2luz.paz2018-09-1710-11/+11