libnm-util: don't print any warnings during nm_setting_new_from_hash()
[NetworkManager.git] / libnm-util / nm-setting.c
2016-03-29 Thomas Hallerlibnm-util: don't print any warnings during nm_setting_...
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
2016-02-19 Thomas Hallerall: cleanup includes and let "nm-default.h" include...
2016-02-12 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-26 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-04 Thomas Hallersystemd: merge branch 'systemd' into master
2015-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
2015-09-16 Thomas Hallersystemd: merge branch 'systemd-integration' into master
2015-08-12 Thomas Hallersystemd: merge branch 'systemd' into master
2015-08-05 Thomas Hallerall: merge branch 'th/nm-default-bgo752857'
2015-08-05 Dan Winshipall: drop includes to <glib/gi18n.h> for "nm-default.h"
2015-07-12 Thomas Hallermerge branch 'th/misc-bgo752087'
2015-07-12 Thomas Hallerall: remove #if GLIB_CHECK_VERSION conditionals around...
2015-07-08 Beniamino Galvanisystemd: merge branch 'systemd'
2015-06-02 Lubomir Rintelmerge: fix build & tests with older tooling
2015-06-02 Lubomir Rintellibnm-core,libnm-util: avoid calling a constructor
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-03-23 Thomas Hallerdhcp: merge branch 'systemd-dhcp' into master
2015-03-04 Thomas Hallerdhcp: sd-dhcp6-client: delay setting the DUID and don...
2015-03-03 Thomas Hallerdhcp: merge branch 'master' into th/systemd-dhcp-integr...
2014-11-25 Jiří Klimešlibnm-util: return empty hash, not NULL in nm_setting_t...
2014-11-19 Dan WinshipMerge branch 'master' into dhcp-merge
2014-11-13 Dan Winshiplibnm*: fix library gettext usage (bgo 740071)
2014-11-13 Dan Winshiplibnm*: fix library gettext usage
2014-11-13 Dan Winshipall: consistently include config.h
2014-10-12 Thomas Hallermerge branch 'th/bgo737380_log_connection_diff'
2014-10-12 Thomas Hallerlibnm-util: add _nm_setting_get_property() function
2014-10-12 Thomas Hallerlibnm: add function _nm_setting_get_setting_priority()
2014-10-12 Thomas Hallerlibnm-util: let nm_setting_diff() be symetric not to...
2014-10-12 Thomas Hallerlibnm-util: don't assert in nm_setting_get_secret_flags...
2014-09-04 Dan Winshiplibnm-core: replace deprecated settings props with...
2014-09-04 Dan Winshiplibnm-core, libnm-util: remove some useless code in...
2014-08-22 Thomas HallerMerge branch 'th/bgo696936_normalize_settings'
2014-08-22 Thomas Hallerlibnm-core: fix NMSettingConnection:verify() not to...
2014-08-08 Dan Winshiplibnm-util: don't warn about unrecognized properties
2014-07-15 Dan WinshipMiscellaneous libnm-util/libnm-glib/include cleanups
2014-07-15 Dan Winshiplibnm-util, libnm-glib: whitespace fixes
2014-07-15 Dan Winshiplibnm-util, libnm-glib: standardize copyright/license...
2014-06-30 Thomas Hallermerge branch 'th/rh979425_set_virtual_iface_name'
2014-06-30 Thomas Hallerlibnm-util: normalize virtual_iface_name in NMSettings
2014-06-30 Thomas Hallerlibnm-util: add function nm_connection_normalize
2014-06-19 Dan Winshiplibnm-util: drop GParamSpec docs, use gtk-doc docs...
2014-06-19 Dan Winshiplibnm-util: remove NMSetting* GParamSpec docs
2014-06-19 Dan Winshiplibnm-util: various NMSetting* property doc fixes/impro...
2014-06-19 Dan Winshiplibnm-util, libnm-glib: be consistent about "Wi-Fi...
2014-05-27 Jiří Klimešall: g_type_init() has been deprecated in GLib 2.35.0
2014-03-06 Dan Winshiplibnm-util, libnm-glib: Add master/slave-matching utils...
2014-03-06 Dan Winshiplibnm-util: add nm_utils_check_virtual_device_compatibi...
2014-02-24 Jiří Klimešdocs: use %TRUE, %FALSE macros instead of plain TRUE...
2014-01-15 Thomas Hallerlibnm-util: raise CHANGED signal in nm_connection_updat...
2014-01-15 Thomas Hallerlibnm-util: raise CHANGED signal in nm_connection_clear...
2013-12-12 Thomas Hallerlibnm-util: refactor NMSetting name and register_settings
2013-12-09 Thomas Hallerlibnm-util: bugfix wrong diff result in nm_connection_diff
2013-12-05 Dan Williamscore: fuzzier matching of connections on startup (rh...
2013-12-05 Thomas Hallerlibnm-util: call virtual compare_property in nm_connect...
2013-12-05 Dan Williamslibnm-util: add INFERRABLE flag and remove CANDIDATE
2013-12-02 Dan Williamscore: connection matching and libnm-util cleanups ...
2013-12-02 Dan Williamslibnm-util: remove usage of NM_SETTING_PARAM_SERIALIZE
2013-11-28 Jiří KlimešRevert "libnm-util: refactor NMSetting construction...
2013-11-27 Thomas Hallerlibnm-util: refactor NMSetting construction, assert...
2013-11-18 Jiří Klimešdoc: fix description of nm_setting_set_secret_flags()
2013-10-24 Dan Winshiplibnm-util: centralize find_setting_by_name code
2013-05-20 Dan Williamslibnm-util: fix hashing of secrets broken by 4d326182
2013-05-04 Dan Williamslibnm-util: correct documentation for nm_setting_update...
2013-05-03 Dan Winshiplibnm-util: handle "empty" connection-type settings...
2013-05-03 Dan Winshiplibnm-util: move setting priority functions to nm-setting.c
2013-04-19 Martin PittUse %NULL macro in doc strings
2013-04-19 Martin Pittlibnm-util: Fix transfer annotations of nm_{connection...
2013-04-01 Dan Williamslibnm-util: convert nm_setting_new_from_hash() to GHash...
2013-03-25 Jiří Klimešall: use G_VALUE_INIT to initialize GValue variables
2013-03-07 Dan Winshipall: remove redundant return-if-fail checks
2012-02-15 Dan WinshipUse glib-mkenums to generate enum types
2011-12-22 Dan Williamslibnm-util: fix some introspection annotations
2011-12-08 Thomas Grafbonding: add nm_connection_get_virtual_iface_name(...
2011-10-14 Dan Winshiplibnm-util: add some more introspection annotations...
2011-08-23 Dan WilliamsMerge remote-tracking branch 'origin/agent-secrets'
2011-08-16 Dan WilliamsMerge remote-tracking branch 'origin/master' into agent...
2011-08-16 Dan Williamssettings: preserve agent secrets the right way
2011-06-07 Dan Williamslibnm-util: add new compare flags for ignoring various...
2011-05-10 Dan Williamslibnm-util: fix some GObject Introspection annotations
2011-02-24 Dan Williamslibnm-util: simplify nm_setting_update_secrets()
2011-02-23 Dan Williamslibnm-util: remove nm_warning/nm_info/nm_error macros
2011-02-23 Dan Williamslibnm-util: add nm_connection_diff()
2011-02-13 Dan WilliamsMerge remote-tracking branch 'origin/rm-userset'
2011-02-07 Dan Williamslibnm-util: don't return empty hashes from nm_setting_t...
2011-02-07 Dan Williamslibnm-util: NM_SETTING_SECRET_FLAG_SYSTEM_OWNED ->...
2011-02-02 Dan Williamslibnm-util: silently ignore non-secrets when updating...
2011-02-02 Dan Williamslibnm-util: fix updating secrets
2011-02-02 Dan Williamslibnm-util: fix setting property iteration when getting...
2011-02-01 Dan Williamslibnm-util: handle get_secret_flags/set_secret_flags...
2011-01-31 Dan Williamslibnm-util: add generic functions for getting/setting...
2011-01-31 Dan Williamslibnm-util: fix handling of secrets flags
2011-01-26 Dan Williamslibnm-util: add 'flags' argument to nm_connection_to_ha...
2011-01-25 Dan WilliamsMerge remote branch 'origin/master' into rm-userset
2011-01-21 Giovanni Campagnaintrospection: add GObject introspection support (bgo...
2011-01-20 Dan Williamslibnm-util: fix possible crash in nm_setting_update_sec...
2011-01-12 Dan WilliamsMerge remote branch 'origin/master' into rm-userset
next