summaryrefslogtreecommitdiff
path: root/libnm/nm-device.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-24build: move "libnm/" to "src/" and split itThomas Haller1-212/+0
2021-01-05all: update deprecated SPDX license identifiersThomas Haller1-1/+1
2020-09-29all: unify comment style for SPDX-License-Identifier tagThomas Haller1-1/+1
2020-09-28all: reformat all with new clang-format styleAntonio Cardace1-150/+137
2020-06-12all: add device.path propertyBeniamino Galvani1-0/+3
2020-03-13nm-device: expose via D-Bus the 'hw-address' propertyAntonio Cardace1-0/+1
2019-11-22libnm: export interface flagsBeniamino Galvani1-0/+4
2019-11-07libnm: deprecate nm_device_set_managed() and nm_device_set_autoconnect() APIThomas Haller1-0/+2
2019-10-22libnm: hide GObject structs from public API and embed private dataThomas Haller1-26/+1
2019-10-03libnm: deprecate synchronous/blocking API in libnmThomas Haller1-0/+13
2019-10-02all: unify format of our Copyright source code commentsThomas Haller1-2/+2
2019-09-10all: SPDX header conversionLubomir Rintel1-15/+1
2019-06-11all: drop emacs file variables from source filesThomas Haller1-1/+0
2019-03-27libnm: add nm_lldp_neighbor_get_attr_value()Beniamino Galvani1-0/+2
2019-03-27libnm: make attribute name const in LLDP API functionsBeniamino Galvani1-3/+3
2018-09-24libnm: add support for per-device & per-AF connectivity statusLubomir Rintel1-0/+4
2017-03-09include: use double-quotes to include our own headersThomas Haller1-1/+1
2016-05-05docs: libnm: add doc comment to typesBeniamino Galvani1-0/+3
2016-02-16device: fix signature for @flags argument of impl_device_reapply()Thomas Haller1-2/+2
2016-02-16libnm: add nm_device_get_applied_connection() functionThomas Haller1-0/+18
2016-02-16all: add version-id argument to device's Reapply methodThomas Haller1-0/+2
2016-01-12libnm: add versioning comments and macros to nm_device_reapply*()Beniamino Galvani1-1/+3
2016-01-10libnm: add nm_device_reapply()Lubomir Rintel1-0/+15
2015-12-04libnm-glib/libnm: add support for "real" NMDevice propertyDan Williams1-0/+3
2015-10-16libnm: define NMLldpNeighbor as boxed typeBeniamino Galvani1-1/+2
2015-10-12libnm: add LLDP supportBeniamino Galvani1-0/+23
2015-09-18libnm,libnm-glib: add Device.Managed setterLubomir Rintel1-0/+2
2015-06-09core,libnm: add 'metered' property to NMDeviceBeniamino Galvani1-0/+3
2015-04-20libnm: add nm-plugin-missing property indicating NM device plugin not availableJiří Klimeš1-0/+3
2014-11-07libnm: create NMDhcpConfig as parent of NMDhcp4Config and NMDhcp6ConfigDan Winship1-2/+2
2014-11-07libnm: create NMIPConfig as parent of NMIP4Config and NMIP6ConfigDan Winship1-2/+2
2014-10-28libnm: change GSList to GPtrArray in libnm methodsDan Winship1-2/+2
2014-10-22libnm-core, libnm, devices: merge client and daemon NMDeviceErrorDan Winship1-18/+0
2014-10-22libnm: merge device-type-specific errors into NMDeviceErrorDan Winship1-5/+9
2014-10-10libnm: add nm-types.h, to avoid include loopsDan Winship1-12/+3
2014-09-25libnm: add some missing sync/async method variantsDan Winship1-0/+6
2014-09-25libnm: make sync/async APIs more GLib-likeDan Winship1-6/+12
2014-09-04libnm: simplify NMDevice:state-reasonDan Winship1-1/+1
2014-09-03all: remove a bunch of unnecessary dbus/dbus-glib includesDan Winship1-1/+0
2014-08-16all: fix up multiple-include-guard definesDan Winship1-3/+3
2014-08-01libnm: add NetworkManager.h, disallow including individual headersDan Winship1-0/+4
2014-08-01libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship1-1/+1
2014-08-01libnm: remove _new functions from NMObject subclassesDan Winship1-2/+0
2014-08-01libnm: fix up class struct reserved slotsDan Winship1-4/+3
2014-08-01libnm, core, cli, tui: fix the capitalization of various typesDan Winship1-2/+2
2014-08-01libnm: remove Since tags and NM_AVAILABLE_IN_* attributesDan Winship1-10/+0
2014-08-01libnm: remove all deprecated functions and typesDan Winship1-4/+0
2014-08-01libnm: add libnm/libnm-core (part 1)Dan Winship1-0/+186