summaryrefslogtreecommitdiff
path: root/src/settings/nm-settings-connection.c
Commit message (Expand)AuthorAgeFilesLines
* exported-object: use NM_EXPORT_PATH_NUMBERED() macroThomas Haller2017-01-031-1/+1
* all: rename the introspection data to use the interface paths in namesLubomir Rintel2016-11-231-1/+1
* core: handle the autoconnect-retries propertyBeniamino Galvani2016-10-161-5/+47
* core: refactor private data for NMExportedObject and othersThomas Haller2016-10-031-35/+37
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-12/+12
* all: move NM_AUTH_PERMISSION_* defines to "nm-common-macros.h" headerThomas Haller2016-06-011-1/+3
* session-monitor: remove wrapper functions to connect/disconnect signalThomas Haller2016-05-121-7/+7
* audit: log changed properties when updating a connectionBeniamino Galvani2016-04-201-8/+56
* settings: combine "updated" and "updated-by-user" signal in NMSettingsConnectionThomas Haller2016-04-141-12/+18
* settings: emit NM_SETTINGS_CONNECTION_UPDATED right away and not on an idle h...Thomas Haller2016-04-141-23/+2
* settings: refactor connection_changed()Thomas Haller2016-04-141-13/+15
* settings: refactor connection-changed handlerThomas Haller2016-04-141-9/+13
* settings: use NM_GOBJECT_PROPERTIES_DEFINE in NMSettings/NMSettingsConnection...Thomas Haller2016-04-141-60/+56
* core: be strict about connection argument in D-Bus methodsThomas Haller2016-03-291-1/+2
* libnm-core: add _nm_simple_connection_new_from_dbus() functionThomas Haller2016-03-261-1/+3
* all: don't include error->code in log messagesThomas Haller2016-03-031-10/+5
* all: use g_error_matches()Dan Winship2016-03-031-2/+2
* all: clean-up usage of GErrorThomas Haller2016-03-031-5/+5
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* core/trivial: rename local function in "nm-settings-connection.c"Thomas Haller2016-02-161-7/+7
* core,libnm: use nm_clear_g_source() where possibleBeniamino Galvani2016-01-061-4/+1
* core: explicitly unexport objects when we're done with themDan Williams2015-11-101-7/+0
* core: use NM_UTILS_ERROR_CANCELLED_DISPOSING error reasonThomas Haller2015-09-251-13/+2
* core: separate active and applied connectionLubomir Rintel2015-09-181-177/+382
* secrets: make agent-manager independent from NMSettingsConnectionThomas Haller2015-09-181-3/+11
* settings: use nm_settings_connection_get_id/uuid() utilsThomas Haller2015-09-181-12/+11
* settings: add nm_settings_connection_get_id/uuid() utilsThomas Haller2015-09-181-0/+12
* agent-manager: always invoke complete function for asynchronous nm_agent_mana...Thomas Haller2015-09-181-10/+40
* settings: refactor call_id type of async functions for NMAgentManager, NMSett...Thomas Haller2015-09-181-57/+88
* settings: fix memleak in agent_secrets_done_cb()Thomas Haller2015-09-021-2/+4
* settings: fix memory leak in for_each_secret()Beniamino Galvani2015-08-241-1/+1
* logging: declare default logging macros in "nm-logging.h"Thomas Haller2015-08-201-26/+8
* settings: fix format string for GVariant (rh #1253320)Jiří Klimeš2015-08-131-1/+1
* settings: let NMSettingsConnection own reference to nm_session_monitor_get()Thomas Haller2015-08-131-4/+7
* session-monitor: explicitly use singleton instanceThomas Haller2015-08-131-3/+3
* settings: port to gdbusDan Winship2015-08-101-165/+126
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-3/+1
* settings-connection: add audit supportBeniamino Galvani2015-08-041-20/+58
* settings: fix/reorganize NMSettingConnection secrets codeDan Winship2015-07-241-36/+71
* core: move D-Bus export/unexport into NMExportedObjectDan Winship2015-07-241-3/+5
* core: add an NMExportedObject base classDan Winship2015-07-241-4/+2
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* keyfile: rename keyfile when user changes connection idThomas Haller2015-07-241-3/+11
* settings: use _LOG() macros in "nm-settings-connection.c"Thomas Haller2015-07-121-68/+72
* settings: add _LOG() macros to "nm-settings-connection.h"Thomas Haller2015-07-121-0/+42
* settings/trivial: consistently name @self argument in NMSettingsConnectionThomas Haller2015-07-121-125/+125
* settings: refactor logging statement in nm_settings_connection_get_secrets()Thomas Haller2015-07-121-12/+8
* settings/dbus: harden connection removal and object unexportDan Williams2015-04-271-0/+8
* settings-connection: memleak: free filename on disposeLubomir Rintel2015-02-181-0/+2
* settings: avoid duplicate UUID in settingsThomas Haller2015-01-131-0/+9