summaryrefslogtreecommitdiff
path: root/libnm
Commit message (Expand)AuthorAgeFilesLines
...
* build/meson: fix meson build for shared filesThomas Haller2018-05-311-13/+14
* build: use default NM_BUILD_* defines for testsThomas Haller2018-05-312-3/+1
* doc: add units to nm_device_get_mtu()Thomas Haller2018-05-231-1/+1
* doc: add units to some libnm (and libnm-glib) function docsHarry Mallon2018-05-232-6/+6
* build: meson: add missing nm-autoptr.h to libnm headersBeniamino Galvani2018-05-111-0/+1
* clients/tests: add python test script for nmcli testsThomas Haller2018-05-111-3/+9
* tests: use libnm via pygobject in tools/test-networkmanager-service.pyThomas Haller2018-05-113-5/+75
* doc: fix GTK-Doc NMRoute linksHarry Mallon2018-05-111-1/+1
* all: use the elvis operator wherever possibleLubomir Rintel2018-05-104-6/+6
* libnm: export nm_connection_get_setting_tc_config()Beniamino Galvani2018-05-051-0/+1
* libnm: add missing device includes to NetworkManager.hBeniamino Galvani2018-05-021-0/+2
* all: remove consecutive empty linesBeniamino Galvani2018-04-3015-20/+0
* shared: drop duplicate c-list.h headerBeniamino Galvani2018-04-182-2/+2
* all: add D-Bus property "Flags" for Settings.Connection interfaceThomas Haller2018-04-163-0/+43
* all: unify spelling of translators hint in source codeThomas Haller2018-04-131-1/+1
* build: meson: add prefix to test namesBeniamino Galvani2018-04-121-1/+1
* build: meson: enable all tests againBeniamino Galvani2018-04-121-4/+3
* build: meson: use run-nm-test.sh to run testsBeniamino Galvani2018-04-121-1/+5
* libnm: rework checkpoint APIThomas Haller2018-04-045-105/+104
* checkpoint: allow resetting the rollback timeout via D-BusThomas Haller2018-04-045-0/+166
* checkpoint: generate GIR information for NMCheckpointCreateFlagsThomas Haller2018-04-041-0/+1
* libnm: fix crash creating checkpoint during find_checkpoint_info()Thomas Haller2018-04-041-10/+30
* libnm: minor cleanup of nm_manager_get_device_by_path()Thomas Haller2018-04-041-5/+3
* libnm: don't use GTK-Doc comment in nm-autoptr.hBeniamino Galvani2018-03-281-2/+2
* libnm: add nm-autoptr.h headerThomas Haller2018-03-272-0/+87
* libnm: don't use deprecated tags for GOobject introspectionThomas Haller2018-03-262-10/+4
|\
| * libnm: don't use deprecated tags for GOobject introspectionJiří Klimeš2018-03-262-12/+4
* | 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