settings: add persistent hostname support for Slackware
[NetworkManager.git] / src / settings / nm-settings.c
2016-03-29 Robby Workmansettings: add persistent hostname support for Slackware
2016-03-29 Thomas Hallerall: merge branch 'th/invalid-connections-bgo760907'
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-04 Beniamino Galvanimerge: branch 'bg/sethostname-hostnamed-rh1308974'
2016-03-04 Beniamino Galvanicore: use hostnamed to set the transient hostname
2016-03-04 Beniamino Galvanilogging: merge branch 'bg/logging-messages-bgo763040'
2016-03-04 Beniamino Galvanisettings: use logging helpers
2016-03-03 Thomas Hallerall: merge branch 'danw/gerror-bgo762868'
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-15 Thomas Hallercore: merge branch 'lr/default-unmanaged-bgo746566'
2016-02-15 Thomas Hallerdevice: remove default-unmanaged and refactor unmanaged...
2016-02-14 Thomas Hallerall/trivial: rename STRLEN() macro to NM_STRLEN()
2016-02-12 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-29 Thomas Hallersettings: coding style and use gs_free in write_hostname()
2016-01-29 Joel Holdsworthsettings: resolve path if hostname is a sym-link
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: always use gulong to store signal handler ids
2016-01-04 Thomas Hallersystemd: merge branch 'systemd' into master
2015-12-08 Thomas Hallertrival: fix whitespace
2015-12-04 Thomas Hallercore: merge branch 'dcbw/devices-for-all'
2015-12-04 Dan Williamscore: add "real" NMDevice property
2015-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-11-20 Jiří Klimešcore: verify secrets when adding connection via D-Bus...
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-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-16 Thomas Hallersystemd: merge branch 'systemd-integration' into master
2015-09-10 Dan Winshipcore: merge branch 'interface-types-bgo754416'
2015-09-10 Dan Winshipcore: fix interface type names
2015-09-10 Dan Winshipsettings: remove some NMSettingsPlugin cruft
2015-09-10 Dan Winshipsettings: trivial: rename NMSystemConfigInterface to...
2015-08-19 Lubomir Rintelnm-settings: take a reference to ourselves as long...
2015-08-13 Thomas Hallercore: merge branch 'th/singleton-cleanup-bgo753519'
2015-08-13 Thomas Hallersettings: ensure no duplicate plugin instances in load_...
2015-08-13 Thomas Hallersettings: add other check to ensure no duplicates in...
2015-08-13 Thomas Hallersettings: don't leak keyfile plugin 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-10 Dan Winshipcore: better order the code at startup
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: add audit support
2015-07-24 Dan Winshipall: merge branch 'pre-gdbus-bgo622927'
2015-07-24 Dan Winshipcore: rename NMDBusManager to NMBusManager
2015-07-24 Dan Winshipcore: move D-Bus export/unexport into NMExportedObject
2015-07-24 Dan Winshipcore: add an NMExportedObject base class
2015-07-15 Jiří Klimešsettings: call dispatcher when setting hostname with...
2015-07-08 Beniamino Galvanisystemd: merge branch 'systemd'
2015-07-07 Thomas Hallersettings: get_plugin() should return plugin that has...
2015-07-02 Thomas Hallerconfig: merge branch 'th/nm-config-intern-bgo750558'
2015-07-02 Thomas Hallersettings: enable "ibft" plugin by default together...
2015-07-02 Thomas Hallerconfig: merge branch 'th/nm-config-intern-bgo750558...
2015-07-02 Thomas Hallerconfig: ensure nm_config_get_plugins() to return stripp...
2015-06-26 Thomas Hallersetting: prettify logging hostname changes
2015-06-17 Thomas Hallersettings: print filename of loaded setting plugins
2015-06-17 Thomas Hallersettings: close module if loading of plugins fails
2015-06-12 Beniamino Galvanimerge: branch 'bg/hostname-bgo740409'
2015-06-12 Beniamino Galvanisettings: remove ifcfg-suse plugin
2015-06-12 Beniamino Galvanisettings: add hostnamed support
2015-06-12 Beniamino Galvanisettings: factor out monitor initialization from nm_set...
2015-06-12 Beniamino Galvanicore: move handling of hostname from plugins to core
2015-05-13 Thomas Hallercore: fix compile error due to missing pointer cast
2015-05-12 Lubomir Rintelmanager: AddAndActivateConnection(): don't save until...
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-06 Dan Williamsmerge: device factory cleanups and first parts of devic...
2015-05-06 Dan Williamssettings: ignore incompatible connections when looking...
2015-04-27 Lubomir Rintelsettings,manager: merge branch 'lr/james-bond-rh1183424'
2015-04-27 Dan Williamssettings: remove 'do_export' argument from claim_connec...
2015-04-27 Dan Williamssettings/dbus: harden connection removal and object...
2015-04-27 Lubomir Rintelnm-settings: add nm_settings_has_connection()
2015-04-18 Thomas Hallercore: merge branch 'th/reduce-info-logging-rh1212196'
2015-04-18 Thomas Hallercore/logging: adjust log line about loading setting...
2015-03-23 Thomas Hallerdhcp: merge branch 'systemd-dhcp' into master
2015-03-19 Thomas Hallertrivial: use macro instead of plain C string for gobjec...
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-03 Thomas Hallerconfig,connectivity: merge branch 'th/rh1066697_reload_...
2015-02-03 Thomas Hallerconfig: move no-auto-default to NMConfigData
2015-01-13 Thomas Hallersettings: merge branch 'th/uuid-duplicate-rh1171751'
2015-01-13 Thomas Hallersettings: avoid duplicate UUID in settings
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 Šimerdaauth: remove session monitor argument
2014-11-19 Dan WinshipMerge branch 'master' into dhcp-merge
2014-11-13 Lubomir Rintelmerge: wifi bssid handling fixes
2014-11-07 Thomas Hallercore: merge branch 'th/bgo735512_route_metric'
next