summaryrefslogtreecommitdiff
path: root/libnm/nm-object-private.h
Commit message (Expand)AuthorAgeFilesLines
* build: move "libnm/" to "src/" and split itThomas Haller2021-02-241-15/+0
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* all: unify comment style for SPDX-License-Identifier tagThomas Haller2020-09-291-1/+1
* all: reformat all with new clang-format styleAntonio Cardace2020-09-281-2/+2
* libnm: refactor caching of D-Bus objects in NMClientThomas Haller2019-11-251-82/+0
* libnm: add helper functions for refactoring D-Bus calls in libnmThomas Haller2019-10-161-1/+47
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller2018-01-081-0/+4
* libnm/udev: cache and reuse udev instance for NMDeviceThomas Haller2017-03-221-0/+3
* libnm: use the o.fd.DBus.ObjectManager API for object managementlr/object-managerLubomir Rintel2016-11-101-26/+3
* all: cleanup includes in header filesThomas Haller2016-08-171-1/+0
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* trivial: make _nm_object_reload_properties() private to nm-object.cDan Williams2014-11-061-2/+0
* libnm: cancel NMRemoteSettings/NMManager property reload when NM quitsDan Williams2014-11-061-0/+1
* libnm: port to GDBusDan Winship2014-09-181-5/+6
* libnm: move most of the subclass-type-deciding code into NMObjectDan Winship2014-09-181-5/+5
* libnm: let NMObject create all D-Bus proxiesDan Winship2014-09-181-5/+6
* libnm: drop NMObject:dbus-connectionDan Winship2014-09-091-2/+0
* libnm: change empty-GPtrArray-return semanticsDan Winship2014-09-041-9/+0
* all: fix up multiple-include-guard definesDan Winship2014-08-161-3/+3
* libnm: remove redundant NM name watching codeDan Winship2014-08-071-0/+3
* libnm: make the the use of GInitable mandatoryDan Winship2014-08-011-2/+0
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+92