summaryrefslogtreecommitdiff
path: root/libnm/nm-remote-connection.h
Commit message (Expand)AuthorAgeFilesLines
* libnm: hide GObject structs from public API and embed private dataThomas Haller2019-10-221-10/+1
* libnm: deprecate synchronous/blocking API in libnmThomas Haller2019-10-031-0/+8
* 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
* libnm/remote-connection: add filename propertyLubomir Rintel2018-06-111-0/+4
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-1/+0
* all: add D-Bus property "Flags" for Settings.Connection interfaceThomas Haller2018-04-161-0/+4
* libnm: add nm_remote_connection_update2()Thomas Haller2017-12-051-0/+13
* include: use double-quotes to include our own headersThomas Haller2017-03-091-1/+1
* docs: libnm: add doc comment to typesBeniamino Galvani2016-05-051-0/+3
* libnm: drop unused NMRemoteConnectionErrorDan Winship2014-10-221-13/+0
* libnm: add nm-types.h, to avoid include loopsDan Winship2014-10-101-3/+2
* libnm: add some missing sync/async method variantsDan Winship2014-09-251-0/+14
* libnm: make sync/async APIs more GLib-likeDan Winship2014-09-251-50/+33
* libnm: merge saved and unsaved connection methodsDan Winship2014-09-251-4/+1
* libnm-core: change connection hash tables to variants in APIDan Winship2014-09-181-4/+3
* libnm: make NMRemoteConnection an NMObjectDan Winship2014-08-161-5/+3
* libnm-core, libnm, core: make NMConnection an interfaceDan Winship2014-08-161-2/+3
* libnm: get rid of redundant NMRemoteConnection propertiesDan Winship2014-08-161-1/+1
* libnm: remove NMRemoteConnection::updated signalDan Winship2014-08-071-7/+0
* libnm: port NMRemoteSettings to NMObjectDan Winship2014-08-071-3/+0
* libnm: add NMRemoteConnection:visible propertyDan Winship2014-08-071-0/+3
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-0/+4
* libnm: remove _new functions from NMObject subclassesDan Winship2014-08-011-3/+1
* libnm: fix up class struct reserved slotsDan Winship2014-08-011-7/+2
* libnm: remove Since tags and NM_AVAILABLE_IN_* attributesDan Winship2014-08-011-3/+0
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+149