summaryrefslogtreecommitdiff
path: root/libnm
Commit message (Expand)AuthorAgeFilesLines
* gobject-introspection: made several fixes to the annotationsCorentin Noël2018-03-2612-40/+17
* Add calls to g_simple_async_result_set_check_cancellableBenjamin Berg2018-03-089-0/+82
* libnm/tests: fix compilation of test-generalThomas Haller2018-02-261-2/+2
* libnm/tests: avoid compiler message about -fvar-tracking-assignments in test-...Thomas Haller2018-02-261-2081/+2117
* libnm/device: use the type name for description if the product is emptylr/ugly-descriptionsLubomir Rintel2018-02-231-2/+5
* libnm/device: (trivial) move some function upwardsLubomir Rintel2018-02-231-130/+130
* libnm/device: prefer FROM_DATABASE udev propertiesLubomir Rintel2018-02-231-7/+6
* libnm/utils: drop part after a dash in product nameLubomir Rintel2018-02-232-0/+17
* libnm/utils: extend the product fixup phrase listLubomir Rintel2018-02-234-41/+2070
* libnm/utils: ignore parts of vendor name after a slashLubomir Rintel2018-02-232-2/+17
* libnm/utils: deal with the square brackets on producr/vendor fixupLubomir Rintel2018-02-232-5/+38
* libnm/utils: ignore stuff in parentheses for vendor/product fixupsLubomir Rintel2018-02-232-2/+19
* libnm/utils: add more phrases to vendor fixup listLubomir Rintel2018-02-232-1/+174
* libnm/utils: split out vendor fixupLubomir Rintel2018-02-234-74/+258
* libnm/vpn-plugin: avoid bad function pointer type castsLubomir Rintel2018-02-082-2/+18
* all: replace non-leading tabs with spacesThomas Haller2018-02-072-2/+2
* trivial: avoid XXX tag and replace by NOTE or FIXMEThomas Haller2018-01-231-2/+3
* libnm: fix empty statements that were supposed to return NULLPavel Šimerda2018-01-171-3/+3
* wifi: add support for FILSMasashi Honma2018-01-161-0/+2
* libnm: add nm_vpn_service_plugin_shutdown() APIThomas Haller2018-01-163-33/+65
* libnm: cleanup resource handling in NMVpnServicePlugin:init_sync()Thomas Haller2018-01-161-13/+6
* libnm/vpn: unexport and destroy D-Bus glue instance with NMVpnServicePluginThomas Haller2018-01-151-5/+11
* 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