summaryrefslogtreecommitdiff
path: root/libnm
Commit message (Expand)AuthorAgeFilesLines
* build: Remove documentation generation workaroundsIñigo Martínez2017-12-181-1/+0
* all: get rid of a handful of unused-but-set variablesLubomir Rintel2017-12-183-6/+1
* build: use template files for enum types' sources generationIñigo Martínez2017-12-184-23/+108
* build: Merge no introspection headers with public headersIñigo Martínez2017-12-161-6/+8
* build: Make generate-plugin-docs.pl independent of autotoolsIñigo Martínez2017-12-162-22/+10
* build: rename unit tests with the `test-` patternIñigo Martínez2017-12-141-4/+2
* build: fix targets generated by generate-settings-docs.pyIñigo Martínez2017-12-141-35/+4
* build: library paths as parameters for generate-settings-docs.pyIñigo Martínez2017-12-141-0/+5
* build: add initial support for meson build systemIñigo Martínez2017-12-133-0/+399
* libnm: move symbols that were backported to 1.10.2 before 1.12 to libnm_1_10_2Lubomir Rintel2017-12-111-54/+54
* libnm-core: add functionality for dealing with tc-style traffic filter specif...Lubomir Rintel2017-12-111-0/+2
* libnm-core: add traffic filter support to NMSettingTCConfigLubomir Rintel2017-12-111-0/+16
* libnm-core: add functionality for dealing with tc-style action specifiersLubomir Rintel2017-12-111-0/+2
* libnm-core: add action support to NMSettingTCConfigLubomir Rintel2017-12-111-0/+10
* clients: add tc qdisc supportLubomir Rintel2017-12-111-1/+2
* libnm-core: add functionality for dealing with tc-style qdisc specifiersLubomir Rintel2017-12-111-0/+2
* libnm-core: add NMSettingTCConfig with qdisc supportLubomir Rintel2017-12-111-0/+18
* generate-setting-docs: document aa{sv} typeLubomir Rintel2017-12-111-1/+2
* libnm: adjust symbol versioning after backporting team API to 1.10.2Thomas Haller2017-12-081-18/+18
* libnm: fix libnm.ver file to export libnm_1_10_2 ABIThomas Haller2017-12-081-0/+1
* libnm-core: team-port: expose the new link-watchers propertyFrancesco Giudici2017-12-081-0/+6
* libnm-core: team: expose the new link-watchers propertyFrancesco Giudici2017-12-081-0/+6
* libnm-core: add backend for GVariant de/serialization of link_watchers.Francesco Giudici2017-12-081-0/+1
* libnm-core: team: add NMTeamLinkWatcher boxed typeFrancesco Giudici2017-12-081-0/+18
* build: adjust libnm symbol versioning after backporting update2 API for 1.10.2Thomas Haller2017-12-061-3/+6
* libnm: add nm_remote_connection_update2()Thomas Haller2017-12-053-0/+124
* all: add new D-Bus API org.freedesktop.NetworkManager.Settings.Connection.Upd...Thomas Haller2017-12-052-31/+31
* c-list: re-import latest version of c-list.h from upstreamThomas Haller2017-11-282-4/+4
* libnm: add nm_setting_vpn_get_data_keys() and nm_setting_vpn_get_secret_keys(...Thomas Haller2017-11-231-0/+2
* libnm: use cleanup attribute in nm_vpn_service_plugin_read_vpn_details()Thomas Haller2017-11-231-16/+5
* libnm: use nm_free_secret()Thomas Haller2017-11-231-10/+1
* libnm: use stack allocated temporary string for property nameThomas Haller2017-11-231-22/+20
* libnm: reuse implementation for NMVpnPluginOld's util functionsThomas Haller2017-11-221-120/+3
* all: use nm_str_hash() instead of g_str_hash()Thomas Haller2017-11-166-8/+8
* all: use nm_direct_hash() instead of g_direct_hash()Thomas Haller2017-11-161-1/+1
* all: don't use g_direct_equal() for hash table equality functionThomas Haller2017-11-161-1/+1
* libnm-core: add explicit team properties to NMSettingTeamPortFrancesco Giudici2017-11-091-0/+5
* libnm-core: add explicit team properties to NMSettingTeamFrancesco Giudici2017-11-091-0/+18
* libnm: add checkpoint supportBeniamino Galvani2017-11-098-0/+1005
* libnm: don't invert order in array propertiesBeniamino Galvani2017-11-091-1/+1
* libnm: register empty NMClient and NetworkManager when loading libnm with GIRLubomir Rintel2017-11-064-0/+108
* all: move setting 802-1x.auth-retries to connection.auth-retriesThomas Haller2017-11-021-0/+1
* libnm/client: proxy *_enabled and metered properties to the right objectLubomir Rintel2017-11-021-4/+4
* libnm: add nm_connection_get_settings()Thomas Haller2017-10-301-0/+1
* clients: add support for ovs-bridge settingLubomir Rintel2017-10-301-0/+1
* clients: add support for ovs-port settingLubomir Rintel2017-10-301-0/+1
* clients: add support for ovs-interface settingLubomir Rintel2017-10-301-0/+1
* clients: add support for ovs-patch settingLubomir Rintel2017-10-301-0/+1
* libnm: add support for ovs-bridge devicesLubomir Rintel2017-10-306-0/+147
* libnm: add support for ovs-port devicesLubomir Rintel2017-10-306-0/+146