summaryrefslogtreecommitdiff
path: root/libnm
Commit message (Expand)AuthorAgeFilesLines
* 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
* autoptr: add missing autoptr cleanup functionsThomas Haller2018-09-141-0/+4
* libnm: drop API nm_connection_get_setting_{6lowpan,sriov,wpan}()Thomas Haller2018-09-141-3/+0
* libnm-core: add connection.llmnr propertyBeniamino Galvani2018-09-061-0/+2
* shared: add nm-secret-utils.h helperThomas Haller2018-09-041-0/+1
* all: use nm_utils_gbytes_equal_mem()Thomas Haller2018-08-301-7/+3
* vpn-service-plugin: cancel the connect timer on has_ipv4=has_ipv6=falseLubomir Rintel2018-08-231-0/+4
* all: add 'match' settingBeniamino Galvani2018-08-112-0/+9
* libnm, cli, ifcfg-rh: add NMSettingEthtool settingThomas Haller2018-08-103-0/+7
* all: add connection.multi-connect property for wildcard profilesThomas Haller2018-08-081-0/+2
* libnm: fix leak for NMDeviceWireGuard's public_keyThomas Haller2018-08-061-0/+11
* libnm: introduce NMDeviceWireGuardJavier Arteaga2018-08-067-0/+276
* core: introduce NMDeviceWireGuardJavier Arteaga2018-08-061-0/+3
* libnm/docs: don't document NM_SETTING_NAME propertyThomas Haller2018-08-031-1/+1
* all: avoid byte ordering issue for IP4Config's Nameservers/WinsServers on D-BusThomas Haller2018-08-011-0/+2
* libnm: add g_autoptr function for more typesLubomir Rintel2018-07-261-0/+3