summaryrefslogtreecommitdiff
path: root/src/settings/nm-settings-connection.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* settings: log connection diffs in replace_settings only where appropriateThomas Haller2015-01-131-4/+6
* settings: no need to check nm_connection_compare() before nm_settings_connect...Thomas Haller2015-01-131-5/+3
* settings: make nm_settings_connection_replace_and_commit() virtualDan Winship2015-01-121-8/+18
* settings: add NMSettingsConnection:filenameDan Winship2015-01-121-0/+55
* core: declare nm_agent_manager_get() using NM_DEFINE_SINGLETON_GETTER()Thomas Haller2015-01-121-1/+1
* core: allow connections to participate in NMManager:startup-completeDan Winship2015-01-091-0/+35
* session: switch code to nm_session_monitor_{,dis}connect()Pavel Šimerda2015-01-051-7/+2
* auth: remove session monitor argumentPavel Šimerda2015-01-051-2/+0
* session: switch code to nm_session_monitor_session_exists()Pavel Šimerda2015-01-051-7/+11
* core: don't wipe out VPN secrets if we're changing the connectionLubomir Rintel2014-12-111-0/+6
* agent-manager: don't ever fail the secrets requests from GetSecrets()Lubomir Rintel2014-12-111-1/+2
* build: add the compatibility header for g_clear_pointer()Jiří Klimeš2014-11-071-0/+1
* libnm-core: add nm-core-types.h, remove cross-includesDan Winship2014-10-281-4/+1
* libnm-core, settings: move NMSettingsError to nm-errorsDan Winship2014-10-221-7/+6
* core: log connection change with nm_utils_log_connection_diff()Thomas Haller2014-10-121-0/+2
* libnm-util: don't assert in nm_setting_get_secret_flags() and avoid assertion...Thomas Haller2014-10-121-5/+15
* auth: rework polkit autorization to use DBUS interface directlyThomas Haller2014-09-291-9/+9
* auth: rename file nm-manager-auth.* to nm-auth-utils.*Thomas Haller2014-09-291-1/+1
* core: add ClearSecrets() D-Bus callJiří Klimeš2014-09-261-6/+70
* settings: do not clear secrets on Update() without any secrets (bgo #728920)Jiří Klimeš2014-09-261-7/+63
* core: add "nm-generated-assumed" flag to NMSettingsConnectionThomas Haller2014-09-241-2/+20
* settings: implement 'unsaved' and 'nm-generated' as #NMSettingsConnectionFlagsThomas Haller2014-09-241-41/+18
* settings: add NMSettingsConnection:flagsThomas Haller2014-09-241-2/+71
* libnm: port to GDBusDan Winship2014-09-181-6/+5
* libnm-core: change connection hash tables to variants in APIDan Winship2014-09-181-20/+40
* libnm-core: fix up connection deserialize/copy/replace semanticsDan Winship2014-09-171-25/+22
* libnm-core: change list-of-string and array-of-string properties to G_TYPE_STRVDan Winship2014-09-041-7/+20
* libnm-core: change all mac-address properties to G_TYPE_STRINGDan Winship2014-09-041-47/+12
* libnm-core: drop previously-deprecated NMSetting propertiesDan Winship2014-09-041-12/+0
* libnm-core: rename NMConnection to/from_hash methodsDan Winship2014-09-041-6/+6
* settings: fix a crash in emit_updated() accessing invalid pointerJiří Klimeš2014-08-281-0/+7
* all: use _nm_utils_hash_values_to_slist()Thomas Haller2014-08-221-13/+5
* libnm-core: clear secrets from NMSimpleConnection and NMSettingsConnection di...Dan Williams2014-08-201-17/+10
* settings: fix memory leak in get_settings_auth_cb()Thomas Haller2014-08-191-3/+2
* libnm-core, libnm, core: make NMConnection an interfaceDan Winship2014-08-161-7/+17
* libnm-core: include ETH_ALEN/INFINIBAND_ALEN defines in nm-utils.hDan Winship2014-08-071-1/+0
* all: remove use of struct ether_addr / ether_aton()Dan Winship2014-08-071-11/+7
* libnm-core, etc: drop type-based hwaddr funcs, port to length-based onesDan Winship2014-08-071-1/+1
* libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship2014-08-011-1/+1
* include: drop nm-settings-flags.h, move NMSecretAgentGetSecretsFlagsDan Winship2014-08-011-5/+5
* core: fill in nm-types.h, clean out other headersDan Winship2014-07-231-0/+1
* core: remove nm_utils_normalize_connection functionThomas Haller2014-06-301-2/+1
* all: remove remaining GParamSpec name/blurb stringsDan Winship2014-06-191-10/+6