summaryrefslogtreecommitdiff
path: root/libnm/nm-object.h
Commit message (Expand)AuthorAgeFilesLines
* client: add nm_client_get_object_by_path() and nm_object_get_client() APIThomas Haller2020-01-081-1/+4
* libnm: refactor caching of D-Bus objects in NMClientThomas Haller2019-11-251-3/+0
* libnm: hide GObject structs from public API and embed private dataThomas Haller2019-10-221-20/+1
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-2/+2
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* docs: misc. typos pt2luz.paz2018-09-171-1/+1
* include: use double-quotes to include our own headersThomas Haller2017-03-091-1/+1
* libnm: use the o.fd.DBus.ObjectManager API for object managementlr/object-managerLubomir Rintel2016-11-101-0/+2
* docs: libnm: add doc comment to typesBeniamino Galvani2016-05-051-0/+3
* libnm: consolidate NMClientError and NMObjectErrorDan Winship2014-10-221-23/+5
* libnm: add nm-types.h, to avoid include loopsDan Winship2014-10-101-5/+3
* libnm: add NMObject:dbus-connection property to inject DBUS connectionThomas Haller2014-10-031-0/+1
* libnm: port to GDBusDan Winship2014-09-181-3/+1
* libnm: drop NMObject:dbus-connectionDan Winship2014-09-091-3/+1
* libnm: get rid of redundant NMRemoteConnection propertiesDan Winship2014-08-161-3/+3
* all: fix up multiple-include-guard definesDan Winship2014-08-161-3/+3
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-0/+4
* libnm: add init_dbus() virtual method to NMObjectDan Winship2014-08-011-0/+3
* libnm: fix up class struct reserved slotsDan Winship2014-08-011-7/+2
* libnm: add libnm/libnm-core (part 2)Dan Winship2014-08-011-1/+1
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+91