summaryrefslogtreecommitdiff
path: root/libnm-core/nm-simple-connection.c
Commit message (Expand)AuthorAgeFilesLines
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-2/+2
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* libnm: workaround assertion failure for nmtst_connection_assert_unchanging() ...Thomas Haller2019-06-261-0/+4
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* libnm-core: reorder code in settingsThomas Haller2019-01-151-0/+5
* docs: provide soft descriptions for NM{Simple,Remote}ConnectionLubomir Rintel2018-06-281-3/+9
* libnm: optimize nm_simple_connection_new_clone() to not needlessly set the pathThomas Haller2018-04-131-1/+6
* libnm-core: add _nm_simple_connection_new_from_dbus() functionThomas Haller2016-03-261-6/+28
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-1/+1
* libnm: normalize connections in nm_simple_connection_new_from_dbus()Thomas Haller2014-12-051-1/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-core: change connection hash tables to variants in APIDan Winship2014-09-181-5/+5
* libnm-core: fix up connection deserialize/copy/replace semanticsDan Winship2014-09-171-31/+5
* libnm-core: add dbus-only properties to NMSettingClassDan Winship2014-09-041-1/+3
* libnm-core: clean up nm_connection_replace_settings()'s semanticsDan Winship2014-09-041-4/+28
* libnm-core: rename NMConnection to/from_hash methodsDan Winship2014-09-041-3/+3
* libnm-core: clear secrets from NMSimpleConnection and NMSettingsConnection di...Dan Williams2014-08-201-0/+11
* libnm-core, libnm, core: make NMConnection an interfaceDan Winship2014-08-161-0/+110