libnm-core: allow strict and relaxed error behavior for _nm_setting_new_from_dbus()
[NetworkManager.git] / libnm-core / nm-setting-private.h
2016-03-26 Thomas Hallerlibnm-core: allow strict and relaxed error behavior...
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
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-11-20 Jiří Klimešlibnm: add nm_setting_verify_secrets() and nm_connectio...
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
2015-09-18 Thomas Hallercore: merge branch 'lr/applied-connection-bgo724041'
2015-09-18 Thomas Hallerlibnm: mark properties that take effect immediately...
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 Thomas Hallerall: make use of new header file "nm-default.h"
2015-07-24 Dan Winshipall: merge branch 'pre-gdbus-bgo622927'
2015-07-24 Dan Winshipall: rename nm-glib-compat.h to nm-glib.h, use everywhere
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-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-19 Dan WinshipMerge branch 'master' into dhcp-merge
2014-11-15 Dan Winshiplibnm-core: change how new and legacy properties are...
2014-11-15 Dan Winshiplibnm-core: change how new and legacy properties are...
2014-11-13 Lubomir Rintelmerge: wifi bssid handling fixes
2014-11-07 Dan Winshipall: reorganize IP address/gateway/route properties
2014-11-07 Dan Winshiplibnm-core: tweak handling of overridden properties
2014-10-31 Lubomir RintelMerge branch 'lr/ap'
2014-10-30 Lubomir RintelMerge branch 'lr/rpm-make-check'
2014-10-28 Dan Winshiplibnm-core, libnm: remove GSLists in APIs (bgo #739023)
2014-10-28 Dan Winshiplibnm-core: make nm_setting_verify() take an NMConnection
2014-10-22 Dan Winshipall: consolidate error domains and fix up D-Bus error...
2014-10-22 Dan Winshiplibnm-core: clean up NMConnectionError
2014-10-22 Dan Winshiplibnm-core: drop nm_setting_lookup_type_by_quark()
2014-10-12 Thomas Hallermerge branch 'th/bgo737380_log_connection_diff'
2014-10-12 Thomas Hallerlibnm: hide API for generic handling of secrets
2014-09-18 Dan WinshipPort libnm and clients to gdbus (bgo #622927)
2014-09-18 Dan Winshiplibnm-core: change connection hash tables to variants...
2014-09-17 Dan WinshipMisc libnm-core fixes (bgo #736700)
2014-09-17 Dan Winshiplibnm-core: drop the ability to verify settings from...
2014-09-04 Dan Winshiplibnm-core: add NMSetting property transforms, improve...
2014-09-04 Dan Winshiplibnm-core: add _nm_setting_class_transform_property()
2014-09-04 Dan Winshiplibnm-core: drop virtual setting :interface-name props...
2014-09-04 Dan Winshiplibnm-core: drop :interface-name properties on virtual...
2014-09-04 Dan Winshiplibnm-core: simplify _nm_register_setting(), register...
2014-09-04 Dan Winshiplibnm-core: add property overrides to NMSettingClass
2014-09-04 Dan Winshiplibnm-core: replace deprecated settings props with...
2014-09-04 Dan Winshiplibnm-core: add dbus-only properties to NMSettingClass
2014-09-04 Dan Winshiplibnm-core: rename NMConnection to/from_hash methods
2014-09-04 Dan Winshiplibnm-core: make the NMSetting hash methods private
2014-08-22 Thomas HallerMerge branch 'th/bgo696936_normalize_settings'
2014-08-22 Thomas Hallerlibnm-core: normalize NMSettingConnection:type property
2014-08-22 Thomas Hallerlibnm-core: normalize slave-type and slave-settings...
2014-08-22 Thomas Hallerlibnm-core: add _nm_setting_find_in_list_required(...
2014-08-22 Thomas Hallerlibnm: move declaration of NM_SETTING_SECRET_FLAGS_ALL...
2014-08-22 Thomas Hallerlibnm-core: declare NM_SETTING_COMPARE_FLAG_INFERRABLE...
2014-08-22 Thomas Hallerall: add nm-core-internal.h header
2014-08-16 Dan WinshipMake NMConnection an interface, and NMRemoteConnection...
2014-08-16 Dan Winshiplibnm-core: move some fake NMConnection methods over...
2014-08-16 Dan Winshipall: fix up multiple-include-guard defines
2014-08-01 Dan Winshiplibnm: Initial merge of "libnm" work (bgo #680675)
2014-08-01 Dan Winshiplibnm: add libnm/libnm-core (part 1)