summaryrefslogtreecommitdiff
path: root/libnm
Commit message (Expand)AuthorAgeFilesLines
* build/meson: use variables for ldflags and linker-scriptThomas Haller2018-01-111-7/+6
* build/meson: remove unnecessary square bracketsThomas Haller2018-01-111-1/+1
* secret-agent: construct the dbus proxy for async agent with the correct bus nameLubomir Rintel2018-01-111-2/+2
* build/meson: unconditionally use linker version scriptsThomas Haller2018-01-101-4/+3
* build/meson: fix gir dependency with building without fake-typelibsThomas Haller2018-01-101-6/+5
* meson: Use string variables extensivelyIñigo Martínez2018-01-101-7/+7
* meson: Improve dependency systemIñigo Martínez2018-01-102-32/+13
* mdns: add new connection property.Ismo Puustinen2018-01-091-0/+2
* libnm: fix building libnm without WITH_FAKE_TYPELIBS and without girThomas Haller2018-01-081-2/+2
* build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller2018-01-0813-56/+49
* ip-tunnel: add support for tunnel flagsBeniamino Galvani2018-01-053-0/+43
* build: Remove default install directoriesIñigo Martínez2018-01-021-10/+3
* 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