summaryrefslogtreecommitdiff
path: root/libnm
Commit message (Expand)AuthorAgeFilesLines
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-1110-34/+34
* generate-setting-docs.py: remove unreachable code in get_default_value()Thomas Haller2018-07-111-2/+0
* generate-setting-docs.py: remove unused propxml argument from get_prop_type()Thomas Haller2018-07-111-3/+3
* libnm: add accessors for ovs port/bridge slaveslr/ovs-slavesLubomir Rintel2018-07-104-4/+174
* all/trivial: grammar fixLubomir Rintel2018-07-102-4/+4
* libnm: add (allow-none) annotations to nm_device_reapply()Beniamino Galvani2018-07-041-8/+11
* libnm: fix missing symbols in libnm ABIThomas Haller2018-06-301-0/+8
* libnm: add missing symbols for 1.14 APIThomas Haller2018-06-301-0/+2
* libnm: fix symbol versioning for new symbols in 1.14 ABIThomas Haller2018-06-301-4/+8
* docs: provide soft descriptions for NM{Simple,Remote}ConnectionLubomir Rintel2018-06-281-0/+8
* meson: run the check-export.sh in test phaseLubomir Rintel2018-06-281-3/+3
* libnm/meson: make generate_setting_docs depend on the typelibLubomir Rintel2018-06-281-2/+2
* meson: generate-setting-docs.py environment correctlyLubomir Rintel2018-06-281-2/+20
* contrib/rpm: Use Open vSwitch instead of OpenVSwitchTimothy Redaelli2018-06-281-3/+3
* libnm: add support form 6LoWPAN devicesLubomir Rintel2018-06-267-0/+251
* devices: add NMDevice6LowpanLubomir Rintel2018-06-261-0/+3
* core: add NMSetting6LowpanLubomir Rintel2018-06-262-0/+2
* libnm: add support for WPAN devicesLubomir Rintel2018-06-267-2/+237
* devices: add NMDeviceWpanLubomir Rintel2018-06-261-1/+4
* core: add NMSettingWpanLubomir Rintel2018-06-262-1/+3
* libnm: fix leaking filename in NMRemoteConnectionThomas Haller2018-06-211-1/+2
* libnm: add nm_utils_get_timestamp_msec()Lubomir Rintel2018-06-153-2/+8
* wifi: expose LastScan as milliseconds not secondsLubomir Rintel2018-06-152-12/+12
* libnm: correctly demarshall (u)int64 valuesLubomir Rintel2018-06-151-2/+2
* libnm: always return VPN connections's bannerThomas Haller2018-06-151-8/+1
* libnm-core: add wake-on-wlan configuration itemsSimon Fels2018-06-151-0/+2
* macsec: enable send-sci by default and make the option configurableBeniamino Galvani2018-06-141-0/+1
* wifi: expose the LastScan propertyLubomir Rintel2018-06-133-0/+47
* libnm/remote-connection: add filename propertyLubomir Rintel2018-06-113-0/+42
* libnm-core: add ipv6.dhcp-duid propertyFrancesco Giudici2018-06-081-0/+1
* 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