summaryrefslogtreecommitdiff
path: root/libnm-util/nm-connection.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-10all: use the elvis operator wherever possibleLubomir Rintel1-1/+1
2018-04-30all: remove consecutive empty linesBeniamino Galvani1-3/+0
2016-10-03all: modify line separator comments to be 80 chars wideThomas Haller1-3/+3
2016-03-29libnm-util: add non-failing versions of nm_connection_new_from_hash() and rep...Thomas Haller1-9/+41
2016-03-29libnm-util: refactor hash_to_connection()Thomas Haller1-14/+11
2016-03-26libnm-util: verify connection also for self-assignment in replace_settings_fr...Thomas Haller1-2/+4
2016-03-15libnm-util: reword code commentThomas Haller1-2/+2
2016-03-15libnm-util: add comment for return value of nm_connection_replace_settings_fr...Thomas Haller1-4/+5
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-2/+2
2015-12-18libnm-util: allow unknown setting types in nm_connection_get_virtual_iface_na...Thomas Haller1-24/+11
2015-08-05all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship1-1/+0
2015-08-05all: make use of new header file "nm-default.h"Thomas Haller1-1/+1
2015-07-24all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship1-1/+1
2015-02-09libnm-util: only unref and don't destroy hash in nm_connection_to_hash()Thomas Haller1-1/+1
2014-11-13libnm*: fix library gettext usageDan Winship1-1/+1
2014-11-13all: consistently include config.hDan Winship1-0/+2
2014-08-22libnm-util: properly disconnect "notify" signal for settings in NMConnectionThomas Haller1-13/+19
2014-07-15libnm-util: fix leak in _nm_connection_verify()Thomas Haller1-1/+1
2014-07-15libnm-util, libnm-glib: whitespace fixesDan Winship1-43/+43
2014-07-15libnm-util, libnm-glib: standardize copyright/license headersDan Winship1-5/+2
2014-06-30libnm-util: normalize IP settings in connectionThomas Haller1-0/+86
2014-06-30libnm-util: normalize virtual_iface_name in NMSettingsThomas Haller1-1/+53
2014-06-30libnm-util: add function nm_connection_normalizeThomas Haller1-18/+154
2014-06-30libnm-util: add function nm_connection_get_interface_name()Thomas Haller1-0/+27
2014-06-19all: remove remaining GParamSpec name/blurb stringsDan Winship1-5/+4
2014-06-19libnm-util, libnm-glib: be consistent about "Wi-Fi", "Ethernet", "InfiniBand"...Dan Winship1-2/+2
2014-03-05core: add 'type' and 'id' property for NMActiveConnection (rh #1061822)Jiří Klimeš1-0/+23
2014-02-13libnm-util, libnm-glib: add some missing "Since: 0.9.10" tagsDan Winship1-0/+10
2014-01-27libnm-util, libnm-glib: add device/connection describing functionsDan Winship1-0/+42
2014-01-15libnm-util: only emit one CHANGED signal when adding several settingsThomas Haller1-23/+45
2014-01-15libnm-util: raise CHANGED signal in nm_connection_update_secrets only on changeThomas Haller1-13/+30
2014-01-15libnm-util: raise CHANGED signal in nm_connection_clear_secrets only on changeThomas Haller1-6/+16
2013-12-17libnm-util: minor refactoring in nm_connection_compare()Thomas Haller1-6/+6
2013-12-05libnm-util: add INFERRABLE flag and remove CANDIDATEDan Williams1-4/+0
2013-11-07trivial: make nm_connection_dump more forgiving when passing NULLThomas Haller1-1/+2
2013-11-01core: again allow calling AddAndActivateConnection() without a connectionJiří Klimeš1-1/+2
2013-11-01libnm-util: do not assert valid connection type in nm_connection_is_type()Jiří Klimeš1-2/+1
2013-10-31libnm-util: add Data Center Bridging (DCB) settingDan Williams1-0/+16
2013-10-19Fix typosYuri Chornoivan1-1/+1
2013-08-22libnm-util: add NM_SETTING_COMPARE_FLAG_CANDIDATE flagPavel Šimerda1-1/+4
2013-08-15libnm-util: add setting for team portJiri Pirko1-0/+17
2013-08-15libnm-util: add team device settingJiri Pirko1-0/+17
2013-05-28settings: track whether connection is saved to disk or notDan Williams1-3/+6
2013-05-28libnm-util: implement connection changed signalDan Williams1-10/+75
2013-05-20libnm-util: fix hashing of secrets broken by 4d326182Dan Williams1-24/+61
2013-05-07libnm-util: add NMSettingGenericDan Winship1-0/+16
2013-05-03libnm-util: move setting priority functions to nm-setting.cDan Winship1-149/+4
2013-04-22libnm-util: make nm_connection_replace_settings_from_connection() saferJiří Klimeš1-0/+5
2013-04-19Use %NULL macro in doc stringsMartin Pitt1-28/+28
2013-04-19libnm-util: Fix transfer annotations of nm_{connection,setting}_need_secrets()Martin Pitt1-4/+4