summaryrefslogtreecommitdiff
path: root/src/settings/nm-settings.h
Commit message (Expand)AuthorAgeFilesLines
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-2/+2
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-3/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* core,libnm: add AddConnection2() D-Bus API to block autoconnect from the startThomas Haller2019-07-251-0/+2
* settings: rework tracking settings connections and settings pluginsThomas Haller2019-07-161-5/+29
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* settings: cache keyfile databases for "timestamps" and "seen-bssids"Thomas Haller2019-05-071-0/+2
* core: improve logging why startup-complete is blockedThomas Haller2018-09-191-1/+1
* settings: use delegation instead of inheritance for NMSettingsConnection and ...Thomas Haller2018-08-281-1/+1
* settings: pass in authentication subject to nm_settings_add_connection_dbus()Thomas Haller2018-04-241-0/+1
* settings: track connections via CListThomas Haller2018-04-131-8/+0
* core/dbus: rework D-Bus implementation to use lower layer GDBusConnection APIThomas Haller2018-03-121-2/+0
* settings: track visible state as regular connection flagsThomas Haller2017-12-051-1/+0
* settings: add "connection-flags-changed" signal to connectionThomas Haller2017-12-051-0/+1
* policy: use "agent-registered" signal directly from NMAgentManager instead of...Thomas Haller2017-11-271-1/+0
* core: merge nm_settings_get_connections_sorted() with nm_settings_get_connect...Thomas Haller2017-11-271-4/+3
* hostname: split out hostname management from NMSettingsThomas Haller2017-05-121-10/+0
* policy: try to retrieve hostname from dbus firstFrancesco Giudici2017-03-241-0/+3
* include: use double-quotes to include our own headersThomas Haller2017-03-091-1/+1
* core: refactor nm_settings_get_connections_sorted() to return array instead o...Thomas Haller2017-02-101-1/+2
* core: drop nm_settings_get_best_connections() for new nm_settings_get_connect...Thomas Haller2017-02-101-10/+8
* core: add and use nm_settings_connection_cmp_timestamp*()Thomas Haller2017-02-101-2/+0
* core: refactor private data in "src"Thomas Haller2016-10-041-7/+1
* core: drop interface function nm_connection_provider_get_best_connections()Thomas Haller2016-05-241-0/+19
* settings: add nm_settings_get_connections()Thomas Haller2016-05-241-3/+2
* core: add nm_settings_get() singleton getter for NMSettingsThomas Haller2016-05-241-0/+3
* settings/trivial: rename nm_settings_get_connections() to nm_settings_get_con...Thomas Haller2016-05-241-1/+1
* settings: merge "connection-updated" and "connection-updated-by-user" signalsThomas Haller2016-04-141-1/+0
* settings: drop signal slots from NMSettingsThomas Haller2016-04-141-13/+0
* manager: fix implementation of NMManager's "startup-completeThomas Haller2016-04-141-1/+1
* core: use hostnamed to set the transient hostnameBeniamino Galvani2016-03-041-0/+7
* core: separate active and applied connectionLubomir Rintel2015-09-181-1/+1
* settings: port to gdbusDan Winship2015-08-101-2/+2
* core: better order the code at startupDan Winship2015-08-101-1/+2
* settings: add audit supportBeniamino Galvani2015-08-041-0/+1
* core: add an NMExportedObject base classDan Winship2015-07-241-4/+3
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-0/+1
* nm-settings: add nm_settings_has_connection()Lubomir Rintel2015-04-271-0/+2
* core: allow connections to participate in NMManager:startup-completeDan Winship2015-01-091-4/+7
* core: fill in nm-types.h, clean out other headersDan Winship2014-07-231-6/+3
* api/settings: add Connections propertyDan Williams2014-01-231-0/+1
* core: remove useless NMSettings::connections-loaded signalDan Winship2014-01-231-3/+0
* core: add signal CONNECTION_UPDATED_BY_USER to NMSettingsThomas Haller2014-01-151-0/+1
* core: fuzzier matching of generated connections to persistent onesDan Williams2013-12-051-0/+2
* core: allow default wired connections to stay up when quittingDan Williams2013-11-141-1/+1
* trivial: rename nm_settings_add_connection*() functionsPavel Šimerda2013-08-301-10/+10
* settings: publish add_new_connection() as nm_settings_add_connection_internal()Pavel Šimerda2013-06-201-0/+4
* settings: implement ability to add connections without saving them to diskDan Williams2013-05-281-0/+1
* settings: don't pass config_path to NMSettings and settings pluginsDan Winship2013-04-031-3/+1
* settings: add nm_settings_get_connection_by_uuid()Dan Williams2012-02-091-0/+3