summaryrefslogtreecommitdiff
path: root/libnm/nm-device-ovs-port.c
Commit message (Expand)AuthorAgeFilesLines
* build: move "libnm/" to "src/" and split itThomas Haller2021-02-241-169/+0
* build: move "libnm-core/" to "src/" and split itThomas Haller2021-02-181-1/+1
* all: add "libnm/nm-default-libnm.h" as replacement for "nm-default.h"Thomas Haller2021-02-091-1/+1
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* libnm/trivial: rename enums NML_DBUS_META_INTERFACE_PRIO_INSTANTIATE_*Fernando Fernandez Mancera2020-11-181-1/+1
* all: unify comment style for SPDX-License-Identifier tagThomas Haller2020-09-291-1/+1
* format: replace tabs for indentation in code commentsac/clang-formatThomas Haller2020-09-281-6/+6
* all: reformat all with new clang-format styleAntonio Cardace2020-09-281-80/+85
* libnm: refactor caching of D-Bus objects in NMClientThomas Haller2019-11-251-35/+20
* libnm: hide GObject structs from public API and embed private dataThomas Haller2019-10-221-8/+14
* libnm: belatedly add GObject property "NMDeviceOvs{Bridge,Port}:slaves"Thomas Haller2019-10-181-8/+20
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* libnm,core: fix device TYPE for Wi-Fi P2P devicesThomas Haller2019-02-261-0/+1
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-2/+1
* libnm: add accessors for ovs port/bridge slaveslr/ovs-slavesLubomir Rintel2018-07-101-1/+81
* libnm: add support for ovs-port devicesLubomir Rintel2017-10-301-0/+95