summaryrefslogtreecommitdiff
path: root/libnm
AgeCommit message (Expand)AuthorFilesLines
2018-02-08libnm/vpn-plugin: avoid bad function pointer type castsLubomir Rintel2-2/+18
2018-02-07all: replace non-leading tabs with spacesThomas Haller2-2/+2
2018-01-23trivial: avoid XXX tag and replace by NOTE or FIXMEThomas Haller1-2/+3
2018-01-17libnm: fix empty statements that were supposed to return NULLPavel Šimerda1-3/+3
2018-01-16wifi: add support for FILSMasashi Honma1-0/+2
2018-01-16libnm: add nm_vpn_service_plugin_shutdown() APIThomas Haller3-33/+65
2018-01-16libnm: cleanup resource handling in NMVpnServicePlugin:init_sync()Thomas Haller1-13/+6
2018-01-15libnm/vpn: unexport and destroy D-Bus glue instance with NMVpnServicePluginThomas Haller1-5/+11
2018-01-11build/meson: use variables for ldflags and linker-scriptThomas Haller1-7/+6
2018-01-11build/meson: remove unnecessary square bracketsThomas Haller1-1/+1
2018-01-11secret-agent: construct the dbus proxy for async agent with the correct bus nameLubomir Rintel1-2/+2
2018-01-10build/meson: unconditionally use linker version scriptsThomas Haller1-4/+3
2018-01-10build/meson: fix gir dependency with building without fake-typelibsThomas Haller1-6/+5
2018-01-10meson: Use string variables extensivelyIñigo Martínez1-7/+7
2018-01-10meson: Improve dependency systemIñigo Martínez2-32/+13
2018-01-09mdns: add new connection property.Ismo Puustinen1-0/+2
2018-01-08libnm: fix building libnm without WITH_FAKE_TYPELIBS and without girThomas Haller1-2/+2
2018-01-08build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller13-56/+49
2018-01-05ip-tunnel: add support for tunnel flagsBeniamino Galvani3-0/+43
2018-01-02build: Remove default install directoriesIñigo Martínez1-10/+3
2017-12-18build: Remove documentation generation workaroundsIñigo Martínez1-1/+0
2017-12-18all: get rid of a handful of unused-but-set variablesLubomir Rintel3-6/+1
2017-12-18build: use template files for enum types' sources generationIñigo Martínez4-23/+108
2017-12-16build: Merge no introspection headers with public headersIñigo Martínez1-6/+8
2017-12-16build: Make generate-plugin-docs.pl independent of autotoolsIñigo Martínez2-22/+10
2017-12-14build: rename unit tests with the `test-` patternIñigo Martínez1-4/+2
2017-12-14build: fix targets generated by generate-settings-docs.pyIñigo Martínez1-35/+4
2017-12-14build: library paths as parameters for generate-settings-docs.pyIñigo Martínez1-0/+5
2017-12-13build: add initial support for meson build systemIñigo Martínez3-0/+399
2017-12-11libnm: move symbols that were backported to 1.10.2 before 1.12 to libnm_1_10_2Lubomir Rintel1-54/+54
2017-12-11libnm-core: add functionality for dealing with tc-style traffic filter specif...Lubomir Rintel1-0/+2
2017-12-11libnm-core: add traffic filter support to NMSettingTCConfigLubomir Rintel1-0/+16
2017-12-11libnm-core: add functionality for dealing with tc-style action specifiersLubomir Rintel1-0/+2
2017-12-11libnm-core: add action support to NMSettingTCConfigLubomir Rintel1-0/+10
2017-12-11clients: add tc qdisc supportLubomir Rintel1-1/+2
2017-12-11libnm-core: add functionality for dealing with tc-style qdisc specifiersLubomir Rintel1-0/+2
2017-12-11libnm-core: add NMSettingTCConfig with qdisc supportLubomir Rintel1-0/+18
2017-12-11generate-setting-docs: document aa{sv} typeLubomir Rintel1-1/+2
2017-12-08libnm: adjust symbol versioning after backporting team API to 1.10.2Thomas Haller1-18/+18
2017-12-08libnm: fix libnm.ver file to export libnm_1_10_2 ABIThomas Haller1-0/+1
2017-12-08libnm-core: team-port: expose the new link-watchers propertyFrancesco Giudici1-0/+6
2017-12-08libnm-core: team: expose the new link-watchers propertyFrancesco Giudici1-0/+6
2017-12-08libnm-core: add backend for GVariant de/serialization of link_watchers.Francesco Giudici1-0/+1
2017-12-08libnm-core: team: add NMTeamLinkWatcher boxed typeFrancesco Giudici1-0/+18
2017-12-06build: adjust libnm symbol versioning after backporting update2 API for 1.10.2Thomas Haller1-3/+6
2017-12-05libnm: add nm_remote_connection_update2()Thomas Haller3-0/+124
2017-12-05all: add new D-Bus API org.freedesktop.NetworkManager.Settings.Connection.Upd...Thomas Haller2-31/+31
2017-11-28c-list: re-import latest version of c-list.h from upstreamThomas Haller2-4/+4
2017-11-23libnm: add nm_setting_vpn_get_data_keys() and nm_setting_vpn_get_secret_keys(...Thomas Haller1-0/+2
2017-11-23libnm: use cleanup attribute in nm_vpn_service_plugin_read_vpn_details()Thomas Haller1-16/+5