core: be strict about connection argument in D-Bus methods
[NetworkManager.git] / src / settings / nm-settings-connection.c
2016-03-29 Thomas Hallercore: be strict about connection argument in D-Bus...
2016-03-26 Thomas Hallerlibnm-core: add _nm_simple_connection_new_from_dbus...
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
2016-03-03 Thomas Hallerall: merge branch 'danw/gerror-bgo762868'
2016-03-03 Thomas Hallerall: don't include error->code in log messages
2016-03-03 Dan Winshipall: use g_error_matches()
2016-03-03 Thomas Hallerall: clean-up usage of GError
2016-02-19 Thomas Hallerall: cleanup includes and let "nm-default.h" include...
2016-02-16 Thomas Hallerdevice: merge branch 'th/device-applied-connection...
2016-02-16 Thomas Hallercore/trivial: rename local function in "nm-settings...
2016-02-12 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-26 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-06 Beniamino Galvanimerge: branch 'bg/helper-macros-bgo760149'
2016-01-06 Beniamino Galvanicore,libnm: use nm_clear_g_source() where possible
2016-01-04 Thomas Hallersystemd: merge branch 'systemd' into master
2015-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-11-10 Thomas Hallercore/dbus: merge branch 'dcbw/gdbus-object-manager...
2015-11-10 Dan Williamscore: explicitly unexport objects when we're done with...
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
2015-09-25 Thomas Hallerfirewall: merge branch 'th/firewall-callback-bgo755539'
2015-09-25 Thomas Hallercore: use NM_UTILS_ERROR_CANCELLED_DISPOSING error...
2015-09-18 Thomas Hallercore: merge branch 'lr/applied-connection-bgo724041'
2015-09-18 Lubomir Rintelcore: separate active and applied connection
2015-09-18 Thomas Hallersecrets: make agent-manager independent from NMSettings...
2015-09-18 Thomas Hallersettings: use nm_settings_connection_get_id/uuid()...
2015-09-18 Thomas Hallersettings: add nm_settings_connection_get_id/uuid()...
2015-09-18 Thomas Hallercore: merge branch 'th/secret-requests-bgo754508'
2015-09-18 Thomas Halleragent-manager: always invoke complete function for...
2015-09-18 Thomas Hallersettings: refactor call_id type of async functions...
2015-09-16 Thomas Hallersystemd: merge branch 'systemd-integration' into master
2015-09-02 Thomas Hallersettings: fix memleak in agent_secrets_done_cb()
2015-08-24 Beniamino Galvanisettings: fix memory leak in for_each_secret()
2015-08-20 Thomas Hallerlogging: declare default logging macros in "nm-logging.h"
2015-08-13 Jiří Klimešsettings: fix format string for GVariant (rh #1253320)
2015-08-13 Thomas Hallercore: merge branch 'th/singleton-cleanup-bgo753519'
2015-08-13 Thomas Hallersettings: let NMSettingsConnection own reference to...
2015-08-13 Thomas Hallersession-monitor: explicitly use singleton instance
2015-08-12 Thomas Hallersystemd: merge branch 'systemd' into master
2015-08-10 Dan Winshipall: merge branch 'danw/gdbus-bgo622927'
2015-08-10 Dan Winshipsettings: port to gdbus
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-08-04 Beniamino Galvanicore: merge branch bg/audit-bgo749364
2015-08-04 Beniamino Galvanisettings-connection: add audit support
2015-07-24 Dan Winshipall: merge branch 'pre-gdbus-bgo622927'
2015-07-24 Dan Winshipsettings: fix/reorganize NMSettingConnection secrets...
2015-07-24 Dan Winshipcore: move D-Bus export/unexport into NMExportedObject
2015-07-24 Dan Winshipcore: add an NMExportedObject base class
2015-07-24 Dan Winshipall: rename nm-glib-compat.h to nm-glib.h, use everywhere
2015-07-24 Thomas Hallerkeyfile: merge branch 'th/keyfile-write-connection...
2015-07-24 Thomas Hallerkeyfile: rename keyfile when user changes connection id
2015-07-12 Thomas Hallermerge branch 'th/misc-bgo752087'
2015-07-12 Thomas Hallersettings: use _LOG() macros in "nm-settings-connection.c"
2015-07-12 Thomas Hallersettings: add _LOG() macros to "nm-settings-connection.h"
2015-07-12 Thomas Hallersettings/trivial: consistently name @self argument...
2015-07-12 Thomas Hallersettings: refactor logging statement in nm_settings_con...
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-04-27 Lubomir Rintelsettings,manager: merge branch 'lr/james-bond-rh1183424'
2015-04-27 Dan Williamssettings/dbus: harden connection removal and object...
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...
2015-02-18 Lubomir Rintelmerge: fix errors found with valgrind
2015-02-18 Lubomir Rintelsettings-connection: memleak: free filename on dispose
2015-01-13 Thomas Hallersettings: merge branch 'th/uuid-duplicate-rh1171751'
2015-01-13 Thomas Hallersettings: avoid duplicate UUID in settings
2015-01-13 Thomas Hallersettings: log connection diffs in replace_settings...
2015-01-13 Thomas Hallersettings: no need to check nm_connection_compare()...
2015-01-12 Dan Winshipdispatcher: merge branch 'danw/policy-based-routing...
2015-01-12 Dan Winshipsettings: make nm_settings_connection_replace_and_commi...
2015-01-12 Dan Winshipsettings: add NMSettingsConnection:filename
2015-01-12 Thomas Hallercore: merge branch 'th/singleton-bgo742450'
2015-01-12 Thomas Hallercore: declare nm_agent_manager_get() using NM_DEFINE_SI...
2015-01-09 Dan Winshipifcfg-rh: merge branch danw/devtimeout-rh1171917
2015-01-09 Dan Winshipcore: allow connections to participate in NMManager...
2015-01-05 Pavel Šimerdasession: switch code to nm_session_monitor_{,dis}connect()
2015-01-05 Pavel Šimerdaauth: remove session monitor argument
2015-01-05 Pavel Šimerdasession: switch code to nm_session_monitor_session_exists()
2014-12-11 Lubomir Rintelcore,cli,agent-mangager: merge branch 'lr/vpn-fixes'
2014-12-11 Lubomir Rintelcore: don't wipe out VPN secrets if we're changing...
2014-12-11 Lubomir Rintelagent-manager: don't ever fail the secrets requests...
2014-11-19 Dan WinshipMerge branch 'master' into dhcp-merge
2014-11-13 Lubomir Rintelmerge: wifi bssid handling fixes
2014-11-07 Jiří Klimešbuild: add the compatibility header for g_clear_pointer()
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: add nm-core-types.h, remove cross-includes
2014-10-22 Dan Winshipall: consolidate error domains and fix up D-Bus error...
2014-10-22 Dan Winshiplibnm-core, settings: move NMSettingsError to nm-errors
2014-10-12 Thomas Hallermerge branch 'th/bgo737380_log_connection_diff'
2014-10-12 Thomas Hallercore: log connection change with nm_utils_log_connectio...
2014-10-12 Thomas Hallerlibnm-util: don't assert in nm_setting_get_secret_flags...
2014-09-29 Thomas Hallerauth: merge branch 'th/bgo734146_polkit'
2014-09-29 Thomas Hallerauth: rework polkit autorization to use DBUS interface...
2014-09-29 Thomas Hallerauth: rename file nm-manager-auth.* to nm-auth-utils.*
2014-09-26 Jiří Klimešmerge: secret handling enhancements (bgo #728920)
next